! Started logfile: /image_prod/ug002_uva//J0013+4051_S_c_dfm.log on Wed Mar 4 18:18:40 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//J0013+4051_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0013+4051_S_c_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706173 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 1716 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 J0013+4051_S_c] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060820Jy sigma=8.294837 ! Fit after self-cal, rms=0.633005Jy sigma=4.971911 ! 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.568 mas, bmaj=5.653 mas, bpa=10.76 degrees ! Estimated noise=2.65513 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.288883 Jy ! Component: 100 - total flux cleaned = 0.351979 Jy ! Total flux subtracted in 100 components = 0.351979 Jy ! Clean residual min=-0.012955 max=0.018542 Jy/beam ! Clean residual mean=0.000020 rms=0.003633 Jy/beam ! Combined flux in latest and established models = 0.351979 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.351979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096514Jy sigma=0.674539 ! Fit after self-cal, rms=0.096506Jy sigma=0.674518 ! 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.057 mas, bmaj=6.408 mas, bpa=8.923 degrees ! Estimated noise=2.22827 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.0196155 Jy ! Component: 100 - total flux cleaned = 0.0271107 Jy ! Component: 150 - total flux cleaned = 0.0281934 Jy ! Component: 200 - total flux cleaned = 0.0284661 Jy ! Total flux subtracted in 200 components = 0.0284661 Jy ! Clean residual min=-0.013223 max=0.013990 Jy/beam ! Clean residual mean=0.000016 rms=0.003598 Jy/beam ! Combined flux in latest and established models = 0.380445 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.380445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092802Jy sigma=0.642161 ! Fit after self-cal, rms=0.092790Jy sigma=0.642055 ! 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.057 x 6.408 at 8.923 degrees (North through East) ! Clean map min=-0.012853 max=0.37221 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.05 KP 1.03 ! LA 1.01 MK 0.98 NL 0.98 OV 0.95 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.97 KP 0.94 ! LA 1.01 MK 0.99 NL 1.00 OV 1.13 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.00 KP 0.97 ! LA 1.01 MK 1.02 NL 0.93 OV 0.96 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.092790Jy sigma=0.642055 ! Fit after self-cal, rms=0.089669Jy sigma=0.622795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=6.392 mas, bpa=8.612 degrees ! Estimated noise=2.23167 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.00140279 Jy ! Component: 100 - total flux cleaned = -0.00130295 Jy ! Component: 150 - total flux cleaned = -0.00148178 Jy ! Component: 200 - total flux cleaned = -0.00163668 Jy ! Total flux subtracted in 200 components = -0.00163668 Jy ! Clean residual min=-0.012988 max=0.012951 Jy/beam ! Clean residual mean=0.000017 rms=0.003540 Jy/beam ! Combined flux in latest and established models = 0.378809 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.378809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089439Jy sigma=0.621121 ! Fit after self-cal, rms=0.089439Jy sigma=0.621022 ! 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.089439Jy sigma=0.621022 ! Fit after self-cal, rms=0.074511Jy sigma=0.417433 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.055 mas, bmaj=6.374 mas, bpa=8.062 degrees ! Estimated noise=2.23158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799516 Jy ! Component: 100 - total flux cleaned = 0.000881938 Jy ! Component: 150 - total flux cleaned = 0.000880122 Jy ! Component: 200 - total flux cleaned = 0.000884204 Jy ! Total flux subtracted in 200 components = 0.000884204 Jy ! Clean residual min=-0.004071 max=0.003994 Jy/beam ! Clean residual mean=-0.000009 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.379693 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.379693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074353Jy sigma=0.416044 ! Fit after self-cal, rms=0.074588Jy sigma=0.415701 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.000231728 Jy ! Component: 100 - total flux cleaned = 0.000231232 Jy ! Component: 150 - total flux cleaned = 0.000184899 Jy ! Component: 200 - total flux cleaned = 0.000184889 Jy ! Total flux subtracted in 200 components = 0.000184889 Jy ! Clean residual min=-0.004019 max=0.003924 Jy/beam ! Clean residual mean=-0.000009 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.379878 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.379878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074532Jy sigma=0.415193 ! Fit after self-cal, rms=0.074526Jy sigma=0.415183 ! 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.074526Jy sigma=0.415183 ! Fit after self-cal, rms=0.074839Jy sigma=0.414786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=6.369 mas, bpa=8.313 degrees ! Estimated noise=2.23209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116104 Jy ! Component: 100 - total flux cleaned = 0.00127139 Jy ! Component: 150 - total flux cleaned = 0.00132047 Jy ! Component: 200 - total flux cleaned = 0.00131985 Jy ! Total flux subtracted in 200 components = 0.00131985 Jy ! Clean residual min=-0.003916 max=0.003810 Jy/beam ! Clean residual mean=-0.000008 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.381198 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.381198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074761Jy sigma=0.414112 ! Fit after self-cal, rms=0.074754Jy sigma=0.414102 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.000106164 Jy ! Component: 100 - total flux cleaned = 0.000105344 Jy ! Component: 150 - total flux cleaned = 0.000105028 Jy ! Component: 200 - total flux cleaned = 0.000105473 Jy ! Total flux subtracted in 200 components = 0.000105473 Jy ! Clean residual min=-0.003875 max=0.003760 Jy/beam ! Clean residual mean=-0.000008 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.381303 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.381303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074715Jy sigma=0.413727 ! Fit after self-cal, rms=0.074716Jy sigma=0.413722 ! 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.074716Jy sigma=0.413722 ! Fit after self-cal, rms=0.074885Jy sigma=0.413532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.208 mas, bmaj=10.91 mas, bpa=14.23 degrees ! Estimated noise=2.57051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135064 Jy ! Component: 100 - total flux cleaned = 0.00147582 Jy ! Component: 150 - total flux cleaned = 0.00149663 Jy ! Component: 200 - total flux cleaned = 0.0015121 Jy ! Total flux subtracted in 200 components = 0.0015121 Jy ! Clean residual min=-0.003660 max=0.003967 Jy/beam ! Clean residual mean=-0.000015 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.382815 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.382815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074874Jy sigma=0.413445 ! Fit after self-cal, rms=0.074865Jy sigma=0.413419 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.72211e-06 Jy ! Component: 100 - total flux cleaned = -1.79441e-05 Jy ! Component: 150 - total flux cleaned = -3.12399e-05 Jy ! Component: 200 - total flux cleaned = -4.35012e-05 Jy ! Total flux subtracted in 200 components = -4.35012e-05 Jy ! Clean residual min=-0.003689 max=0.003947 Jy/beam ! Clean residual mean=-0.000015 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.382772 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.382772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074875Jy sigma=0.413446 ! Fit after self-cal, rms=0.074866Jy sigma=0.413437 ! 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.036 mas, bmaj=6.364 mas, bpa=8.463 degrees ! Estimated noise=2.23396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.036 x 6.364 at 8.463 degrees (North through East) ! Clean map min=-0.0037006 max=0.37301 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=3.54 mas, bmaj=5.631 mas, bpa=10.13 degrees ! Estimated noise=2.66746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.289614 Jy ! Component: 100 - total flux cleaned = 0.352982 Jy ! Component: 150 - total flux cleaned = 0.371015 Jy ! Component: 200 - total flux cleaned = 0.37798 Jy ! Total flux subtracted in 200 components = 0.37798 Jy ! Clean residual min=-0.005579 max=0.004959 Jy/beam ! Clean residual mean=-0.000005 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.37798 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.37798 Jy ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=6.364 mas, bpa=8.463 degrees ! Estimated noise=2.23396 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 (-3, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00414364 Jy ! Component: 100 - total flux cleaned = 0.00439379 Jy ! Component: 150 - total flux cleaned = 0.00470227 Jy ! Component: 200 - total flux cleaned = 0.00487756 Jy ! Total flux subtracted in 200 components = 0.00487756 Jy ! Clean residual min=-0.003598 max=0.003598 Jy/beam ! Clean residual mean=-0.000008 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.382857 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.382857 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.208 mas, bmaj=10.91 mas, bpa=14.23 degrees ! Estimated noise=2.57051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368078 Jy ! Component: 100 - total flux cleaned = 0.000287278 Jy ! Component: 150 - total flux cleaned = 0.000249594 Jy ! Component: 200 - total flux cleaned = 0.000185132 Jy ! Total flux subtracted in 200 components = 0.000185132 Jy ! Clean residual min=-0.003915 max=0.003838 Jy/beam ! Clean residual mean=-0.000015 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.383042 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 = 5.56816e-07 Jy ! Component: 100 - total flux cleaned = -2.77462e-05 Jy ! Component: 150 - total flux cleaned = -5.37662e-05 Jy ! Component: 200 - total flux cleaned = -5.38121e-05 Jy ! Total flux subtracted in 200 components = -5.38121e-05 Jy ! Clean residual min=-0.003857 max=0.003783 Jy/beam ! Clean residual mean=-0.000015 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.382989 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.382989 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=6.364 mas, bpa=8.463 degrees ! Estimated noise=2.23396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.65619e-05 Jy ! Component: 100 - total flux cleaned = -5.22046e-05 Jy ! Component: 150 - total flux cleaned = -0.000112736 Jy ! Component: 200 - total flux cleaned = -0.000114043 Jy ! Total flux subtracted in 200 components = -0.000114043 Jy ! Clean residual min=-0.003495 max=0.003595 Jy/beam ! Clean residual mean=-0.000009 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.382875 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.382875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074766Jy sigma=0.412552 ! Fit after self-cal, rms=0.074745Jy sigma=0.412445 wmodel J0013+4051_S_c_map.mod ! Writing 55 model components to file: J0013+4051_S_c_map.mod wobs J0013+4051_S_c_uvs.fits ! Writing UV FITS file: J0013+4051_S_c_uvs.fits wwins J0013+4051_S_c_map.win ! wwins: Wrote 2 windows to J0013+4051_S_c_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.000326443 Jy ! Component: 100 - total flux cleaned = -0.000510125 Jy ! Component: 150 - total flux cleaned = -0.000863575 Jy ! Component: 200 - total flux cleaned = -0.00103367 Jy ! Component: 250 - total flux cleaned = -0.00119646 Jy ! Component: 300 - total flux cleaned = -0.00119561 Jy ! Component: 350 - total flux cleaned = -0.00130034 Jy ! Component: 400 - total flux cleaned = -0.00114655 Jy ! Component: 450 - total flux cleaned = -0.00114618 Jy ! Component: 500 - total flux cleaned = -0.0010472 Jy ! Component: 550 - total flux cleaned = -0.000806559 Jy ! Component: 600 - total flux cleaned = -0.00071242 Jy ! Component: 650 - total flux cleaned = -0.000480892 Jy ! Component: 700 - total flux cleaned = -0.000344502 Jy ! Component: 750 - total flux cleaned = -0.000255458 Jy ! Component: 800 - total flux cleaned = -0.000122153 Jy ! Component: 850 - total flux cleaned = 5.15215e-05 Jy ! Component: 900 - total flux cleaned = 0.000221865 Jy ! Component: 950 - total flux cleaned = 0.000431772 Jy ! Component: 1000 - total flux cleaned = 0.00047338 Jy ! Component: 1050 - total flux cleaned = 0.00059596 Jy ! Component: 1100 - total flux cleaned = 0.000717488 Jy ! Component: 1150 - total flux cleaned = 0.000797938 Jy ! Component: 1200 - total flux cleaned = 0.000877598 Jy ! Component: 1250 - total flux cleaned = 0.00110993 Jy ! Component: 1300 - total flux cleaned = 0.001072 Jy ! Component: 1350 - total flux cleaned = 0.00129835 Jy ! Component: 1400 - total flux cleaned = 0.00129846 Jy ! Component: 1450 - total flux cleaned = 0.00148254 Jy ! Component: 1500 - total flux cleaned = 0.00141007 Jy ! Component: 1550 - total flux cleaned = 0.00151837 Jy ! Component: 1600 - total flux cleaned = 0.00158915 Jy ! Component: 1650 - total flux cleaned = 0.00158928 Jy ! Component: 1700 - total flux cleaned = 0.00158964 Jy ! Component: 1750 - total flux cleaned = 0.00165809 Jy ! Component: 1800 - total flux cleaned = 0.00182778 Jy ! Component: 1850 - total flux cleaned = 0.00176105 Jy ! Component: 1900 - total flux cleaned = 0.0018614 Jy ! Component: 1950 - total flux cleaned = 0.00186176 Jy ! Component: 2000 - total flux cleaned = 0.00199213 Jy ! Component: 2050 - total flux cleaned = 0.00208805 Jy ! Component: 2100 - total flux cleaned = 0.00211949 Jy ! Component: 2150 - total flux cleaned = 0.00202477 Jy ! Component: 2200 - total flux cleaned = 0.00208709 Jy ! Component: 2250 - total flux cleaned = 0.00214882 Jy ! Component: 2300 - total flux cleaned = 0.00227125 Jy ! Component: 2350 - total flux cleaned = 0.0023317 Jy ! Component: 2400 - total flux cleaned = 0.00230148 Jy ! Component: 2450 - total flux cleaned = 0.00242054 Jy ! Component: 2500 - total flux cleaned = 0.00247936 Jy ! Component: 2550 - total flux cleaned = 0.00247937 Jy ! Component: 2600 - total flux cleaned = 0.0025952 Jy ! Component: 2650 - total flux cleaned = 0.00262388 Jy ! Component: 2700 - total flux cleaned = 0.00279453 Jy ! Component: 2750 - total flux cleaned = 0.00285144 Jy ! Component: 2800 - total flux cleaned = 0.00296309 Jy ! Component: 2850 - total flux cleaned = 0.00307409 Jy ! Component: 2900 - total flux cleaned = 0.00310137 Jy ! Component: 2950 - total flux cleaned = 0.00310149 Jy ! Component: 3000 - total flux cleaned = 0.0031556 Jy ! Component: 3050 - total flux cleaned = 0.00328958 Jy ! Component: 3100 - total flux cleaned = 0.00331606 Jy ! Component: 3150 - total flux cleaned = 0.00334231 Jy ! Component: 3200 - total flux cleaned = 0.00339487 Jy ! Component: 3250 - total flux cleaned = 0.00342095 Jy ! Component: 3300 - total flux cleaned = 0.00347253 Jy ! Component: 3350 - total flux cleaned = 0.00344743 Jy ! Component: 3400 - total flux cleaned = 0.00357388 Jy ! Component: 3450 - total flux cleaned = 0.00357379 Jy ! Component: 3500 - total flux cleaned = 0.00364896 Jy ! Component: 3550 - total flux cleaned = 0.00357482 Jy ! Component: 3600 - total flux cleaned = 0.00359967 Jy ! Component: 3650 - total flux cleaned = 0.00372207 Jy ! Component: 3700 - total flux cleaned = 0.0036978 Jy ! Component: 3750 - total flux cleaned = 0.00364939 Jy ! Component: 3800 - total flux cleaned = 0.0036017 Jy ! Component: 3850 - total flux cleaned = 0.00357772 Jy ! Component: 3900 - total flux cleaned = 0.00348341 Jy ! Component: 3950 - total flux cleaned = 0.00345997 Jy ! Component: 4000 - total flux cleaned = 0.0033899 Jy ! Component: 4050 - total flux cleaned = 0.00336686 Jy ! Total flux subtracted in 4096 components = 0.00341269 Jy ! Clean residual min=-0.001217 max=0.001291 Jy/beam ! Clean residual mean=-0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.386287 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 345 components and 0.386287 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0013+4051_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.036 x 6.364 at 8.463 degrees (North through East) ! Clean map min=-0.0023358 max=0.37299 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0013+4051_S_c_map.fits wmodel /image_prod/ug002_uva//J0013+4051_S_c_map.mod ! Writing 345 model components to file: /image_prod/ug002_uva//J0013+4051_S_c_map.mod wobs /image_prod/ug002_uva//J0013+4051_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0013+4051_S_c_uvs.fits wwins /image_prod/ug002_uva//J0013+4051_S_c_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0013+4051_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.372989 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000425464 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342206 0.342206 0.684413 1.36883 2.73765 5.4753 10.9506 21.9012 43.8024 87.6049 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.372 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 876.663 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0013+4051_S_c_dfm.log closed on Wed Mar 4 18:18:44 2020