! Started logfile: /vlbi/bp222/maps//J2111-3224_S_dfm.log on Thu Sep 27 11:36:52 2018 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/bp222/maps//J2111-3224_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J2111-3224_S_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.620273 visibilities/baseline/integration-bin. ! Found source: J2111-3224 ! ! 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 54 lines of history. ! ! Reading 12728 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 J2111-3224_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 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009467Jy sigma=10.268940 ! Fit after self-cal, rms=0.880225Jy sigma=8.896802 ! 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.676 mas, bmaj=7.331 mas, bpa=-5.765 degrees ! Estimated noise=1.2172 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.0977278 Jy ! Component: 100 - total flux cleaned = 0.119699 Jy ! Total flux subtracted in 100 components = 0.119699 Jy ! Clean residual min=-0.006188 max=0.011470 Jy/beam ! Clean residual mean=0.000004 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.119699 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.119699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094375Jy sigma=0.883331 ! Fit after self-cal, rms=0.094188Jy sigma=0.882015 ! Inverting map ! Added new window around map position (4.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101408 Jy ! Component: 100 - total flux cleaned = 0.0154343 Jy ! Total flux subtracted in 100 components = 0.0154343 Jy ! Clean residual min=-0.006137 max=0.008565 Jy/beam ! Clean residual mean=0.000000 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.135133 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.135133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093163Jy sigma=0.868550 ! Fit after self-cal, rms=0.093095Jy sigma=0.867265 ! 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.373 mas, bmaj=9.009 mas, bpa=-4.147 degrees ! Estimated noise=0.742567 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.00519447 Jy ! Component: 100 - total flux cleaned = 0.00767524 Jy ! Component: 150 - total flux cleaned = 0.00910184 Jy ! Component: 200 - total flux cleaned = 0.00934403 Jy ! Total flux subtracted in 200 components = 0.00934403 Jy ! Clean residual min=-0.004058 max=0.005122 Jy/beam ! Clean residual mean=-0.000009 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.144477 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.144477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092842Jy sigma=0.864047 ! Fit after self-cal, rms=0.092839Jy sigma=0.863498 ! 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.373 x 9.009 at -4.147 degrees (North through East) ! Clean map min=-0.0034997 max=0.11843 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.20 KP 0.96 ! LA 1.01 MK 0.98 NL 1.02 OV 0.95 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.98 HN 1.19 KP 0.97 ! LA 0.96 MK 1.02 NL 1.09 OV 0.92 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.15 KP 0.97 ! LA 0.98 MK 0.98 NL 1.05 OV 0.91 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.092839Jy sigma=0.863498 ! Fit after self-cal, rms=0.098200Jy sigma=0.850347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=9.021 mas, bpa=-3.67 degrees ! Estimated noise=0.750706 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.00150521 Jy ! Component: 100 - total flux cleaned = -0.00160032 Jy ! Component: 150 - total flux cleaned = -0.00168364 Jy ! Component: 200 - total flux cleaned = -0.00175633 Jy ! Total flux subtracted in 200 components = -0.00175633 Jy ! Clean residual min=-0.002873 max=0.003059 Jy/beam ! Clean residual mean=-0.000004 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.142721 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.142721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098135Jy sigma=0.849795 ! Fit after self-cal, rms=0.098293Jy sigma=0.849411 ! 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.098293Jy sigma=0.849411 ! Fit after self-cal, rms=0.099311Jy sigma=0.847341 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=9.044 mas, bpa=-3.634 degrees ! Estimated noise=0.749624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00084301 Jy ! Component: 100 - total flux cleaned = -0.000911393 Jy ! Component: 150 - total flux cleaned = -0.00097026 Jy ! Component: 200 - total flux cleaned = -0.000996972 Jy ! Total flux subtracted in 200 components = -0.000996972 Jy ! Clean residual min=-0.002515 max=0.002784 Jy/beam ! Clean residual mean=-0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.141724 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.141724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099280Jy sigma=0.847093 ! Fit after self-cal, rms=0.099307Jy sigma=0.847026 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.000197939 Jy ! Component: 100 - total flux cleaned = -0.000220905 Jy ! Component: 150 - total flux cleaned = -0.000264811 Jy ! Component: 200 - total flux cleaned = -0.000264541 Jy ! Total flux subtracted in 200 components = -0.000264541 Jy ! Clean residual min=-0.002464 max=0.002766 Jy/beam ! Clean residual mean=-0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.141459 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.141459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099294Jy sigma=0.846926 ! Fit after self-cal, rms=0.099291Jy sigma=0.846917 ! 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.099291Jy sigma=0.846917 ! Fit after self-cal, rms=0.102048Jy sigma=0.843443 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.385 mas, bmaj=9.053 mas, bpa=-3.634 degrees ! Estimated noise=0.750989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190304 Jy ! Component: 100 - total flux cleaned = -0.000213411 Jy ! Component: 150 - total flux cleaned = -0.000235965 Jy ! Component: 200 - total flux cleaned = -0.000277102 Jy ! Total flux subtracted in 200 components = -0.000277102 Jy ! Clean residual min=-0.002381 max=0.002331 Jy/beam ! Clean residual mean=-0.000004 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.141182 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.141182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102035Jy sigma=0.843359 ! Fit after self-cal, rms=0.102114Jy sigma=0.843248 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.000140858 Jy ! Component: 100 - total flux cleaned = -0.000159561 Jy ! Component: 150 - total flux cleaned = -0.000177619 Jy ! Component: 200 - total flux cleaned = -0.000194249 Jy ! Total flux subtracted in 200 components = -0.000194249 Jy ! Clean residual min=-0.002372 max=0.002358 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.140988 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.140988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102106Jy sigma=0.843196 ! Fit after self-cal, rms=0.102104Jy sigma=0.843192 ! 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.102104Jy sigma=0.843192 ! Fit after self-cal, rms=0.102558Jy sigma=0.843169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.792 mas, bmaj=20.42 mas, bpa=-2.789 degrees ! Estimated noise=0.897867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285804 Jy ! Component: 100 - total flux cleaned = -0.000285087 Jy ! Component: 150 - total flux cleaned = -0.000303892 Jy ! Component: 200 - total flux cleaned = -0.000312927 Jy ! Total flux subtracted in 200 components = -0.000312927 Jy ! Clean residual min=-0.002233 max=0.002163 Jy/beam ! Clean residual mean=-0.000008 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.140675 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.140675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102556Jy sigma=0.843150 ! Fit after self-cal, rms=0.102565Jy sigma=0.843142 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 = -5.18958e-05 Jy ! Component: 100 - total flux cleaned = -6.01832e-05 Jy ! Component: 150 - total flux cleaned = -6.83938e-05 Jy ! Component: 200 - total flux cleaned = -6.86383e-05 Jy ! Total flux subtracted in 200 components = -6.86383e-05 Jy ! Clean residual min=-0.002237 max=0.002169 Jy/beam ! Clean residual mean=-0.000008 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.140606 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.140606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102563Jy sigma=0.843138 ! Fit after self-cal, rms=0.102564Jy sigma=0.843135 ! 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.381 mas, bmaj=9.044 mas, bpa=-3.698 degrees ! Estimated noise=0.751086 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 9.044 at -3.698 degrees (North through East) ! Clean map min=-0.0022241 max=0.12127 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.676 mas, bmaj=7.339 mas, bpa=-5.174 degrees ! Estimated noise=1.23895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993015 Jy ! Component: 100 - total flux cleaned = 0.121782 Jy ! Component: 150 - total flux cleaned = 0.129878 Jy ! Component: 200 - total flux cleaned = 0.134046 Jy ! Total flux subtracted in 200 components = 0.134046 Jy ! Clean residual min=-0.004724 max=0.004331 Jy/beam ! Clean residual mean=0.000000 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.134046 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.134046 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=9.044 mas, bpa=-3.698 degrees ! Estimated noise=0.751086 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) ! Added new window around map position (-4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030416 Jy ! Component: 100 - total flux cleaned = 0.00492653 Jy ! Component: 150 - total flux cleaned = 0.00589857 Jy ! Component: 200 - total flux cleaned = 0.00606281 Jy ! Total flux subtracted in 200 components = 0.00606281 Jy ! Clean residual min=-0.002280 max=0.002235 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.140109 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.140109 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.792 mas, bmaj=20.42 mas, bpa=-2.789 degrees ! Estimated noise=0.897867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000632857 Jy ! Component: 100 - total flux cleaned = 0.000693666 Jy ! Component: 150 - total flux cleaned = 0.000720069 Jy ! Component: 200 - total flux cleaned = 0.000744174 Jy ! Total flux subtracted in 200 components = 0.000744174 Jy ! Clean residual min=-0.002239 max=0.002150 Jy/beam ! Clean residual mean=-0.000007 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.140853 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 = 2.21783e-05 Jy ! Component: 100 - total flux cleaned = 4.17019e-05 Jy ! Component: 150 - total flux cleaned = 4.1634e-05 Jy ! Component: 200 - total flux cleaned = 2.54703e-05 Jy ! Total flux subtracted in 200 components = 2.54703e-05 Jy ! Clean residual min=-0.002218 max=0.002183 Jy/beam ! Clean residual mean=-0.000007 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.140879 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.140879 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=9.044 mas, bpa=-3.698 degrees ! Estimated noise=0.751086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208532 Jy ! Component: 100 - total flux cleaned = -0.000212355 Jy ! Component: 150 - total flux cleaned = -0.000184224 Jy ! Component: 200 - total flux cleaned = -0.000130996 Jy ! Total flux subtracted in 200 components = -0.000130996 Jy ! Clean residual min=-0.002242 max=0.002248 Jy/beam ! Clean residual mean=-0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.140748 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.140748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102540Jy sigma=0.843078 ! Fit after self-cal, rms=0.102513Jy sigma=0.842956 wmodel J2111-3224_S_map.mod ! Writing 62 model components to file: J2111-3224_S_map.mod wobs J2111-3224_S_uvs.fits ! Writing UV FITS file: J2111-3224_S_uvs.fits wwins J2111-3224_S_map.win ! wwins: Wrote 3 windows to J2111-3224_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 = -1.92848e-06 Jy ! Component: 100 - total flux cleaned = -0.000272722 Jy ! Component: 150 - total flux cleaned = -0.000418367 Jy ! Component: 200 - total flux cleaned = -0.000558379 Jy ! Component: 250 - total flux cleaned = -0.000694739 Jy ! Component: 300 - total flux cleaned = -0.000761328 Jy ! Component: 350 - total flux cleaned = -0.000826974 Jy ! Component: 400 - total flux cleaned = -0.000921947 Jy ! Component: 450 - total flux cleaned = -0.000860213 Jy ! Component: 500 - total flux cleaned = -0.000860218 Jy ! Component: 550 - total flux cleaned = -0.000860657 Jy ! Component: 600 - total flux cleaned = -0.00094869 Jy ! Component: 650 - total flux cleaned = -0.00100662 Jy ! Component: 700 - total flux cleaned = -0.00109103 Jy ! Component: 750 - total flux cleaned = -0.00109077 Jy ! Component: 800 - total flux cleaned = -0.00109125 Jy ! Component: 850 - total flux cleaned = -0.00109124 Jy ! Component: 900 - total flux cleaned = -0.00114499 Jy ! Component: 950 - total flux cleaned = -0.00111815 Jy ! Component: 1000 - total flux cleaned = -0.00111845 Jy ! Component: 1050 - total flux cleaned = -0.00117019 Jy ! Component: 1100 - total flux cleaned = -0.00117006 Jy ! Component: 1150 - total flux cleaned = -0.00119527 Jy ! Component: 1200 - total flux cleaned = -0.00114468 Jy ! Component: 1250 - total flux cleaned = -0.00111966 Jy ! Component: 1300 - total flux cleaned = -0.00102133 Jy ! Component: 1350 - total flux cleaned = -0.00102134 Jy ! Component: 1400 - total flux cleaned = -0.00104536 Jy ! Component: 1450 - total flux cleaned = -0.00106889 Jy ! Component: 1500 - total flux cleaned = -0.00106872 Jy ! Component: 1550 - total flux cleaned = -0.00109183 Jy ! Component: 1600 - total flux cleaned = -0.00106844 Jy ! Component: 1650 - total flux cleaned = -0.00106849 Jy ! Component: 1700 - total flux cleaned = -0.00106867 Jy ! Component: 1750 - total flux cleaned = -0.00104628 Jy ! Component: 1800 - total flux cleaned = -0.00111388 Jy ! Component: 1850 - total flux cleaned = -0.00113615 Jy ! Component: 1900 - total flux cleaned = -0.00120192 Jy ! Component: 1950 - total flux cleaned = -0.0012237 Jy ! Component: 2000 - total flux cleaned = -0.00126689 Jy ! Component: 2050 - total flux cleaned = -0.00124531 Jy ! Component: 2100 - total flux cleaned = -0.00118177 Jy ! Component: 2150 - total flux cleaned = -0.00124484 Jy ! Component: 2200 - total flux cleaned = -0.00114032 Jy ! Component: 2250 - total flux cleaned = -0.00109895 Jy ! Component: 2300 - total flux cleaned = -0.00105782 Jy ! Component: 2350 - total flux cleaned = -0.00109862 Jy ! Component: 2400 - total flux cleaned = -0.00093618 Jy ! Component: 2450 - total flux cleaned = -0.000936172 Jy ! Component: 2500 - total flux cleaned = -0.000896076 Jy ! Component: 2550 - total flux cleaned = -0.000856507 Jy ! Component: 2600 - total flux cleaned = -0.000836762 Jy ! Component: 2650 - total flux cleaned = -0.000719328 Jy ! Component: 2700 - total flux cleaned = -0.000738812 Jy ! Component: 2750 - total flux cleaned = -0.000642236 Jy ! Component: 2800 - total flux cleaned = -0.000604069 Jy ! Component: 2850 - total flux cleaned = -0.000603881 Jy ! Component: 2900 - total flux cleaned = -0.000584956 Jy ! Component: 2950 - total flux cleaned = -0.000472309 Jy ! Component: 3000 - total flux cleaned = -0.000435046 Jy ! Component: 3050 - total flux cleaned = -0.000416538 Jy ! Component: 3100 - total flux cleaned = -0.000416479 Jy ! Component: 3150 - total flux cleaned = -0.000269774 Jy ! Component: 3200 - total flux cleaned = -0.000288187 Jy ! Component: 3250 - total flux cleaned = -0.000161413 Jy ! Component: 3300 - total flux cleaned = -0.000179559 Jy ! Component: 3350 - total flux cleaned = -0.000179626 Jy ! Component: 3400 - total flux cleaned = -9.05694e-05 Jy ! Component: 3450 - total flux cleaned = -0.000108341 Jy ! Component: 3500 - total flux cleaned = -7.31912e-05 Jy ! Component: 3550 - total flux cleaned = 3.18808e-05 Jy ! Component: 3600 - total flux cleaned = 8.42379e-05 Jy ! Component: 3650 - total flux cleaned = 0.000153411 Jy ! Component: 3700 - total flux cleaned = 0.000118944 Jy ! Component: 3750 - total flux cleaned = 0.000221538 Jy ! Component: 3800 - total flux cleaned = 0.000255638 Jy ! Component: 3850 - total flux cleaned = 0.000306291 Jy ! Component: 3900 - total flux cleaned = 0.000339944 Jy ! Component: 3950 - total flux cleaned = 0.000390194 Jy ! Component: 4000 - total flux cleaned = 0.000373476 Jy ! Component: 4050 - total flux cleaned = 0.000423304 Jy ! Total flux subtracted in 4096 components = 0.000538636 Jy ! Clean residual min=-0.000948 max=0.000939 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.141286 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 324 components and 0.141286 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J2111-3224_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 9.044 at -3.698 degrees (North through East) ! Clean map min=-0.0020169 max=0.12332 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J2111-3224_S_map.fits wmodel /vlbi/bp222/maps//J2111-3224_S_map.mod ! Writing 324 model components to file: /vlbi/bp222/maps//J2111-3224_S_map.mod wobs /vlbi/bp222/maps//J2111-3224_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J2111-3224_S_uvs.fits wwins /vlbi/bp222/maps//J2111-3224_S_map.win ! wwins: Wrote 4 windows to /vlbi/bp222/maps//J2111-3224_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.123325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.756175 0.756175 1.51235 3.0247 6.0494 12.0988 24.1976 48.3952 96.7905 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.123 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 396.733 quit ! Quitting program ! Log file /vlbi/bp222/maps//J2111-3224_S_dfm.log closed on Thu Sep 27 11:36:56 2018