! Started logfile: /image_prod/ug002_uva//J1716-1909_S_dfm.log on Thu Mar 5 03:10:57 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//J1716-1909_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1716-1909_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.856499 visibilities/baseline/integration-bin. ! Found source: J1716-1909 ! ! 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 3993 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 J1716-1909_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004030Jy sigma=8.162794 ! Fit after self-cal, rms=0.933581Jy sigma=7.570656 ! 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.899 mas, bmaj=18.41 mas, bpa=-18.54 degrees ! Estimated noise=1.89124 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.049909 Jy ! Component: 100 - total flux cleaned = 0.0634102 Jy ! Total flux subtracted in 100 components = 0.0634102 Jy ! Clean residual min=-0.006138 max=0.007011 Jy/beam ! Clean residual mean=0.000087 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.0634102 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0634102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062102Jy sigma=0.485018 ! Fit after self-cal, rms=0.061208Jy sigma=0.477918 ! 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.565 mas, bmaj=19.79 mas, bpa=-17.95 degrees ! Estimated noise=1.40284 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.011697 Jy ! Component: 100 - total flux cleaned = 0.0184179 Jy ! Component: 150 - total flux cleaned = 0.022791 Jy ! Component: 200 - total flux cleaned = 0.0257483 Jy ! Total flux subtracted in 200 components = 0.0257483 Jy ! Clean residual min=-0.004389 max=0.006097 Jy/beam ! Clean residual mean=0.000049 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.0891584 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 93 components and 0.0891584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058837Jy sigma=0.457865 ! Fit after self-cal, rms=0.058812Jy sigma=0.457253 ! 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.565 x 19.79 at -17.95 degrees (North through East) ! Clean map min=-0.0044863 max=0.063902 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.08 LA 0.98 MK 1.01 ! NL 1.01 OV 1.04 PT 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.98 LA 0.95 MK 1.06 ! NL 1.00 OV 1.04 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.00 LA 0.96 MK 1.00 ! NL 1.01 OV 1.14 PT 0.97 ! ! ! Fit before self-cal, rms=0.058812Jy sigma=0.457253 ! Fit after self-cal, rms=0.059523Jy sigma=0.455072 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=20.05 mas, bpa=-17.93 degrees ! Estimated noise=1.40288 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.00064672 Jy ! Component: 100 - total flux cleaned = 0.000698206 Jy ! Component: 150 - total flux cleaned = 0.000696237 Jy ! Component: 200 - total flux cleaned = 0.00073965 Jy ! Total flux subtracted in 200 components = 0.00073965 Jy ! Clean residual min=-0.004156 max=0.005558 Jy/beam ! Clean residual mean=0.000032 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.0898981 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.0898981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059433Jy sigma=0.454551 ! Fit after self-cal, rms=0.059510Jy sigma=0.454371 ! 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.059510Jy sigma=0.454371 ! Fit after self-cal, rms=0.059061Jy sigma=0.450818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=20.02 mas, bpa=-17.9 degrees ! Estimated noise=1.40323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.77002e-05 Jy ! Component: 100 - total flux cleaned = 5.02944e-05 Jy ! Component: 150 - total flux cleaned = 0.000172141 Jy ! Component: 200 - total flux cleaned = 0.000247733 Jy ! Total flux subtracted in 200 components = 0.000247733 Jy ! Clean residual min=-0.003994 max=0.004278 Jy/beam ! Clean residual mean=0.000014 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0901458 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 129 components and 0.0901458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058996Jy sigma=0.450338 ! Fit after self-cal, rms=0.059027Jy sigma=0.450149 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.000161815 Jy ! Component: 100 - total flux cleaned = 0.000233905 Jy ! Component: 150 - total flux cleaned = 0.000300972 Jy ! Component: 200 - total flux cleaned = 0.000331934 Jy ! Total flux subtracted in 200 components = 0.000331934 Jy ! Clean residual min=-0.003895 max=0.004181 Jy/beam ! Clean residual mean=0.000013 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.0904777 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.0904777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058987Jy sigma=0.449880 ! Fit after self-cal, rms=0.058990Jy sigma=0.449855 ! 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.058990Jy sigma=0.449855 ! Fit after self-cal, rms=0.058815Jy sigma=0.449809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=20.02 mas, bpa=-17.88 degrees ! Estimated noise=1.40071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.73299e-05 Jy ! Component: 100 - total flux cleaned = 8.35194e-06 Jy ! Component: 150 - total flux cleaned = 7.1028e-05 Jy ! Component: 200 - total flux cleaned = 0.000127349 Jy ! Total flux subtracted in 200 components = 0.000127349 Jy ! Clean residual min=-0.003818 max=0.004078 Jy/beam ! Clean residual mean=0.000014 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.0906051 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.0906051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058780Jy sigma=0.449581 ! Fit after self-cal, rms=0.058781Jy sigma=0.449559 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.60774e-05 Jy ! Component: 100 - total flux cleaned = 0.000143463 Jy ! Component: 150 - total flux cleaned = 0.000196915 Jy ! Component: 200 - total flux cleaned = 0.000247113 Jy ! Total flux subtracted in 200 components = 0.000247113 Jy ! Clean residual min=-0.003794 max=0.004009 Jy/beam ! Clean residual mean=0.000013 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.0908522 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 154 components and 0.0908522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058755Jy sigma=0.449387 ! Fit after self-cal, rms=0.058758Jy sigma=0.449371 ! 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.058758Jy sigma=0.449371 ! Fit after self-cal, rms=0.058516Jy sigma=0.449351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.64 mas, bmaj=26.57 mas, bpa=-8.394 degrees ! Estimated noise=1.63819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294216 Jy ! Component: 100 - total flux cleaned = 0.000168398 Jy ! Component: 150 - total flux cleaned = 0.000169116 Jy ! Component: 200 - total flux cleaned = 0.000219372 Jy ! Total flux subtracted in 200 components = 0.000219372 Jy ! Clean residual min=-0.004754 max=0.005689 Jy/beam ! Clean residual mean=0.000021 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.0910716 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 165 components and 0.0910716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058509Jy sigma=0.449249 ! Fit after self-cal, rms=0.058505Jy sigma=0.449222 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.000132769 Jy ! Component: 100 - total flux cleaned = 0.000132591 Jy ! Component: 150 - total flux cleaned = 0.00017778 Jy ! Component: 200 - total flux cleaned = 0.000199456 Jy ! Total flux subtracted in 200 components = 0.000199456 Jy ! Clean residual min=-0.004764 max=0.005659 Jy/beam ! Clean residual mean=0.000020 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.091271 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 171 components and 0.091271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058501Jy sigma=0.449163 ! Fit after self-cal, rms=0.058503Jy sigma=0.449152 ! 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.591 mas, bmaj=20.04 mas, bpa=-17.86 degrees ! Estimated noise=1.39784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.591 x 20.04 at -17.86 degrees (North through East) ! Clean map min=-0.0045373 max=0.064413 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.896 mas, bmaj=18.47 mas, bpa=-18.45 degrees ! Estimated noise=1.92025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0507908 Jy ! Component: 100 - total flux cleaned = 0.0654179 Jy ! Component: 150 - total flux cleaned = 0.0740068 Jy ! Component: 200 - total flux cleaned = 0.079722 Jy ! Total flux subtracted in 200 components = 0.079722 Jy ! Clean residual min=-0.005411 max=0.005256 Jy/beam ! Clean residual mean=0.000045 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.0797221 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0797221 Jy ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=20.04 mas, bpa=-17.86 degrees ! Estimated noise=1.39784 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.00505942 Jy ! Component: 100 - total flux cleaned = 0.00800124 Jy ! Component: 150 - total flux cleaned = 0.00884757 Jy ! Component: 200 - total flux cleaned = 0.00941397 Jy ! Total flux subtracted in 200 components = 0.00941397 Jy ! Clean residual min=-0.003959 max=0.004729 Jy/beam ! Clean residual mean=0.000021 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.089136 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 76 components and 0.089136 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=9.64 mas, bmaj=26.57 mas, bpa=-8.394 degrees ! Estimated noise=1.63819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133992 Jy ! Component: 100 - total flux cleaned = 0.00128097 Jy ! Component: 150 - total flux cleaned = 0.00128347 Jy ! Component: 200 - total flux cleaned = 0.00133395 Jy ! Total flux subtracted in 200 components = 0.00133395 Jy ! Clean residual min=-0.004854 max=0.005701 Jy/beam ! Clean residual mean=0.000026 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.09047 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 = 4.54223e-05 Jy ! Component: 100 - total flux cleaned = 8.72277e-05 Jy ! Component: 150 - total flux cleaned = 0.000127811 Jy ! Component: 200 - total flux cleaned = 0.000165352 Jy ! Total flux subtracted in 200 components = 0.000165352 Jy ! Clean residual min=-0.004814 max=0.005664 Jy/beam ! Clean residual mean=0.000024 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.0906354 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.0906354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=20.04 mas, bpa=-17.86 degrees ! Estimated noise=1.39784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133863 Jy ! Component: 100 - total flux cleaned = -3.01869e-05 Jy ! Component: 150 - total flux cleaned = 1.41991e-05 Jy ! Component: 200 - total flux cleaned = 9.16371e-05 Jy ! Total flux subtracted in 200 components = 9.16371e-05 Jy ! Clean residual min=-0.003793 max=0.004427 Jy/beam ! Clean residual mean=0.000015 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.090727 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.090727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058549Jy sigma=0.449578 ! Fit after self-cal, rms=0.058520Jy sigma=0.449503 wmodel J1716-1909_S_map.mod ! Writing 117 model components to file: J1716-1909_S_map.mod wobs J1716-1909_S_uvs.fits ! Writing UV FITS file: J1716-1909_S_uvs.fits wwins J1716-1909_S_map.win ! wwins: Wrote 1 windows to J1716-1909_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.00135149 Jy ! Component: 100 - total flux cleaned = 0.00230778 Jy ! Component: 150 - total flux cleaned = 0.00309862 Jy ! Component: 200 - total flux cleaned = 0.0038248 Jy ! Component: 250 - total flux cleaned = 0.00449653 Jy ! Component: 300 - total flux cleaned = 0.00462977 Jy ! Component: 350 - total flux cleaned = 0.00471333 Jy ! Component: 400 - total flux cleaned = 0.00479172 Jy ! Component: 450 - total flux cleaned = 0.00471679 Jy ! Component: 500 - total flux cleaned = 0.00464613 Jy ! Component: 550 - total flux cleaned = 0.00457859 Jy ! Component: 600 - total flux cleaned = 0.0046431 Jy ! Component: 650 - total flux cleaned = 0.00473452 Jy ! Component: 700 - total flux cleaned = 0.0047339 Jy ! Component: 750 - total flux cleaned = 0.00478868 Jy ! Component: 800 - total flux cleaned = 0.00478798 Jy ! Component: 850 - total flux cleaned = 0.00483965 Jy ! Component: 900 - total flux cleaned = 0.00483864 Jy ! Component: 950 - total flux cleaned = 0.00481541 Jy ! Component: 1000 - total flux cleaned = 0.00490819 Jy ! Component: 1050 - total flux cleaned = 0.00502027 Jy ! Component: 1100 - total flux cleaned = 0.00510661 Jy ! Component: 1150 - total flux cleaned = 0.0051891 Jy ! Component: 1200 - total flux cleaned = 0.00522867 Jy ! Component: 1250 - total flux cleaned = 0.00528778 Jy ! Component: 1300 - total flux cleaned = 0.00540227 Jy ! Component: 1350 - total flux cleaned = 0.00545769 Jy ! Component: 1400 - total flux cleaned = 0.00554803 Jy ! Component: 1450 - total flux cleaned = 0.00561865 Jy ! Component: 1500 - total flux cleaned = 0.00575623 Jy ! Component: 1550 - total flux cleaned = 0.00577318 Jy ! Component: 1600 - total flux cleaned = 0.00588816 Jy ! Component: 1650 - total flux cleaned = 0.00595236 Jy ! Component: 1700 - total flux cleaned = 0.00603085 Jy ! Component: 1750 - total flux cleaned = 0.00619949 Jy ! Component: 1800 - total flux cleaned = 0.00627436 Jy ! Component: 1850 - total flux cleaned = 0.00639265 Jy ! Component: 1900 - total flux cleaned = 0.00649386 Jy ! Component: 1950 - total flux cleaned = 0.00662138 Jy ! Component: 2000 - total flux cleaned = 0.00673286 Jy ! Component: 2050 - total flux cleaned = 0.00681495 Jy ! Component: 2100 - total flux cleaned = 0.00688242 Jy ! Component: 2150 - total flux cleaned = 0.00694857 Jy ! Component: 2200 - total flux cleaned = 0.00701381 Jy ! Component: 2250 - total flux cleaned = 0.00706527 Jy ! Component: 2300 - total flux cleaned = 0.00711593 Jy ! Component: 2350 - total flux cleaned = 0.00717824 Jy ! Component: 2400 - total flux cleaned = 0.00721512 Jy ! Component: 2450 - total flux cleaned = 0.00726373 Jy ! Component: 2500 - total flux cleaned = 0.00729986 Jy ! Component: 2550 - total flux cleaned = 0.00737106 Jy ! Component: 2600 - total flux cleaned = 0.00739447 Jy ! Component: 2650 - total flux cleaned = 0.00745223 Jy ! Component: 2700 - total flux cleaned = 0.00747511 Jy ! Component: 2750 - total flux cleaned = 0.00749779 Jy ! Component: 2800 - total flux cleaned = 0.00753112 Jy ! Component: 2850 - total flux cleaned = 0.00754214 Jy ! Component: 2900 - total flux cleaned = 0.00755298 Jy ! Component: 2950 - total flux cleaned = 0.0075744 Jy ! Component: 3000 - total flux cleaned = 0.00761698 Jy ! Component: 3050 - total flux cleaned = 0.00765922 Jy ! Component: 3100 - total flux cleaned = 0.00771168 Jy ! Component: 3150 - total flux cleaned = 0.00776374 Jy ! Component: 3200 - total flux cleaned = 0.00788721 Jy ! Component: 3250 - total flux cleaned = 0.00789748 Jy ! Component: 3300 - total flux cleaned = 0.00798879 Jy ! Component: 3350 - total flux cleaned = 0.00803917 Jy ! Component: 3400 - total flux cleaned = 0.0080992 Jy ! Component: 3450 - total flux cleaned = 0.00815871 Jy ! Component: 3500 - total flux cleaned = 0.00821789 Jy ! Component: 3550 - total flux cleaned = 0.00825709 Jy ! Component: 3600 - total flux cleaned = 0.00826689 Jy ! Component: 3650 - total flux cleaned = 0.00828637 Jy ! Component: 3700 - total flux cleaned = 0.00831535 Jy ! Component: 3750 - total flux cleaned = 0.00831533 Jy ! Component: 3800 - total flux cleaned = 0.00829614 Jy ! Component: 3850 - total flux cleaned = 0.00835358 Jy ! Component: 3900 - total flux cleaned = 0.00833449 Jy ! Component: 3950 - total flux cleaned = 0.00839158 Jy ! Component: 4000 - total flux cleaned = 0.00842003 Jy ! Component: 4050 - total flux cleaned = 0.00842 Jy ! Total flux subtracted in 4096 components = 0.00845778 Jy ! Clean residual min=-0.000550 max=0.000551 Jy/beam ! Clean residual mean=-0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0991848 Jy keep ! Adding 342 model components to the UV plane model. ! The established model now contains 459 components and 0.0991848 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1716-1909_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.591 x 20.04 at -17.86 degrees (North through East) ! Clean map min=-0.003063 max=0.064459 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1716-1909_S_map.fits wmodel /image_prod/ug002_uva//J1716-1909_S_map.mod ! Writing 459 model components to file: /image_prod/ug002_uva//J1716-1909_S_map.mod wobs /image_prod/ug002_uva//J1716-1909_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1716-1909_S_uvs.fits wwins /image_prod/ug002_uva//J1716-1909_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1716-1909_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0644589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.769675 0.769675 1.53935 3.0787 6.1574 12.3148 24.6296 49.2592 98.5184 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.774 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1716-1909_S_dfm.log closed on Thu Mar 5 03:11:01 2020