! Started logfile: /vlbi/uf001/uva//J0544+1118_S_dfm.log on Sun Jan 13 22:42:40 2019 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 /vlbi/uf001/uva//J0544+1118_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0544+1118_S_uva.fits ! AN table 1: 73 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.763699 visibilities/baseline/integration-bin. ! Found source: J0544+1118 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4683 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0544+1118_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004520Jy sigma=20.359661 ! Fit after self-cal, rms=0.960632Jy sigma=19.462765 ! 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=9.816 mas, bmaj=10.72 mas, bpa=-18.89 degrees ! Estimated noise=0.592607 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.0313253 Jy ! Component: 100 - total flux cleaned = 0.041069 Jy ! Total flux subtracted in 100 components = 0.041069 Jy ! Clean residual min=-0.002884 max=0.004600 Jy/beam ! Clean residual mean=-0.000054 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0410691 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0410691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059397Jy sigma=1.180487 ! Fit after self-cal, rms=0.058031Jy sigma=1.151603 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711506 Jy ! Component: 100 - total flux cleaned = 0.0113377 Jy ! Total flux subtracted in 100 components = 0.0113377 Jy ! Clean residual min=-0.002760 max=0.002869 Jy/beam ! Clean residual mean=-0.000038 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0524067 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 78 components and 0.0524067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057141Jy sigma=1.130789 ! Fit after self-cal, rms=0.057083Jy sigma=1.129456 ! 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=10.49 mas, bmaj=10.66 mas, bpa=13.77 degrees ! Estimated noise=0.518502 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.00410388 Jy ! Component: 100 - total flux cleaned = 0.00671948 Jy ! Component: 150 - total flux cleaned = 0.00854805 Jy ! Component: 200 - total flux cleaned = 0.00988247 Jy ! Total flux subtracted in 200 components = 0.00988247 Jy ! Clean residual min=-0.001865 max=0.001957 Jy/beam ! Clean residual mean=-0.000018 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0622892 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 117 components and 0.0622892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056775Jy sigma=1.121756 ! Fit after self-cal, rms=0.056709Jy sigma=1.120356 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.49 x 10.66 at 13.77 degrees (North through East) ! Clean map min=-0.0020453 max=0.041525 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 0.88 KP 1.09 ! LA 0.86 NL 1.06 OV 1.06 PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 0.91 KP 1.01 ! LA 0.90 NL 1.07 OV 1.06 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 0.87 KP 1.06 ! LA 0.99 NL 1.09 OV 1.06 PT 1.00 ! ! ! Fit before self-cal, rms=0.056709Jy sigma=1.120356 ! Fit after self-cal, rms=0.056308Jy sigma=1.116864 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.45 mas, bmaj=10.64 mas, bpa=-21.66 degrees ! Estimated noise=0.508781 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.000793237 Jy ! Component: 100 - total flux cleaned = 0.000930364 Jy ! Component: 150 - total flux cleaned = 0.000975627 Jy ! Component: 200 - total flux cleaned = 0.000957267 Jy ! Total flux subtracted in 200 components = 0.000957267 Jy ! Clean residual min=-0.002063 max=0.001679 Jy/beam ! Clean residual mean=0.000000 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0632465 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 138 components and 0.0632465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056284Jy sigma=1.116371 ! Fit after self-cal, rms=0.056385Jy sigma=1.115418 ! 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. ! ! Fit before self-cal, rms=0.056385Jy sigma=1.115418 ! Fit after self-cal, rms=0.056541Jy sigma=1.113618 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.21 mas, bmaj=10.6 mas, bpa=4.361 degrees ! Estimated noise=0.503359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508935 Jy ! Component: 100 - total flux cleaned = 0.000536537 Jy ! Component: 150 - total flux cleaned = 0.000514082 Jy ! Component: 200 - total flux cleaned = 0.000496289 Jy ! Total flux subtracted in 200 components = 0.000496289 Jy ! Clean residual min=-0.001735 max=0.001539 Jy/beam ! Clean residual mean=-0.000006 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0637428 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 148 components and 0.0637428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056520Jy sigma=1.113178 ! Fit after self-cal, rms=0.056575Jy sigma=1.112779 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 = 4.15813e-06 Jy ! Component: 100 - total flux cleaned = -3.64941e-05 Jy ! Component: 150 - total flux cleaned = -5.38432e-05 Jy ! Component: 200 - total flux cleaned = -6.88641e-05 Jy ! Total flux subtracted in 200 components = -6.88641e-05 Jy ! Clean residual min=-0.001812 max=0.001561 Jy/beam ! Clean residual mean=-0.000007 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0636739 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.0636739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056562Jy sigma=1.112557 ! Fit after self-cal, rms=0.056559Jy sigma=1.112499 ! 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. ! ! Fit before self-cal, rms=0.056559Jy sigma=1.112499 ! Fit after self-cal, rms=0.056347Jy sigma=1.112278 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.03 mas, bmaj=10.57 mas, bpa=8.308 degrees ! Estimated noise=0.496701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200004 Jy ! Component: 100 - total flux cleaned = 0.000239116 Jy ! Component: 150 - total flux cleaned = 0.000224079 Jy ! Component: 200 - total flux cleaned = 0.000225008 Jy ! Total flux subtracted in 200 components = 0.000225008 Jy ! Clean residual min=-0.001600 max=0.001499 Jy/beam ! Clean residual mean=-0.000005 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0638989 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 162 components and 0.0638989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056336Jy sigma=1.112038 ! Fit after self-cal, rms=0.056355Jy sigma=1.111951 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 = 1.18346e-05 Jy ! Component: 100 - total flux cleaned = -2.63616e-06 Jy ! Component: 150 - total flux cleaned = -1.42919e-05 Jy ! Component: 200 - total flux cleaned = -1.39919e-05 Jy ! Total flux subtracted in 200 components = -1.39919e-05 Jy ! Clean residual min=-0.001627 max=0.001516 Jy/beam ! Clean residual mean=-0.000005 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0638849 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 168 components and 0.0638849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056348Jy sigma=1.111842 ! Fit after self-cal, rms=0.056345Jy sigma=1.111809 ! 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. ! ! Fit before self-cal, rms=0.056345Jy sigma=1.111809 ! Fit after self-cal, rms=0.056147Jy sigma=1.111728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.53 mas, bmaj=11.75 mas, bpa=58.75 degrees ! Estimated noise=0.509921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.39402e-05 Jy ! Component: 100 - total flux cleaned = 0.000106607 Jy ! Component: 150 - total flux cleaned = 0.000115741 Jy ! Component: 200 - total flux cleaned = 0.000124073 Jy ! Total flux subtracted in 200 components = 0.000124073 Jy ! Clean residual min=-0.001500 max=0.001432 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.064009 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 175 components and 0.064009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056143Jy sigma=1.111619 ! Fit after self-cal, rms=0.056151Jy sigma=1.111589 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 = 1.63281e-05 Jy ! Component: 100 - total flux cleaned = 1.64266e-05 Jy ! Component: 150 - total flux cleaned = 1.64128e-05 Jy ! Component: 200 - total flux cleaned = 1.63817e-05 Jy ! Total flux subtracted in 200 components = 1.63817e-05 Jy ! Clean residual min=-0.001517 max=0.001456 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0640254 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 185 components and 0.0640254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056148Jy sigma=1.111540 ! Fit after self-cal, rms=0.056146Jy sigma=1.111530 ! 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=9.931 mas, bmaj=10.55 mas, bpa=9.521 degrees ! Estimated noise=0.491995 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.931 x 10.55 at 9.521 degrees (North through East) ! Clean map min=-0.0015333 max=0.039359 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=9.258 mas, bmaj=10.55 mas, bpa=-10.35 degrees ! Estimated noise=0.560787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0313105 Jy ! Component: 100 - total flux cleaned = 0.0438842 Jy ! Component: 150 - total flux cleaned = 0.0512839 Jy ! Component: 200 - total flux cleaned = 0.0557302 Jy ! Total flux subtracted in 200 components = 0.0557302 Jy ! Clean residual min=-0.002260 max=0.002274 Jy/beam ! Clean residual mean=-0.000030 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0557302 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0557302 Jy ! Inverting map and beam ! Estimated beam: bmin=9.931 mas, bmaj=10.55 mas, bpa=9.521 degrees ! Estimated noise=0.491995 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.00311982 Jy ! Component: 100 - total flux cleaned = 0.00501374 Jy ! Component: 150 - total flux cleaned = 0.00628367 Jy ! Component: 200 - total flux cleaned = 0.00714608 Jy ! Total flux subtracted in 200 components = 0.00714608 Jy ! Clean residual min=-0.001822 max=0.001682 Jy/beam ! Clean residual mean=-0.000008 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0628763 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 86 components and 0.0628763 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=11.53 mas, bmaj=11.75 mas, bpa=58.75 degrees ! Estimated noise=0.509921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680032 Jy ! Component: 100 - total flux cleaned = 0.000942141 Jy ! Component: 150 - total flux cleaned = 0.00098545 Jy ! Component: 200 - total flux cleaned = 0.00102531 Jy ! Total flux subtracted in 200 components = 0.00102531 Jy ! Clean residual min=-0.001625 max=0.001558 Jy/beam ! Clean residual mean=-0.000006 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0639016 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 = 3.63824e-05 Jy ! Component: 100 - total flux cleaned = 5.94222e-05 Jy ! Component: 150 - total flux cleaned = 9.27427e-05 Jy ! Component: 200 - total flux cleaned = 0.00012348 Jy ! Total flux subtracted in 200 components = 0.00012348 Jy ! Clean residual min=-0.001599 max=0.001546 Jy/beam ! Clean residual mean=-0.000005 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0640251 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 110 components and 0.0640251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.931 mas, bmaj=10.55 mas, bpa=9.521 degrees ! Estimated noise=0.491995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.14187e-05 Jy ! Component: 100 - total flux cleaned = -2.3119e-05 Jy ! Component: 150 - total flux cleaned = -1.22983e-05 Jy ! Component: 200 - total flux cleaned = -1.20129e-05 Jy ! Total flux subtracted in 200 components = -1.20129e-05 Jy ! Clean residual min=-0.001654 max=0.001675 Jy/beam ! Clean residual mean=-0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0640131 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.0640131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056153Jy sigma=1.111815 ! Fit after self-cal, rms=0.056145Jy sigma=1.111621 wmodel J0544+1118_S_map.mod ! Writing 121 model components to file: J0544+1118_S_map.mod wobs J0544+1118_S_uvs.fits ! Writing UV FITS file: J0544+1118_S_uvs.fits wwins J0544+1118_S_map.win ! wwins: Wrote 1 windows to J0544+1118_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 7.6078e-05 Jy ! Component: 100 - total flux cleaned = 0.000340008 Jy ! Component: 150 - total flux cleaned = 0.00060131 Jy ! Component: 200 - total flux cleaned = 0.000864552 Jy ! Component: 250 - total flux cleaned = 0.00105432 Jy ! Component: 300 - total flux cleaned = 0.00123281 Jy ! Component: 350 - total flux cleaned = 0.0014356 Jy ! Component: 400 - total flux cleaned = 0.00153231 Jy ! Component: 450 - total flux cleaned = 0.00154798 Jy ! Component: 500 - total flux cleaned = 0.001622 Jy ! Component: 550 - total flux cleaned = 0.00167884 Jy ! Component: 600 - total flux cleaned = 0.00177449 Jy ! Component: 650 - total flux cleaned = 0.00182732 Jy ! Component: 700 - total flux cleaned = 0.00192921 Jy ! Component: 750 - total flux cleaned = 0.00197805 Jy ! Component: 800 - total flux cleaned = 0.0020256 Jy ! Component: 850 - total flux cleaned = 0.00211843 Jy ! Component: 900 - total flux cleaned = 0.00219724 Jy ! Component: 950 - total flux cleaned = 0.00221912 Jy ! Component: 1000 - total flux cleaned = 0.00228387 Jy ! Component: 1050 - total flux cleaned = 0.00231517 Jy ! Component: 1100 - total flux cleaned = 0.00230486 Jy ! Component: 1150 - total flux cleaned = 0.00231486 Jy ! Component: 1200 - total flux cleaned = 0.00232482 Jy ! Component: 1250 - total flux cleaned = 0.00234416 Jy ! Component: 1300 - total flux cleaned = 0.00236296 Jy ! Component: 1350 - total flux cleaned = 0.00237213 Jy ! Component: 1400 - total flux cleaned = 0.00239965 Jy ! Component: 1450 - total flux cleaned = 0.00242629 Jy ! Component: 1500 - total flux cleaned = 0.00243506 Jy ! Component: 1550 - total flux cleaned = 0.00246949 Jy ! Component: 1600 - total flux cleaned = 0.00249478 Jy ! Component: 1650 - total flux cleaned = 0.00248655 Jy ! Component: 1700 - total flux cleaned = 0.00249464 Jy ! Component: 1750 - total flux cleaned = 0.00249463 Jy ! Component: 1800 - total flux cleaned = 0.00250246 Jy ! Component: 1850 - total flux cleaned = 0.00253366 Jy ! Component: 1900 - total flux cleaned = 0.00257215 Jy ! Component: 1950 - total flux cleaned = 0.00257212 Jy ! Component: 2000 - total flux cleaned = 0.00257968 Jy ! Component: 2050 - total flux cleaned = 0.00260933 Jy ! Component: 2100 - total flux cleaned = 0.00260204 Jy ! Component: 2150 - total flux cleaned = 0.00258773 Jy ! Component: 2200 - total flux cleaned = 0.00260202 Jy ! Component: 2250 - total flux cleaned = 0.00255977 Jy ! Component: 2300 - total flux cleaned = 0.00257379 Jy ! Component: 2350 - total flux cleaned = 0.00255997 Jy ! Component: 2400 - total flux cleaned = 0.00255324 Jy ! Component: 2450 - total flux cleaned = 0.00256681 Jy ! Component: 2500 - total flux cleaned = 0.00255335 Jy ! Component: 2550 - total flux cleaned = 0.00255331 Jy ! Component: 2600 - total flux cleaned = 0.00255331 Jy ! Component: 2650 - total flux cleaned = 0.00255335 Jy ! Component: 2700 - total flux cleaned = 0.0025534 Jy ! Component: 2750 - total flux cleaned = 0.00255979 Jy ! Component: 2800 - total flux cleaned = 0.00254695 Jy ! Component: 2850 - total flux cleaned = 0.00254059 Jy ! Component: 2900 - total flux cleaned = 0.00254686 Jy ! Component: 2950 - total flux cleaned = 0.00254685 Jy ! Component: 3000 - total flux cleaned = 0.00254067 Jy ! Component: 3050 - total flux cleaned = 0.00254075 Jy ! Component: 3100 - total flux cleaned = 0.002553 Jy ! Component: 3150 - total flux cleaned = 0.00255902 Jy ! Component: 3200 - total flux cleaned = 0.00254687 Jy ! Component: 3250 - total flux cleaned = 0.00255895 Jy ! Component: 3300 - total flux cleaned = 0.00256491 Jy ! Component: 3350 - total flux cleaned = 0.00256489 Jy ! Component: 3400 - total flux cleaned = 0.00255303 Jy ! Component: 3450 - total flux cleaned = 0.00255896 Jy ! Component: 3500 - total flux cleaned = 0.00257071 Jy ! Component: 3550 - total flux cleaned = 0.00255309 Jy ! Component: 3600 - total flux cleaned = 0.00254724 Jy ! Component: 3650 - total flux cleaned = 0.00254145 Jy ! Component: 3700 - total flux cleaned = 0.00251829 Jy ! Component: 3750 - total flux cleaned = 0.0025125 Jy ! Component: 3800 - total flux cleaned = 0.00249525 Jy ! Component: 3850 - total flux cleaned = 0.00248952 Jy ! Component: 3900 - total flux cleaned = 0.00248379 Jy ! Component: 3950 - total flux cleaned = 0.00246097 Jy ! Component: 4000 - total flux cleaned = 0.00245528 Jy ! Component: 4050 - total flux cleaned = 0.00244389 Jy ! Total flux subtracted in 4096 components = 0.00241553 Jy ! Clean residual min=-0.000322 max=0.000323 Jy/beam ! Clean residual mean=-0.000000 rms=0.000108 Jy/beam ! Combined flux in latest and established models = 0.0664286 Jy keep ! Adding 390 model components to the UV plane model. ! The established model now contains 511 components and 0.0664286 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0544+1118_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.931 x 10.55 at 9.521 degrees (North through East) ! Clean map min=-0.0010394 max=0.038995 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0544+1118_S_map.fits wmodel /vlbi/uf001/uva//J0544+1118_S_map.mod ! Writing 511 model components to file: /vlbi/uf001/uva//J0544+1118_S_map.mod wobs /vlbi/uf001/uva//J0544+1118_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0544+1118_S_uvs.fits wwins /vlbi/uf001/uva//J0544+1118_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0544+1118_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0389955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000104784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.806127 0.806127 1.61225 3.22451 6.44902 12.898 25.7961 51.5922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 372.149 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0544+1118_S_dfm.log closed on Sun Jan 13 22:42:45 2019