! Started logfile: /image_prod/ug002_uva//J1247+7124_S_dfm.log on Thu Mar 5 00:49:18 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//J1247+7124_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1247+7124_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.614815 visibilities/baseline/integration-bin. ! Found source: J1247+7124 ! ! 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 3984 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 J1247+7124_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026484Jy sigma=7.446271 ! Fit after self-cal, rms=0.839872Jy sigma=6.138096 ! 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.796 mas, bmaj=4.139 mas, bpa=86.35 degrees ! Estimated noise=2.53104 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.120975 Jy ! Component: 100 - total flux cleaned = 0.148884 Jy ! Total flux subtracted in 100 components = 0.148884 Jy ! Clean residual min=-0.009473 max=0.010270 Jy/beam ! Clean residual mean=0.000010 rms=0.002281 Jy/beam ! Combined flux in latest and established models = 0.148884 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.148884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092778Jy sigma=0.522615 ! Fit after self-cal, rms=0.092769Jy sigma=0.522131 ! 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.341 mas, bmaj=4.805 mas, bpa=86.26 degrees ! Estimated noise=1.58199 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.0125155 Jy ! Component: 100 - total flux cleaned = 0.0180878 Jy ! Component: 150 - total flux cleaned = 0.0210453 Jy ! Component: 200 - total flux cleaned = 0.0220728 Jy ! Total flux subtracted in 200 components = 0.0220728 Jy ! Clean residual min=-0.008735 max=0.007341 Jy/beam ! Clean residual mean=0.000011 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.170957 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.170957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090472Jy sigma=0.511257 ! Fit after self-cal, rms=0.090480Jy sigma=0.511083 ! 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.341 x 4.805 at 86.26 degrees (North through East) ! Clean map min=-0.0085465 max=0.15847 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.08 HN 1.04 KP 0.99 ! LA 1.02 MK 1.01 NL 1.04 OV 0.83 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.04 HN 1.03 KP 0.95 ! LA 1.06 MK 1.05 NL 0.64 OV 0.86 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.07 HN 1.04 KP 1.04 ! LA 1.06 MK 1.01 NL 0.98 OV 0.90 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.090480Jy sigma=0.511083 ! Fit after self-cal, rms=0.074691Jy sigma=0.484727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=4.784 mas, bpa=85.87 degrees ! Estimated noise=1.5863 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.000391643 Jy ! Component: 100 - total flux cleaned = 0.000898261 Jy ! Component: 150 - total flux cleaned = 0.00101202 Jy ! Component: 200 - total flux cleaned = 0.00110522 Jy ! Total flux subtracted in 200 components = 0.00110522 Jy ! Clean residual min=-0.004943 max=0.005190 Jy/beam ! Clean residual mean=0.000004 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.172062 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.172062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074561Jy sigma=0.483733 ! Fit after self-cal, rms=0.074570Jy sigma=0.483361 ! 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.074570Jy sigma=0.483361 ! Fit after self-cal, rms=0.068837Jy sigma=0.455882 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=4.782 mas, bpa=85.69 degrees ! Estimated noise=1.58083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799946 Jy ! Component: 100 - total flux cleaned = 0.00114745 Jy ! Component: 150 - total flux cleaned = 0.00140402 Jy ! Component: 200 - total flux cleaned = 0.00149546 Jy ! Total flux subtracted in 200 components = 0.00149546 Jy ! Clean residual min=-0.002871 max=0.002635 Jy/beam ! Clean residual mean=-0.000000 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.173558 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.173558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068796Jy sigma=0.455648 ! Fit after self-cal, rms=0.068876Jy sigma=0.455326 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 = -8.98121e-07 Jy ! Component: 100 - total flux cleaned = 0.000125346 Jy ! Component: 150 - total flux cleaned = 0.000172906 Jy ! Component: 200 - total flux cleaned = 0.000201642 Jy ! Total flux subtracted in 200 components = 0.000201642 Jy ! Clean residual min=-0.002839 max=0.002677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.173759 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.173759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068861Jy sigma=0.455262 ! Fit after self-cal, rms=0.068860Jy sigma=0.455245 ! 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.068860Jy sigma=0.455245 ! Fit after self-cal, rms=0.068732Jy sigma=0.455158 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=4.778 mas, bpa=85.6 degrees ! Estimated noise=1.58071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506922 Jy ! Component: 100 - total flux cleaned = 0.000754052 Jy ! Component: 150 - total flux cleaned = 0.000887276 Jy ! Component: 200 - total flux cleaned = 0.000935409 Jy ! Total flux subtracted in 200 components = 0.000935409 Jy ! Clean residual min=-0.002856 max=0.002538 Jy/beam ! Clean residual mean=-0.000000 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.174695 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.174695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068715Jy sigma=0.455064 ! Fit after self-cal, rms=0.068713Jy sigma=0.455055 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.29329e-06 Jy ! Component: 100 - total flux cleaned = 8.78915e-05 Jy ! Component: 150 - total flux cleaned = 0.000112125 Jy ! Component: 200 - total flux cleaned = 0.00012388 Jy ! Total flux subtracted in 200 components = 0.00012388 Jy ! Clean residual min=-0.002840 max=0.002540 Jy/beam ! Clean residual mean=-0.000000 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.174819 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.174819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068706Jy sigma=0.455028 ! Fit after self-cal, rms=0.068706Jy sigma=0.455022 ! 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.068706Jy sigma=0.455022 ! Fit after self-cal, rms=0.068636Jy sigma=0.454989 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.8 mas, bmaj=9.36 mas, bpa=84.18 degrees ! Estimated noise=2.10006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125896 Jy ! Component: 100 - total flux cleaned = 0.00137894 Jy ! Component: 150 - total flux cleaned = 0.00137774 Jy ! Component: 200 - total flux cleaned = 0.00137721 Jy ! Total flux subtracted in 200 components = 0.00137721 Jy ! Clean residual min=-0.003026 max=0.002606 Jy/beam ! Clean residual mean=0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.176196 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.176196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068653Jy sigma=0.455097 ! Fit after self-cal, rms=0.068647Jy sigma=0.455070 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.02628e-05 Jy ! Component: 100 - total flux cleaned = -1.01339e-06 Jy ! Component: 150 - total flux cleaned = -1.05222e-06 Jy ! Component: 200 - total flux cleaned = -1.22071e-06 Jy ! Total flux subtracted in 200 components = -1.22071e-06 Jy ! Clean residual min=-0.003055 max=0.002680 Jy/beam ! Clean residual mean=-0.000000 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.176195 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.176195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068657Jy sigma=0.455141 ! Fit after self-cal, rms=0.068657Jy sigma=0.455136 ! 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.305 mas, bmaj=4.775 mas, bpa=85.54 degrees ! Estimated noise=1.58124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 4.775 at 85.54 degrees (North through East) ! Clean map min=-0.002793 max=0.1581 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.794 mas, bmaj=4.109 mas, bpa=85.51 degrees ! Estimated noise=2.5441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121525 Jy ! Component: 100 - total flux cleaned = 0.150424 Jy ! Component: 150 - total flux cleaned = 0.162242 Jy ! Component: 200 - total flux cleaned = 0.168337 Jy ! Total flux subtracted in 200 components = 0.168337 Jy ! Clean residual min=-0.005126 max=0.004730 Jy/beam ! Clean residual mean=0.000001 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.168337 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.168337 Jy ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=4.775 mas, bpa=85.54 degrees ! Estimated noise=1.58124 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.00402409 Jy ! Component: 100 - total flux cleaned = 0.0047786 Jy ! Component: 150 - total flux cleaned = 0.00539329 Jy ! Component: 200 - total flux cleaned = 0.00586251 Jy ! Total flux subtracted in 200 components = 0.00586251 Jy ! Clean residual min=-0.003101 max=0.002891 Jy/beam ! Clean residual mean=0.000000 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.174199 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.174199 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=6.8 mas, bmaj=9.36 mas, bpa=84.18 degrees ! Estimated noise=2.10006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149216 Jy ! Component: 100 - total flux cleaned = 0.00169307 Jy ! Component: 150 - total flux cleaned = 0.00182403 Jy ! Component: 200 - total flux cleaned = 0.00184902 Jy ! Total flux subtracted in 200 components = 0.00184902 Jy ! Clean residual min=-0.003062 max=0.002840 Jy/beam ! Clean residual mean=-0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.176048 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 = -9.9436e-08 Jy ! Component: 100 - total flux cleaned = 7.35249e-08 Jy ! Component: 150 - total flux cleaned = 1.0124e-07 Jy ! Component: 200 - total flux cleaned = -1.45563e-05 Jy ! Total flux subtracted in 200 components = -1.45563e-05 Jy ! Clean residual min=-0.003079 max=0.002732 Jy/beam ! Clean residual mean=-0.000000 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.176034 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.176034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=4.775 mas, bpa=85.54 degrees ! Estimated noise=1.58124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000907389 Jy ! Component: 100 - total flux cleaned = -0.000752649 Jy ! Component: 150 - total flux cleaned = -0.000728719 Jy ! Component: 200 - total flux cleaned = -0.000707854 Jy ! Total flux subtracted in 200 components = -0.000707854 Jy ! Clean residual min=-0.003022 max=0.002437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.175326 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.175326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068643Jy sigma=0.455037 ! Fit after self-cal, rms=0.068644Jy sigma=0.455019 wmodel J1247+7124_S_map.mod ! Writing 50 model components to file: J1247+7124_S_map.mod wobs J1247+7124_S_uvs.fits ! Writing UV FITS file: J1247+7124_S_uvs.fits wwins J1247+7124_S_map.win ! wwins: Wrote 1 windows to J1247+7124_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 = -0.00118775 Jy ! Component: 100 - total flux cleaned = -0.00160945 Jy ! Component: 150 - total flux cleaned = -0.00183118 Jy ! Component: 200 - total flux cleaned = -0.00204644 Jy ! Component: 250 - total flux cleaned = -0.00229488 Jy ! Component: 300 - total flux cleaned = -0.00245521 Jy ! Component: 350 - total flux cleaned = -0.00264979 Jy ! Component: 400 - total flux cleaned = -0.00280123 Jy ! Component: 450 - total flux cleaned = -0.0028757 Jy ! Component: 500 - total flux cleaned = -0.00302051 Jy ! Component: 550 - total flux cleaned = -0.00316149 Jy ! Component: 600 - total flux cleaned = -0.00326532 Jy ! Component: 650 - total flux cleaned = -0.00329883 Jy ! Component: 700 - total flux cleaned = -0.00343125 Jy ! Component: 750 - total flux cleaned = -0.00349691 Jy ! Component: 800 - total flux cleaned = -0.00356171 Jy ! Component: 850 - total flux cleaned = -0.003688 Jy ! Component: 900 - total flux cleaned = -0.00375004 Jy ! Component: 950 - total flux cleaned = -0.00381151 Jy ! Component: 1000 - total flux cleaned = -0.003811 Jy ! Component: 1050 - total flux cleaned = -0.00390041 Jy ! Component: 1100 - total flux cleaned = -0.00390091 Jy ! Component: 1150 - total flux cleaned = -0.00395905 Jy ! Component: 1200 - total flux cleaned = -0.0040451 Jy ! Component: 1250 - total flux cleaned = -0.00401679 Jy ! Component: 1300 - total flux cleaned = -0.00410111 Jy ! Component: 1350 - total flux cleaned = -0.00418391 Jy ! Component: 1400 - total flux cleaned = -0.00423853 Jy ! Component: 1450 - total flux cleaned = -0.00431974 Jy ! Component: 1500 - total flux cleaned = -0.00437303 Jy ! Component: 1550 - total flux cleaned = -0.00437309 Jy ! Component: 1600 - total flux cleaned = -0.00437276 Jy ! Component: 1650 - total flux cleaned = -0.00437259 Jy ! Component: 1700 - total flux cleaned = -0.00442346 Jy ! Component: 1750 - total flux cleaned = -0.00432331 Jy ! Component: 1800 - total flux cleaned = -0.00434869 Jy ! Component: 1850 - total flux cleaned = -0.00439775 Jy ! Component: 1900 - total flux cleaned = -0.0043734 Jy ! Component: 1950 - total flux cleaned = -0.0043734 Jy ! Component: 2000 - total flux cleaned = -0.00439746 Jy ! Component: 2050 - total flux cleaned = -0.00435001 Jy ! Component: 2100 - total flux cleaned = -0.00435004 Jy ! Component: 2150 - total flux cleaned = -0.00432656 Jy ! Component: 2200 - total flux cleaned = -0.00432673 Jy ! Component: 2250 - total flux cleaned = -0.00434904 Jy ! Component: 2300 - total flux cleaned = -0.00432618 Jy ! Component: 2350 - total flux cleaned = -0.00437098 Jy ! Component: 2400 - total flux cleaned = -0.0042824 Jy ! Component: 2450 - total flux cleaned = -0.00432615 Jy ! Component: 2500 - total flux cleaned = -0.00439118 Jy ! Component: 2550 - total flux cleaned = -0.00432602 Jy ! Component: 2600 - total flux cleaned = -0.00434721 Jy ! Component: 2650 - total flux cleaned = -0.00432628 Jy ! Component: 2700 - total flux cleaned = -0.00426344 Jy ! Component: 2750 - total flux cleaned = -0.00426323 Jy ! Component: 2800 - total flux cleaned = -0.00416002 Jy ! Component: 2850 - total flux cleaned = -0.00413936 Jy ! Component: 2900 - total flux cleaned = -0.00411906 Jy ! Component: 2950 - total flux cleaned = -0.00397801 Jy ! Component: 3000 - total flux cleaned = -0.00397793 Jy ! Component: 3050 - total flux cleaned = -0.00395801 Jy ! Component: 3100 - total flux cleaned = -0.00391879 Jy ! Component: 3150 - total flux cleaned = -0.00391871 Jy ! Component: 3200 - total flux cleaned = -0.00393787 Jy ! Component: 3250 - total flux cleaned = -0.00393791 Jy ! Component: 3300 - total flux cleaned = -0.00386179 Jy ! Component: 3350 - total flux cleaned = -0.00382379 Jy ! Component: 3400 - total flux cleaned = -0.00380504 Jy ! Component: 3450 - total flux cleaned = -0.00376772 Jy ! Component: 3500 - total flux cleaned = -0.00380448 Jy ! Component: 3550 - total flux cleaned = -0.00376761 Jy ! Component: 3600 - total flux cleaned = -0.00382205 Jy ! Component: 3650 - total flux cleaned = -0.00374957 Jy ! Component: 3700 - total flux cleaned = -0.00369538 Jy ! Component: 3750 - total flux cleaned = -0.00371314 Jy ! Component: 3800 - total flux cleaned = -0.00364233 Jy ! Component: 3850 - total flux cleaned = -0.00362483 Jy ! Component: 3900 - total flux cleaned = -0.00360753 Jy ! Component: 3950 - total flux cleaned = -0.00355535 Jy ! Component: 4000 - total flux cleaned = -0.0035553 Jy ! Component: 4050 - total flux cleaned = -0.00346958 Jy ! Total flux subtracted in 4096 components = -0.00350374 Jy ! Clean residual min=-0.001014 max=0.001185 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.171822 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 343 components and 0.171822 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1247+7124_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 4.775 at 85.54 degrees (North through East) ! Clean map min=-0.0017955 max=0.15742 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1247+7124_S_map.fits wmodel /image_prod/ug002_uva//J1247+7124_S_map.mod ! Writing 343 model components to file: /image_prod/ug002_uva//J1247+7124_S_map.mod wobs /image_prod/ug002_uva//J1247+7124_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1247+7124_S_uvs.fits wwins /image_prod/ug002_uva//J1247+7124_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1247+7124_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000296274 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.564607 0.564607 1.12921 2.25843 4.51685 9.0337 18.0674 36.1348 72.2696 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 531.343 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1247+7124_S_dfm.log closed on Thu Mar 5 00:49:21 2020