! Started logfile: /image_prod/ug002_uva//J0121+1149_S_e_dfm.log on Wed Mar 4 19:00:25 2020 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 /image_prod/ug002_uva//J0121+1149_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0121+1149_S_e_uva.fits ! AN table 1: 12 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.56746 visibilities/baseline/integration-bin. ! Found source: J0121+1149 ! ! 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 40 lines of history. ! ! Reading 429 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 J0121+1149_S_e] 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.656797Jy sigma=8.391943 ! Fit after self-cal, rms=1.451146Jy sigma=4.463895 ! 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=3.185 mas, bmaj=11.57 mas, bpa=-22.62 degrees ! Estimated noise=12.7971 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 = 1.8855 Jy ! Component: 100 - total flux cleaned = 2.30198 Jy ! Total flux subtracted in 100 components = 2.30198 Jy ! Clean residual min=-0.108333 max=0.138728 Jy/beam ! Clean residual mean=-0.000419 rms=0.033681 Jy/beam ! Combined flux in latest and established models = 2.30198 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 2.30198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.288429Jy sigma=0.802882 ! Fit after self-cal, rms=0.288408Jy sigma=0.802818 ! 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.48 mas, bmaj=11.21 mas, bpa=-23.12 degrees ! Estimated noise=11.4358 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.135373 Jy ! Component: 100 - total flux cleaned = 0.208034 Jy ! Component: 150 - total flux cleaned = 0.249105 Jy ! Component: 200 - total flux cleaned = 0.267578 Jy ! Total flux subtracted in 200 components = 0.267578 Jy ! Clean residual min=-0.097907 max=0.062308 Jy/beam ! Clean residual mean=0.000413 rms=0.019333 Jy/beam ! Combined flux in latest and established models = 2.56956 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 2.56956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.203650Jy sigma=0.593443 ! Fit after self-cal, rms=0.203439Jy sigma=0.593182 ! 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.48 x 11.21 at -23.12 degrees (North through East) ! Clean map min=-0.095093 max=2.366 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 KP 1.02 MK 0.95 ! NL 0.96 OV 0.88 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 KP 1.03 MK 1.02 ! NL 1.10 OV 0.91 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 KP 1.03 MK 1.02 ! NL 0.98 OV 0.89 PT 1.03 ! ! ! Fit before self-cal, rms=0.203439Jy sigma=0.593182 ! Fit after self-cal, rms=0.069171Jy sigma=0.197721 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=11.23 mas, bpa=-23.16 degrees ! Estimated noise=11.3766 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.00370763 Jy ! Component: 100 - total flux cleaned = 0.00513694 Jy ! Component: 150 - total flux cleaned = 0.0056026 Jy ! Component: 200 - total flux cleaned = 0.00600225 Jy ! Total flux subtracted in 200 components = 0.00600225 Jy ! Clean residual min=-0.015422 max=0.019330 Jy/beam ! Clean residual mean=-0.000061 rms=0.004983 Jy/beam ! Combined flux in latest and established models = 2.57556 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 2.57556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066680Jy sigma=0.189271 ! Fit after self-cal, rms=0.066121Jy sigma=0.188207 ! 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.066121Jy sigma=0.188207 ! Fit after self-cal, rms=0.065004Jy sigma=0.184255 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=11.22 mas, bpa=-23.18 degrees ! Estimated noise=11.3775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351246 Jy ! Component: 100 - total flux cleaned = 0.00391386 Jy ! Component: 150 - total flux cleaned = 0.00390302 Jy ! Component: 200 - total flux cleaned = 0.00390799 Jy ! Total flux subtracted in 200 components = 0.00390799 Jy ! Clean residual min=-0.014400 max=0.016020 Jy/beam ! Clean residual mean=-0.000029 rms=0.004492 Jy/beam ! Combined flux in latest and established models = 2.57947 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 2.57947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063824Jy sigma=0.180224 ! Fit after self-cal, rms=0.063590Jy sigma=0.179879 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 = 2.84653e-05 Jy ! Component: 100 - total flux cleaned = -0.000361289 Jy ! Component: 150 - total flux cleaned = -0.000831309 Jy ! Component: 200 - total flux cleaned = -0.00104777 Jy ! Total flux subtracted in 200 components = -0.00104777 Jy ! Clean residual min=-0.014429 max=0.015043 Jy/beam ! Clean residual mean=-0.000031 rms=0.004371 Jy/beam ! Combined flux in latest and established models = 2.57842 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 2.57842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063151Jy sigma=0.178105 ! Fit after self-cal, rms=0.063014Jy sigma=0.177962 ! 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.063014Jy sigma=0.177962 ! Fit after self-cal, rms=0.062705Jy sigma=0.177346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=11.21 mas, bpa=-23.19 degrees ! Estimated noise=11.3739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102123 Jy ! Component: 100 - total flux cleaned = 0.00113449 Jy ! Component: 150 - total flux cleaned = 0.00102767 Jy ! Component: 200 - total flux cleaned = 0.000829767 Jy ! Total flux subtracted in 200 components = 0.000829767 Jy ! Clean residual min=-0.014458 max=0.015115 Jy/beam ! Clean residual mean=-0.000027 rms=0.004237 Jy/beam ! Combined flux in latest and established models = 2.57925 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 2.57925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062271Jy sigma=0.175733 ! Fit after self-cal, rms=0.062200Jy sigma=0.175668 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.000122277 Jy ! Component: 100 - total flux cleaned = -0.000240831 Jy ! Component: 150 - total flux cleaned = -0.000493388 Jy ! Component: 200 - total flux cleaned = -0.000574232 Jy ! Total flux subtracted in 200 components = -0.000574232 Jy ! Clean residual min=-0.014457 max=0.015087 Jy/beam ! Clean residual mean=-0.000028 rms=0.004182 Jy/beam ! Combined flux in latest and established models = 2.57868 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 2.57868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062007Jy sigma=0.174772 ! Fit after self-cal, rms=0.061940Jy sigma=0.174728 ! 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.061940Jy sigma=0.174728 ! Fit after self-cal, rms=0.061763Jy sigma=0.174437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.921 mas, bmaj=11.88 mas, bpa=-6.709 degrees ! Estimated noise=14.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131718 Jy ! Component: 100 - total flux cleaned = -0.0008127 Jy ! Component: 150 - total flux cleaned = -0.000813932 Jy ! Component: 200 - total flux cleaned = -0.000813495 Jy ! Total flux subtracted in 200 components = -0.000813495 Jy ! Clean residual min=-0.018655 max=0.020276 Jy/beam ! Clean residual mean=-0.000048 rms=0.006250 Jy/beam ! Combined flux in latest and established models = 2.57786 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 2.57786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061656Jy sigma=0.174428 ! Fit after self-cal, rms=0.061692Jy sigma=0.174192 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.000489855 Jy ! Component: 100 - total flux cleaned = -0.000411051 Jy ! Component: 150 - total flux cleaned = -0.000408029 Jy ! Component: 200 - total flux cleaned = -0.000345352 Jy ! Total flux subtracted in 200 components = -0.000345352 Jy ! Clean residual min=-0.018799 max=0.020373 Jy/beam ! Clean residual mean=-0.000048 rms=0.006233 Jy/beam ! Combined flux in latest and established models = 2.57752 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 2.57752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061703Jy sigma=0.174292 ! Fit after self-cal, rms=0.061727Jy sigma=0.174211 ! 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.498 mas, bmaj=11.2 mas, bpa=-23.19 degrees ! Estimated noise=11.3712 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.498 x 11.2 at -23.19 degrees (North through East) ! Clean map min=-0.014127 max=2.3582 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061727Jy sigma=0.174211 ! Fit after self-cal, rms=0.058933Jy sigma=0.159794 ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=11.2 mas, bpa=-23.19 degrees ! Estimated noise=11.3718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000971568 Jy ! Component: 100 - total flux cleaned = -0.00127492 Jy ! Component: 150 - total flux cleaned = -0.00145688 Jy ! Component: 200 - total flux cleaned = -0.0015402 Jy ! Total flux subtracted in 200 components = -0.0015402 Jy ! Clean residual min=-0.013667 max=0.015507 Jy/beam ! Clean residual mean=-0.000027 rms=0.004043 Jy/beam ! Combined flux in latest and established models = 2.57598 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 2.57598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058579Jy sigma=0.158655 ! Fit after self-cal, rms=0.058504Jy sigma=0.158614 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.66245e-05 Jy ! Component: 100 - total flux cleaned = -6.81545e-05 Jy ! Component: 150 - total flux cleaned = -0.000139414 Jy ! Component: 200 - total flux cleaned = -0.000207227 Jy ! Total flux subtracted in 200 components = -0.000207227 Jy ! Clean residual min=-0.013559 max=0.015183 Jy/beam ! Clean residual mean=-0.000027 rms=0.004014 Jy/beam ! Combined flux in latest and established models = 2.57577 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 2.57577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058352Jy sigma=0.157979 ! Fit after self-cal, rms=0.058299Jy sigma=0.157962 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058299Jy sigma=0.157962 ! Fit after self-cal, rms=0.058227Jy sigma=0.157735 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=3.21 mas, bmaj=11.6 mas, bpa=-22.64 degrees ! Estimated noise=12.6185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.85908 Jy ! Component: 100 - total flux cleaned = 2.26649 Jy ! Component: 150 - total flux cleaned = 2.4013 Jy ! Component: 200 - total flux cleaned = 2.47224 Jy ! Total flux subtracted in 200 components = 2.47224 Jy ! Clean residual min=-0.032162 max=0.034581 Jy/beam ! Clean residual mean=-0.000334 rms=0.009112 Jy/beam ! Combined flux in latest and established models = 2.47224 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 26 model components to the UV plane model. ! The established model now contains 26 components and 2.47224 Jy ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=11.2 mas, bpa=-23.19 degrees ! Estimated noise=11.3726 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.0412397 Jy ! Component: 100 - total flux cleaned = 0.0662878 Jy ! Component: 150 - total flux cleaned = 0.0816245 Jy ! Component: 200 - total flux cleaned = 0.086107 Jy ! Total flux subtracted in 200 components = 0.086107 Jy ! Clean residual min=-0.017210 max=0.018272 Jy/beam ! Clean residual mean=-0.000068 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 2.55835 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 2.55835 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=8.923 mas, bmaj=11.88 mas, bpa=-6.58 degrees ! Estimated noise=14.4352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105703 Jy ! Component: 100 - total flux cleaned = 0.0139608 Jy ! Component: 150 - total flux cleaned = 0.0139668 Jy ! Component: 200 - total flux cleaned = 0.0141243 Jy ! Total flux subtracted in 200 components = 0.0141243 Jy ! Clean residual min=-0.019395 max=0.023380 Jy/beam ! Clean residual mean=-0.000060 rms=0.006515 Jy/beam ! Combined flux in latest and established models = 2.57247 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.03355e-07 Jy ! Component: 100 - total flux cleaned = 6.43971e-06 Jy ! Component: 150 - total flux cleaned = 3.7817e-06 Jy ! Component: 200 - total flux cleaned = -8.82297e-07 Jy ! Total flux subtracted in 200 components = -8.82297e-07 Jy ! Clean residual min=-0.019128 max=0.022720 Jy/beam ! Clean residual mean=-0.000057 rms=0.006403 Jy/beam ! Combined flux in latest and established models = 2.57247 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 2.57247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=11.2 mas, bpa=-23.19 degrees ! Estimated noise=11.3726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137853 Jy ! Component: 100 - total flux cleaned = -0.000978716 Jy ! Component: 150 - total flux cleaned = -0.000795378 Jy ! Component: 200 - total flux cleaned = -0.000794356 Jy ! Total flux subtracted in 200 components = -0.000794356 Jy ! Clean residual min=-0.013786 max=0.015989 Jy/beam ! Clean residual mean=-0.000032 rms=0.004200 Jy/beam ! Combined flux in latest and established models = 2.57167 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 2.57167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059134Jy sigma=0.162021 ! Fit after self-cal, rms=0.059047Jy sigma=0.161537 wmodel J0121+1149_S_e_map.mod ! Writing 72 model components to file: J0121+1149_S_e_map.mod wobs J0121+1149_S_e_uvs.fits ! Writing UV FITS file: J0121+1149_S_e_uvs.fits wwins J0121+1149_S_e_map.win ! wwins: Wrote 1 windows to J0121+1149_S_e_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 = 0.0050504 Jy ! Component: 100 - total flux cleaned = 0.00736903 Jy ! Component: 150 - total flux cleaned = 0.0098901 Jy ! Component: 200 - total flux cleaned = 0.0108569 Jy ! Component: 250 - total flux cleaned = 0.0113829 Jy ! Component: 300 - total flux cleaned = 0.011865 Jy ! Component: 350 - total flux cleaned = 0.0124579 Jy ! Component: 400 - total flux cleaned = 0.0125964 Jy ! Component: 450 - total flux cleaned = 0.0126076 Jy ! Component: 500 - total flux cleaned = 0.0126075 Jy ! Component: 550 - total flux cleaned = 0.0123814 Jy ! Component: 600 - total flux cleaned = 0.0121735 Jy ! Component: 650 - total flux cleaned = 0.0119742 Jy ! Component: 700 - total flux cleaned = 0.0115987 Jy ! Component: 750 - total flux cleaned = 0.0113315 Jy ! Component: 800 - total flux cleaned = 0.0109092 Jy ! Component: 850 - total flux cleaned = 0.0106691 Jy ! Component: 900 - total flux cleaned = 0.0103635 Jy ! Component: 950 - total flux cleaned = 0.00999904 Jy ! Component: 1000 - total flux cleaned = 0.00993013 Jy ! Component: 1050 - total flux cleaned = 0.00992927 Jy ! Component: 1100 - total flux cleaned = 0.00954024 Jy ! Component: 1150 - total flux cleaned = 0.00935216 Jy ! Component: 1200 - total flux cleaned = 0.00898682 Jy ! Component: 1250 - total flux cleaned = 0.0087525 Jy ! Component: 1300 - total flux cleaned = 0.00835361 Jy ! Component: 1350 - total flux cleaned = 0.00796527 Jy ! Component: 1400 - total flux cleaned = 0.00753459 Jy ! Component: 1450 - total flux cleaned = 0.0071154 Jy ! Component: 1500 - total flux cleaned = 0.00680868 Jy ! Component: 1550 - total flux cleaned = 0.00640858 Jy ! Component: 1600 - total flux cleaned = 0.00621252 Jy ! Component: 1650 - total flux cleaned = 0.00592548 Jy ! Component: 1700 - total flux cleaned = 0.00564592 Jy ! Component: 1750 - total flux cleaned = 0.00527991 Jy ! Component: 1800 - total flux cleaned = 0.00496525 Jy ! Component: 1850 - total flux cleaned = 0.00465566 Jy ! Component: 1900 - total flux cleaned = 0.00426464 Jy ! Component: 1950 - total flux cleaned = 0.00400837 Jy ! Component: 2000 - total flux cleaned = 0.00371447 Jy ! Component: 2050 - total flux cleaned = 0.00342565 Jy ! Component: 2100 - total flux cleaned = 0.00322236 Jy ! Component: 2150 - total flux cleaned = 0.00290162 Jy ! Component: 2200 - total flux cleaned = 0.00262482 Jy ! Component: 2250 - total flux cleaned = 0.00235166 Jy ! Component: 2300 - total flux cleaned = 0.00208244 Jy ! Component: 2350 - total flux cleaned = 0.00189232 Jy ! Component: 2400 - total flux cleaned = 0.0017418 Jy ! Component: 2450 - total flux cleaned = 0.00144265 Jy ! Component: 2500 - total flux cleaned = 0.00121995 Jy ! Component: 2550 - total flux cleaned = 0.000888371 Jy ! Component: 2600 - total flux cleaned = 0.000778681 Jy ! Component: 2650 - total flux cleaned = 0.000596394 Jy ! Component: 2700 - total flux cleaned = 0.000414839 Jy ! Component: 2750 - total flux cleaned = 0.000306388 Jy ! Component: 2800 - total flux cleaned = 0.000197941 Jy ! Component: 2850 - total flux cleaned = 9.00848e-05 Jy ! Component: 2900 - total flux cleaned = 1.83691e-05 Jy ! Component: 2950 - total flux cleaned = -0.000160549 Jy ! Component: 3000 - total flux cleaned = -0.00026756 Jy ! Component: 3050 - total flux cleaned = -0.000374383 Jy ! Component: 3100 - total flux cleaned = -0.000374299 Jy ! Component: 3150 - total flux cleaned = -0.000445462 Jy ! Component: 3200 - total flux cleaned = -0.000481014 Jy ! Component: 3250 - total flux cleaned = -0.000623143 Jy ! Component: 3300 - total flux cleaned = -0.000551882 Jy ! Component: 3350 - total flux cleaned = -0.00062296 Jy ! Component: 3400 - total flux cleaned = -0.000623187 Jy ! Component: 3450 - total flux cleaned = -0.000587769 Jy ! Component: 3500 - total flux cleaned = -0.000587748 Jy ! Component: 3550 - total flux cleaned = -0.000587616 Jy ! Component: 3600 - total flux cleaned = -0.000587603 Jy ! Component: 3650 - total flux cleaned = -0.00058761 Jy ! Component: 3700 - total flux cleaned = -0.000515936 Jy ! Component: 3750 - total flux cleaned = -0.000551885 Jy ! Component: 3800 - total flux cleaned = -0.000516045 Jy ! Component: 3850 - total flux cleaned = -0.000371317 Jy ! Component: 3900 - total flux cleaned = -0.000298503 Jy ! Component: 3950 - total flux cleaned = -0.000261697 Jy ! Component: 4000 - total flux cleaned = -0.000188034 Jy ! Component: 4050 - total flux cleaned = -0.000151116 Jy ! Total flux subtracted in 4096 components = -2.53447e-06 Jy ! Clean residual min=-0.002091 max=0.002536 Jy/beam ! Clean residual mean=0.000009 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 2.57167 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 348 components and 2.57167 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0121+1149_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.499 x 11.2 at -23.19 degrees (North through East) ! Clean map min=-0.005522 max=2.3605 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0121+1149_S_e_map.fits wmodel /image_prod/ug002_uva//J0121+1149_S_e_map.mod ! Writing 348 model components to file: /image_prod/ug002_uva//J0121+1149_S_e_map.mod wobs /image_prod/ug002_uva//J0121+1149_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0121+1149_S_e_uvs.fits wwins /image_prod/ug002_uva//J0121+1149_S_e_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0121+1149_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.36049 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000622529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0791186 0.0791186 0.158237 0.316474 0.632949 1.2659 2.5318 5.06359 10.1272 20.2544 40.5087 81.0175 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.36 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3791.77 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0121+1149_S_e_dfm.log closed on Wed Mar 4 19:00:29 2020