! Started logfile: /scr/pima/bg219a_uvs/J1855+3742_S_dfm.log on Fri May 20 00:18:41 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J1855+3742_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1855+3742_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1855+3742 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1400 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1855+3742_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026898Jy sigma=27.104649 ! Fit after self-cal, rms=0.790995Jy sigma=20.449977 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=10.03 mas, bpa=7.436 degrees ! Estimated noise=0.959876 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163528 Jy ! Component: 100 - total flux cleaned = 0.200951 Jy ! Total flux subtracted in 100 components = 0.200951 Jy ! Clean residual min=-0.008516 max=0.013309 Jy/beam ! Clean residual mean=0.000052 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.200951 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.200951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056112Jy sigma=1.363795 ! Fit after self-cal, rms=0.056120Jy sigma=1.363341 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=10.34 mas, bpa=7.184 degrees ! Estimated noise=0.805275 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157858 Jy ! Component: 100 - total flux cleaned = 0.0238607 Jy ! Component: 150 - total flux cleaned = 0.0283439 Jy ! Component: 200 - total flux cleaned = 0.030945 Jy ! Total flux subtracted in 200 components = 0.030945 Jy ! Clean residual min=-0.006373 max=0.007044 Jy/beam ! Clean residual mean=0.000052 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.231896 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.231896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052043Jy sigma=1.233225 ! Fit after self-cal, rms=0.052060Jy sigma=1.232811 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 10.34 at 7.184 degrees (North through East) ! Clean map min=-0.0063165 max=0.20784 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.02 NL 1.00 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.04 NL 1.04 OV 1.06 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.95 OV 1.05 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.95 NL 0.98 OV 1.00 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.052060Jy sigma=1.232811 ! Fit after self-cal, rms=0.051383Jy sigma=1.195628 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=10.37 mas, bpa=7.076 degrees ! Estimated noise=0.802169 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.87997e-05 Jy ! Component: 100 - total flux cleaned = -0.000262998 Jy ! Component: 150 - total flux cleaned = -0.000459848 Jy ! Component: 200 - total flux cleaned = -0.000501035 Jy ! Total flux subtracted in 200 components = -0.000501035 Jy ! Clean residual min=-0.005263 max=0.005083 Jy/beam ! Clean residual mean=0.000017 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.231395 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.231395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051244Jy sigma=1.192573 ! Fit after self-cal, rms=0.051271Jy sigma=1.192300 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051271Jy sigma=1.192300 ! Fit after self-cal, rms=0.051146Jy sigma=1.176167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=10.36 mas, bpa=7.034 degrees ! Estimated noise=0.801583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239533 Jy ! Component: 100 - total flux cleaned = -0.000237235 Jy ! Component: 150 - total flux cleaned = -0.000239633 Jy ! Component: 200 - total flux cleaned = -0.00026576 Jy ! Total flux subtracted in 200 components = -0.00026576 Jy ! Clean residual min=-0.004582 max=0.004198 Jy/beam ! Clean residual mean=0.000017 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.231129 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.231129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051095Jy sigma=1.175177 ! Fit after self-cal, rms=0.051107Jy sigma=1.174992 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119807 Jy ! Component: 100 - total flux cleaned = 9.53771e-05 Jy ! Component: 150 - total flux cleaned = 9.57523e-05 Jy ! Component: 200 - total flux cleaned = 7.50094e-05 Jy ! Total flux subtracted in 200 components = 7.50094e-05 Jy ! Clean residual min=-0.004558 max=0.004168 Jy/beam ! Clean residual mean=0.000017 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.231204 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.231204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051080Jy sigma=1.174535 ! Fit after self-cal, rms=0.051078Jy sigma=1.174484 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051078Jy sigma=1.174484 ! Fit after self-cal, rms=0.051141Jy sigma=1.174296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=10.36 mas, bpa=7.015 degrees ! Estimated noise=0.801958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.67364e-05 Jy ! Component: 100 - total flux cleaned = -0.000136774 Jy ! Component: 150 - total flux cleaned = -0.000138072 Jy ! Component: 200 - total flux cleaned = -0.000155859 Jy ! Total flux subtracted in 200 components = -0.000155859 Jy ! Clean residual min=-0.004539 max=0.004142 Jy/beam ! Clean residual mean=0.000017 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.231048 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.231048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051115Jy sigma=1.173819 ! Fit after self-cal, rms=0.051114Jy sigma=1.173765 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114129 Jy ! Component: 100 - total flux cleaned = 8.00994e-05 Jy ! Component: 150 - total flux cleaned = 4.88876e-05 Jy ! Component: 200 - total flux cleaned = 4.90193e-05 Jy ! Total flux subtracted in 200 components = 4.90193e-05 Jy ! Clean residual min=-0.004545 max=0.004121 Jy/beam ! Clean residual mean=0.000016 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.231097 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.231097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051101Jy sigma=1.173549 ! Fit after self-cal, rms=0.051101Jy sigma=1.173526 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051101Jy sigma=1.173526 ! Fit after self-cal, rms=0.051152Jy sigma=1.173347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.341 mas, bmaj=13.45 mas, bpa=-13.55 degrees ! Estimated noise=0.940706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014594 Jy ! Component: 100 - total flux cleaned = 0.000145353 Jy ! Component: 150 - total flux cleaned = 0.000166654 Jy ! Component: 200 - total flux cleaned = 0.000125975 Jy ! Total flux subtracted in 200 components = 0.000125975 Jy ! Clean residual min=-0.005461 max=0.004927 Jy/beam ! Clean residual mean=0.000031 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.231223 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.231223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051157Jy sigma=1.173340 ! Fit after self-cal, rms=0.051133Jy sigma=1.172988 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130404 Jy ! Component: 100 - total flux cleaned = -0.000153871 Jy ! Component: 150 - total flux cleaned = -0.000112739 Jy ! Component: 200 - total flux cleaned = -7.72719e-05 Jy ! Total flux subtracted in 200 components = -7.72719e-05 Jy ! Clean residual min=-0.005439 max=0.004927 Jy/beam ! Clean residual mean=0.000031 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.231146 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.231146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051151Jy sigma=1.173170 ! Fit after self-cal, rms=0.051140Jy sigma=1.173053 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 10.35 at 7.004 degrees (North through East) ! Clean map min=-0.0043067 max=0.20615 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=10.02 mas, bpa=7.347 degrees ! Estimated noise=0.953468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162378 Jy ! Component: 100 - total flux cleaned = 0.199225 Jy ! Component: 150 - total flux cleaned = 0.213628 Jy ! Component: 200 - total flux cleaned = 0.221588 Jy ! Total flux subtracted in 200 components = 0.221588 Jy ! Clean residual min=-0.005151 max=0.005106 Jy/beam ! Clean residual mean=0.000016 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.221588 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.221588 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556134 Jy ! Component: 100 - total flux cleaned = 0.00828023 Jy ! Component: 150 - total flux cleaned = 0.0086156 Jy ! Component: 200 - total flux cleaned = 0.00882991 Jy ! Total flux subtracted in 200 components = 0.00882991 Jy ! Clean residual min=-0.004686 max=0.004615 Jy/beam ! Clean residual mean=0.000017 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.230418 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.230418 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.341 mas, bmaj=13.45 mas, bpa=-13.55 degrees ! Estimated noise=0.940706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414468 Jy ! Component: 100 - total flux cleaned = 0.000422753 Jy ! Component: 150 - total flux cleaned = 0.000561586 Jy ! Component: 200 - total flux cleaned = 0.000661965 Jy ! Total flux subtracted in 200 components = 0.000661965 Jy ! Clean residual min=-0.005442 max=0.005002 Jy/beam ! Clean residual mean=0.000031 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.23108 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.99423e-05 Jy ! Component: 100 - total flux cleaned = 2.76055e-06 Jy ! Component: 150 - total flux cleaned = 3.17613e-06 Jy ! Component: 200 - total flux cleaned = 3.44113e-06 Jy ! Total flux subtracted in 200 components = 3.44113e-06 Jy ! Clean residual min=-0.005418 max=0.004898 Jy/beam ! Clean residual mean=0.000031 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.231083 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.231083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319327 Jy ! Component: 100 - total flux cleaned = 1.01472e-05 Jy ! Component: 150 - total flux cleaned = -0.000203646 Jy ! Component: 200 - total flux cleaned = -0.000239289 Jy ! Total flux subtracted in 200 components = -0.000239289 Jy ! Clean residual min=-0.004459 max=0.004332 Jy/beam ! Clean residual mean=0.000016 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.230844 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.230844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051243Jy sigma=1.174943 ! Fit after self-cal, rms=0.051241Jy sigma=1.174838 wmodel /J1855+3742_S_map.mod ! wmodel: Unable to open new model file: /J1855+3742_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1855+3742_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 10.35 at 7.004 degrees (North through East) ! Clean map min=-0.0043731 max=0.20615 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1855+3742_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.206151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00115866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.68613 1.68613 3.37226 6.74451 13.489 26.9781 53.9561 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 177.922 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1855+3742_S_dfm.log closed on Fri May 20 00:18:44 2016