! Started logfile: /image_prod/ug002_uva//J0019+7327_S_l_dfm.log on Wed Mar 4 18:23: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//J0019+7327_S_l_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0019+7327_S_l_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.927083 visibilities/baseline/integration-bin. ! Found source: J0019+7327 ! ! 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 1602 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 J0019+7327_S_l] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.382435Jy sigma=7.039281 ! Fit after self-cal, rms=0.302771Jy sigma=1.715816 ! 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.46 mas, bmaj=13.3 mas, bpa=69.25 degrees ! Estimated noise=4.56789 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.649131 Jy ! Component: 100 - total flux cleaned = 0.822921 Jy ! Total flux subtracted in 100 components = 0.822921 Jy ! Clean residual min=-0.036658 max=0.079714 Jy/beam ! Clean residual mean=-0.000002 rms=0.013598 Jy/beam ! Combined flux in latest and established models = 0.822921 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.822921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283140Jy sigma=1.512002 ! Fit after self-cal, rms=0.283033Jy sigma=1.511502 ! 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=4.005 mas, bmaj=13.98 mas, bpa=69.08 degrees ! Estimated noise=3.61204 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.106365 Jy ! Component: 100 - total flux cleaned = 0.162512 Jy ! Component: 150 - total flux cleaned = 0.196362 Jy ! Component: 200 - total flux cleaned = 0.203826 Jy ! Total flux subtracted in 200 components = 0.203826 Jy ! Clean residual min=-0.034217 max=0.039218 Jy/beam ! Clean residual mean=0.000020 rms=0.011022 Jy/beam ! Combined flux in latest and established models = 1.02675 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 1.02675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.236169Jy sigma=1.329414 ! Fit after self-cal, rms=0.236115Jy sigma=1.329289 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.005 x 13.98 at 69.08 degrees (North through East) ! Clean map min=-0.033883 max=0.84946 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.98 KP 0.95 ! LA 1.00 NL 1.17 OV 0.96 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.95 KP 1.01 ! LA 1.01 NL 1.02 OV 0.98 PT 1.01 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.03 KP 0.96 ! LA 1.03 NL 1.13 OV 0.97 PT 1.02 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.236115Jy sigma=1.329289 ! Fit after self-cal, rms=0.256165Jy sigma=1.296934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.022 mas, bmaj=13.81 mas, bpa=68.98 degrees ! Estimated noise=3.64599 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.00716302 Jy ! Component: 100 - total flux cleaned = 0.00716474 Jy ! Component: 150 - total flux cleaned = 0.00640685 Jy ! Component: 200 - total flux cleaned = 0.00611066 Jy ! Total flux subtracted in 200 components = 0.00611066 Jy ! Clean residual min=-0.039280 max=0.037441 Jy/beam ! Clean residual mean=0.000025 rms=0.010959 Jy/beam ! Combined flux in latest and established models = 1.03286 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 66 components and 1.03286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.252154Jy sigma=1.301338 ! Fit after self-cal, rms=0.252167Jy sigma=1.301305 ! 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.252167Jy sigma=1.301305 ! Fit after self-cal, rms=0.303414Jy sigma=1.032928 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=13.76 mas, bpa=68.99 degrees ! Estimated noise=3.66257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121248 Jy ! Component: 100 - total flux cleaned = -0.00184825 Jy ! Component: 150 - total flux cleaned = -0.00209279 Jy ! Component: 200 - total flux cleaned = -0.00208835 Jy ! Total flux subtracted in 200 components = -0.00208835 Jy ! Clean residual min=-0.011473 max=0.009711 Jy/beam ! Clean residual mean=-0.000011 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 1.03077 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 1.03077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.301749Jy sigma=1.033545 ! Fit after self-cal, rms=0.301757Jy sigma=1.033408 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.02041e-05 Jy ! Component: 100 - total flux cleaned = 0.000240385 Jy ! Component: 150 - total flux cleaned = 0.000560468 Jy ! Component: 200 - total flux cleaned = 0.00102816 Jy ! Total flux subtracted in 200 components = 0.00102816 Jy ! Clean residual min=-0.011142 max=0.010065 Jy/beam ! Clean residual mean=-0.000011 rms=0.003146 Jy/beam ! Combined flux in latest and established models = 1.0318 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 1.0318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.301335Jy sigma=1.033985 ! Fit after self-cal, rms=0.301331Jy sigma=1.033981 ! 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.301331Jy sigma=1.033981 ! Fit after self-cal, rms=0.313440Jy sigma=1.031835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=13.73 mas, bpa=69.04 degrees ! Estimated noise=3.69095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672012 Jy ! Component: 100 - total flux cleaned = 0.000146982 Jy ! Component: 150 - total flux cleaned = -4.72982e-05 Jy ! Component: 200 - total flux cleaned = -5.00783e-05 Jy ! Total flux subtracted in 200 components = -5.00783e-05 Jy ! Clean residual min=-0.012147 max=0.009921 Jy/beam ! Clean residual mean=-0.000013 rms=0.003163 Jy/beam ! Combined flux in latest and established models = 1.03175 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 1.03175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.312002Jy sigma=1.032976 ! Fit after self-cal, rms=0.312001Jy sigma=1.032974 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 = 6.38901e-06 Jy ! Component: 100 - total flux cleaned = 0.000118435 Jy ! Component: 150 - total flux cleaned = 0.000291417 Jy ! Component: 200 - total flux cleaned = 0.000357534 Jy ! Total flux subtracted in 200 components = 0.000357534 Jy ! Clean residual min=-0.011810 max=0.010431 Jy/beam ! Clean residual mean=-0.000013 rms=0.003182 Jy/beam ! Combined flux in latest and established models = 1.0321 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 1.03211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.311591Jy sigma=1.033842 ! Fit after self-cal, rms=0.311590Jy sigma=1.033840 ! 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.311590Jy sigma=1.033840 ! Fit after self-cal, rms=0.323363Jy sigma=1.031902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.427 mas, bmaj=14.7 mas, bpa=68.71 degrees ! Estimated noise=4.37761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180201 Jy ! Component: 100 - total flux cleaned = 0.00130744 Jy ! Component: 150 - total flux cleaned = 0.000734299 Jy ! Component: 200 - total flux cleaned = 0.000302787 Jy ! Total flux subtracted in 200 components = 0.000302787 Jy ! Clean residual min=-0.013618 max=0.009907 Jy/beam ! Clean residual mean=-0.000032 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 1.03241 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 1.03241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.322042Jy sigma=1.033221 ! Fit after self-cal, rms=0.322038Jy sigma=1.033207 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.000129682 Jy ! Component: 100 - total flux cleaned = -0.000225896 Jy ! Component: 150 - total flux cleaned = -0.000143152 Jy ! Component: 200 - total flux cleaned = -7.38153e-05 Jy ! Total flux subtracted in 200 components = -7.38153e-05 Jy ! Clean residual min=-0.013383 max=0.010225 Jy/beam ! Clean residual mean=-0.000032 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 1.03233 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 139 components and 1.03233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.321750Jy sigma=1.033875 ! Fit after self-cal, rms=0.321744Jy sigma=1.033866 ! 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=4.022 mas, bmaj=13.69 mas, bpa=69.1 degrees ! Estimated noise=3.71937 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.022 x 13.69 at 69.1 degrees (North through East) ! Clean map min=-0.013693 max=0.89671 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.321744Jy sigma=1.033866 ! Fit after self-cal, rms=0.422883Jy sigma=0.344773 ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=13.71 mas, bpa=69.13 degrees ! Estimated noise=3.71611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355136 Jy ! Component: 100 - total flux cleaned = 0.00396998 Jy ! Component: 150 - total flux cleaned = 0.00420894 Jy ! Component: 200 - total flux cleaned = 0.00430878 Jy ! Total flux subtracted in 200 components = 0.00430878 Jy ! Clean residual min=-0.004858 max=0.005632 Jy/beam ! Clean residual mean=-0.000011 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 1.03664 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 152 components and 1.03664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.422686Jy sigma=0.342702 ! Fit after self-cal, rms=0.422804Jy sigma=0.342687 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105601 Jy ! Component: 100 - total flux cleaned = 1.58684e-05 Jy ! Component: 150 - total flux cleaned = 1.46521e-05 Jy ! Component: 200 - total flux cleaned = 1.54631e-05 Jy ! Total flux subtracted in 200 components = 1.54631e-05 Jy ! Clean residual min=-0.004815 max=0.005302 Jy/beam ! Clean residual mean=-0.000011 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 1.03666 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 164 components and 1.03666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.422726Jy sigma=0.342134 ! Fit after self-cal, rms=0.422775Jy sigma=0.342118 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.422775Jy sigma=0.342118 ! Fit after self-cal, rms=0.423796Jy sigma=0.341574 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.47 mas, bmaj=13.03 mas, bpa=69.18 degrees ! Estimated noise=4.70806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.669016 Jy ! Component: 100 - total flux cleaned = 0.846616 Jy ! Component: 150 - total flux cleaned = 0.936247 Jy ! Component: 200 - total flux cleaned = 0.983058 Jy ! Total flux subtracted in 200 components = 0.983058 Jy ! Clean residual min=-0.010702 max=0.022172 Jy/beam ! Clean residual mean=-0.000014 rms=0.003121 Jy/beam ! Combined flux in latest and established models = 0.983058 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.983058 Jy ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=13.71 mas, bpa=69.12 degrees ! Estimated noise=3.71924 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.0300731 Jy ! Component: 100 - total flux cleaned = 0.0436671 Jy ! Component: 150 - total flux cleaned = 0.050178 Jy ! Component: 200 - total flux cleaned = 0.0527636 Jy ! Total flux subtracted in 200 components = 0.0527636 Jy ! Clean residual min=-0.005687 max=0.005086 Jy/beam ! Clean residual mean=-0.000013 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 1.03582 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 1.03582 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.388 mas, bmaj=14.71 mas, bpa=68.83 degrees ! Estimated noise=4.39021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368272 Jy ! Component: 100 - total flux cleaned = 0.0046378 Jy ! Component: 150 - total flux cleaned = 0.00523919 Jy ! Component: 200 - total flux cleaned = 0.00548119 Jy ! Total flux subtracted in 200 components = 0.00548119 Jy ! Clean residual min=-0.004934 max=0.004866 Jy/beam ! Clean residual mean=-0.000019 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 1.0413 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 = 6.33047e-05 Jy ! Component: 100 - total flux cleaned = 0.000115755 Jy ! Component: 150 - total flux cleaned = 0.00016071 Jy ! Component: 200 - total flux cleaned = 0.00016395 Jy ! Total flux subtracted in 200 components = 0.00016395 Jy ! Clean residual min=-0.004753 max=0.005085 Jy/beam ! Clean residual mean=-0.000019 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 1.04147 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 87 components and 1.04147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=13.71 mas, bpa=69.12 degrees ! Estimated noise=3.71924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354902 Jy ! Component: 100 - total flux cleaned = 0.000776258 Jy ! Component: 150 - total flux cleaned = 0.000917293 Jy ! Component: 200 - total flux cleaned = 0.000916568 Jy ! Total flux subtracted in 200 components = 0.000916568 Jy ! Clean residual min=-0.004868 max=0.005016 Jy/beam ! Clean residual mean=-0.000010 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 1.04238 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 1.04238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.423637Jy sigma=0.341215 ! Fit after self-cal, rms=0.423755Jy sigma=0.341177 wmodel J0019+7327_S_l_map.mod ! Writing 106 model components to file: J0019+7327_S_l_map.mod wobs J0019+7327_S_l_uvs.fits ! Writing UV FITS file: J0019+7327_S_l_uvs.fits wwins J0019+7327_S_l_map.win ! wwins: Wrote 1 windows to J0019+7327_S_l_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.000403323 Jy ! Component: 100 - total flux cleaned = 0.000405298 Jy ! Component: 150 - total flux cleaned = 0.000261004 Jy ! Component: 200 - total flux cleaned = 0.000334213 Jy ! Component: 250 - total flux cleaned = 0.00054035 Jy ! Component: 300 - total flux cleaned = 0.000608022 Jy ! Component: 350 - total flux cleaned = 0.000734946 Jy ! Component: 400 - total flux cleaned = 0.000857174 Jy ! Component: 450 - total flux cleaned = 0.00109464 Jy ! Component: 500 - total flux cleaned = 0.00121012 Jy ! Component: 550 - total flux cleaned = 0.00154685 Jy ! Component: 600 - total flux cleaned = 0.00171123 Jy ! Component: 650 - total flux cleaned = 0.00192457 Jy ! Component: 700 - total flux cleaned = 0.00202901 Jy ! Component: 750 - total flux cleaned = 0.00228374 Jy ! Component: 800 - total flux cleaned = 0.00243331 Jy ! Component: 850 - total flux cleaned = 0.00248242 Jy ! Component: 900 - total flux cleaned = 0.00253129 Jy ! Component: 950 - total flux cleaned = 0.0023888 Jy ! Component: 1000 - total flux cleaned = 0.002202 Jy ! Component: 1050 - total flux cleaned = 0.00211034 Jy ! Component: 1100 - total flux cleaned = 0.00211066 Jy ! Component: 1150 - total flux cleaned = 0.00211064 Jy ! Component: 1200 - total flux cleaned = 0.00202306 Jy ! Component: 1250 - total flux cleaned = 0.00185024 Jy ! Component: 1300 - total flux cleaned = 0.0016807 Jy ! Component: 1350 - total flux cleaned = 0.00155549 Jy ! Component: 1400 - total flux cleaned = 0.00155552 Jy ! Component: 1450 - total flux cleaned = 0.00122834 Jy ! Component: 1500 - total flux cleaned = 0.0011079 Jy ! Component: 1550 - total flux cleaned = 0.000948905 Jy ! Component: 1600 - total flux cleaned = 0.000870081 Jy ! Component: 1650 - total flux cleaned = 0.000636797 Jy ! Component: 1700 - total flux cleaned = 0.000445577 Jy ! Component: 1750 - total flux cleaned = 0.000332124 Jy ! Component: 1800 - total flux cleaned = 7.04724e-05 Jy ! Component: 1850 - total flux cleaned = -3.3924e-06 Jy ! Component: 1900 - total flux cleaned = -0.000332425 Jy ! Component: 1950 - total flux cleaned = -0.000512505 Jy ! Component: 2000 - total flux cleaned = -0.000655104 Jy ! Component: 2050 - total flux cleaned = -0.000938196 Jy ! Component: 2100 - total flux cleaned = -0.00114813 Jy ! Component: 2150 - total flux cleaned = -0.00125216 Jy ! Component: 2200 - total flux cleaned = -0.00152586 Jy ! Component: 2250 - total flux cleaned = -0.00172909 Jy ! Component: 2300 - total flux cleaned = -0.00199764 Jy ! Component: 2350 - total flux cleaned = -0.00226239 Jy ! Component: 2400 - total flux cleaned = -0.00249243 Jy ! Component: 2450 - total flux cleaned = -0.0027526 Jy ! Component: 2500 - total flux cleaned = -0.00300952 Jy ! Component: 2550 - total flux cleaned = -0.00310489 Jy ! Component: 2600 - total flux cleaned = -0.00338885 Jy ! Component: 2650 - total flux cleaned = -0.00360725 Jy ! Component: 2700 - total flux cleaned = -0.00385465 Jy ! Component: 2750 - total flux cleaned = -0.00409923 Jy ! Component: 2800 - total flux cleaned = -0.00425051 Jy ! Component: 2850 - total flux cleaned = -0.00446092 Jy ! Component: 2900 - total flux cleaned = -0.00469939 Jy ! Component: 2950 - total flux cleaned = -0.00502362 Jy ! Component: 3000 - total flux cleaned = -0.00522821 Jy ! Component: 3050 - total flux cleaned = -0.00548924 Jy ! Component: 3100 - total flux cleaned = -0.00580537 Jy ! Component: 3150 - total flux cleaned = -0.00591883 Jy ! Component: 3200 - total flux cleaned = -0.00617285 Jy ! Component: 3250 - total flux cleaned = -0.00642449 Jy ! Component: 3300 - total flux cleaned = -0.00670211 Jy ! Component: 3350 - total flux cleaned = -0.00689509 Jy ! Component: 3400 - total flux cleaned = -0.00716808 Jy ! Component: 3450 - total flux cleaned = -0.0073844 Jy ! Component: 3500 - total flux cleaned = -0.00757258 Jy ! Component: 3550 - total flux cleaned = -0.00781248 Jy ! Component: 3600 - total flux cleaned = -0.00805075 Jy ! Component: 3650 - total flux cleaned = -0.00828712 Jy ! Component: 3700 - total flux cleaned = -0.00857292 Jy ! Component: 3750 - total flux cleaned = -0.00872779 Jy ! Component: 3800 - total flux cleaned = -0.00893276 Jy ! Component: 3850 - total flux cleaned = -0.00916152 Jy ! Component: 3900 - total flux cleaned = -0.00933822 Jy ! Component: 3950 - total flux cleaned = -0.00953887 Jy ! Component: 4000 - total flux cleaned = -0.00978769 Jy ! Component: 4050 - total flux cleaned = -0.0099606 Jy ! Total flux subtracted in 4096 components = -0.0101813 Jy ! Clean residual min=-0.001549 max=0.001478 Jy/beam ! Clean residual mean=-0.000007 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 1.0322 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 400 components and 1.0322 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0019+7327_S_l_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.018 x 13.71 at 69.12 degrees (North through East) ! Clean map min=-0.0061505 max=0.89557 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0019+7327_S_l_map.fits wmodel /image_prod/ug002_uva//J0019+7327_S_l_map.mod ! Writing 400 model components to file: /image_prod/ug002_uva//J0019+7327_S_l_map.mod wobs /image_prod/ug002_uva//J0019+7327_S_l_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0019+7327_S_l_uvs.fits wwins /image_prod/ug002_uva//J0019+7327_S_l_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0019+7327_S_l_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.895574 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000474847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.159064 0.159064 0.318129 0.636258 1.27252 2.54503 5.09006 10.1801 20.3603 40.7205 81.441 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.895 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1886.03 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0019+7327_S_l_dfm.log closed on Wed Mar 4 18:23:30 2020