! Started logfile: /image_prod/ug002_uva//J1723-2016_S_dfm.log on Thu Mar 5 03:14:19 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//J1723-2016_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1723-2016_S_uva.fits ! AN table 1: 100 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J1723-2016 ! ! 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 1350 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 J1723-2016_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001086Jy sigma=9.490157 ! Fit after self-cal, rms=0.958885Jy sigma=9.087012 ! 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=25.2 mas, bmaj=40.09 mas, bpa=16.67 degrees ! Estimated noise=2.18452 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0336253 Jy ! Component: 100 - total flux cleaned = 0.0397339 Jy ! Total flux subtracted in 100 components = 0.0397339 Jy ! Clean residual min=-0.003582 max=0.003667 Jy/beam ! Clean residual mean=-0.000090 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.0397339 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0397339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042342Jy sigma=0.398069 ! Fit after self-cal, rms=0.041195Jy sigma=0.387197 ! 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=25.53 mas, bmaj=40.44 mas, bpa=3.779 degrees ! Estimated noise=2.03608 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.00130815 Jy ! Component: 100 - total flux cleaned = 0.00153552 Jy ! Component: 150 - total flux cleaned = 0.00107656 Jy ! Component: 200 - total flux cleaned = 0.000712804 Jy ! Total flux subtracted in 200 components = 0.000712804 Jy ! Clean residual min=-0.001517 max=0.001496 Jy/beam ! Clean residual mean=-0.000020 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0404467 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 107 components and 0.0404467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040662Jy sigma=0.381913 ! Fit after self-cal, rms=0.040560Jy sigma=0.381222 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 25.53 x 40.44 at 3.779 degrees (North through East) ! Clean map min=-0.0043578 max=0.041062 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.03 LA 0.97 PT 0.99 ! ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.04 LA 0.99 PT 0.98 ! ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.00 LA 0.98 PT 1.07 ! ! ! Fit before self-cal, rms=0.040560Jy sigma=0.381222 ! Fit after self-cal, rms=0.042251Jy sigma=0.388618 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=23.27 mas, bmaj=45.36 mas, bpa=-12.19 degrees ! Estimated noise=2.54003 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.000913801 Jy ! Component: 100 - total flux cleaned = -0.00100192 Jy ! Component: 150 - total flux cleaned = -0.00112832 Jy ! Component: 200 - total flux cleaned = -0.00109411 Jy ! Total flux subtracted in 200 components = -0.00109411 Jy ! Clean residual min=-0.000799 max=0.000848 Jy/beam ! Clean residual mean=-0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.0393526 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 188 components and 0.0393526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042192Jy sigma=0.388078 ! Fit after self-cal, rms=0.042172Jy sigma=0.387781 ! 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.042172Jy sigma=0.387781 ! Fit after self-cal, rms=0.042470Jy sigma=0.387760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.24 mas, bmaj=45.32 mas, bpa=-12.2 degrees ! Estimated noise=2.55459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187905 Jy ! Component: 100 - total flux cleaned = -0.000156806 Jy ! Component: 150 - total flux cleaned = -9.9902e-05 Jy ! Component: 200 - total flux cleaned = -6.61058e-05 Jy ! Total flux subtracted in 200 components = -6.61058e-05 Jy ! Clean residual min=-0.000546 max=0.000515 Jy/beam ! Clean residual mean=-0.000000 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0392865 Jy selfcal ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 262 components and 0.0392865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042436Jy sigma=0.387451 ! Fit after self-cal, rms=0.042394Jy sigma=0.387142 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.000131838 Jy ! Component: 100 - total flux cleaned = 0.000289036 Jy ! Component: 150 - total flux cleaned = 0.00028731 Jy ! Component: 200 - total flux cleaned = 0.000282706 Jy ! Total flux subtracted in 200 components = 0.000282706 Jy ! Clean residual min=-0.000699 max=0.000728 Jy/beam ! Clean residual mean=-0.000004 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0395692 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 321 components and 0.0395692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042363Jy sigma=0.386827 ! Fit after self-cal, rms=0.042326Jy sigma=0.386618 ! 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.042326Jy sigma=0.386618 ! Fit after self-cal, rms=0.042278Jy sigma=0.386579 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.13 mas, bmaj=45.39 mas, bpa=-12.3 degrees ! Estimated noise=2.55249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229005 Jy ! Component: 100 - total flux cleaned = 0.000343725 Jy ! Component: 150 - total flux cleaned = 0.000387574 Jy ! Component: 200 - total flux cleaned = 0.000384163 Jy ! Total flux subtracted in 200 components = 0.000384163 Jy ! Clean residual min=-0.000450 max=0.000469 Jy/beam ! Clean residual mean=-0.000001 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0399533 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 390 components and 0.0399534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042245Jy sigma=0.386270 ! Fit after self-cal, rms=0.042203Jy sigma=0.385862 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.000317725 Jy ! Component: 100 - total flux cleaned = 0.000432946 Jy ! Component: 150 - total flux cleaned = 0.000556813 Jy ! Component: 200 - total flux cleaned = 0.000559387 Jy ! Total flux subtracted in 200 components = 0.000559387 Jy ! Clean residual min=-0.000458 max=0.000440 Jy/beam ! Clean residual mean=0.000001 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.0405127 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 458 components and 0.0405127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042170Jy sigma=0.385510 ! Fit after self-cal, rms=0.042150Jy sigma=0.385367 ! Inverting map ! Added new window around map position (97.5, -106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616414 Jy ! Component: 100 - total flux cleaned = 0.000772976 Jy ! Component: 150 - total flux cleaned = 0.000872997 Jy ! Component: 200 - total flux cleaned = 0.000952466 Jy ! Total flux subtracted in 200 components = 0.000952466 Jy ! Clean residual min=-0.000253 max=0.000235 Jy/beam ! Clean residual mean=0.000001 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.0414652 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 499 components and 0.0414652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042136Jy sigma=0.385235 ! Fit after self-cal, rms=0.042044Jy sigma=0.384227 ! 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.042044Jy sigma=0.384227 ! Fit after self-cal, rms=0.041852Jy sigma=0.384170 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.27 mas, bmaj=45.35 mas, bpa=-12.35 degrees ! Estimated noise=2.53838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382991 Jy ! Component: 100 - total flux cleaned = 0.000703559 Jy ! Component: 150 - total flux cleaned = 0.000893866 Jy ! Component: 200 - total flux cleaned = 0.0010425 Jy ! Total flux subtracted in 200 components = 0.0010425 Jy ! Clean residual min=-0.000397 max=0.000353 Jy/beam ! Clean residual mean=0.000002 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0425077 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 538 components and 0.0425077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041838Jy sigma=0.384079 ! Fit after self-cal, rms=0.041802Jy sigma=0.383737 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.000538004 Jy ! Component: 100 - total flux cleaned = 0.000832482 Jy ! Component: 150 - total flux cleaned = 0.00105162 Jy ! Component: 200 - total flux cleaned = 0.0012456 Jy ! Total flux subtracted in 200 components = 0.0012456 Jy ! Clean residual min=-0.000481 max=0.000309 Jy/beam ! Clean residual mean=0.000003 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0437533 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 592 components and 0.0437533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041794Jy sigma=0.383663 ! Fit after self-cal, rms=0.041795Jy sigma=0.383636 ! 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=23.01 mas, bmaj=45.46 mas, bpa=-12.39 degrees ! Estimated noise=2.53671 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.01 x 45.46 at -12.39 degrees (North through East) ! Clean map min=-0.0023366 max=0.040087 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=23.01 mas, bmaj=45.46 mas, bpa=-12.39 degrees ! Estimated noise=2.5367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134717 Jy ! Component: 100 - total flux cleaned = 0.0134702 Jy ! Component: 150 - total flux cleaned = 0.0157872 Jy ! Component: 200 - total flux cleaned = 0.0193944 Jy ! Total flux subtracted in 200 components = 0.0193944 Jy ! Clean residual min=-0.015450 max=0.016350 Jy/beam ! Clean residual mean=0.000087 rms=0.005539 Jy/beam ! Combined flux in latest and established models = 0.0193944 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.0193944 Jy ! Inverting map and beam ! Estimated beam: bmin=23.01 mas, bmaj=45.46 mas, bpa=-12.39 degrees ! Estimated noise=2.53671 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.00376465 Jy ! Component: 100 - total flux cleaned = 0.00551781 Jy ! Component: 150 - total flux cleaned = 0.00591823 Jy ! Component: 200 - total flux cleaned = 0.00649677 Jy ! Total flux subtracted in 200 components = 0.00649677 Jy ! Clean residual min=-0.011347 max=0.012167 Jy/beam ! Clean residual mean=0.000045 rms=0.004245 Jy/beam ! Combined flux in latest and established models = 0.0258911 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 120 components and 0.0258911 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=23.27 mas, bmaj=45.35 mas, bpa=-12.35 degrees ! Estimated noise=2.53838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000916749 Jy ! Component: 100 - total flux cleaned = 0.00175504 Jy ! Component: 150 - total flux cleaned = 0.0022146 Jy ! Component: 200 - total flux cleaned = 0.00265658 Jy ! Total flux subtracted in 200 components = 0.00265658 Jy ! Clean residual min=-0.009087 max=0.009710 Jy/beam ! Clean residual mean=0.000033 rms=0.003390 Jy/beam ! Combined flux in latest and established models = 0.0285477 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 = 0.000409719 Jy ! Component: 100 - total flux cleaned = 0.000802516 Jy ! Component: 150 - total flux cleaned = 0.00116902 Jy ! Component: 200 - total flux cleaned = 0.00163048 Jy ! Total flux subtracted in 200 components = 0.00163048 Jy ! Clean residual min=-0.007243 max=0.007665 Jy/beam ! Clean residual mean=0.000024 rms=0.002648 Jy/beam ! Combined flux in latest and established models = 0.0301782 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 142 components and 0.0301782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=23.01 mas, bmaj=45.46 mas, bpa=-12.39 degrees ! Estimated noise=2.53671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.98298e-05 Jy ! Component: 100 - total flux cleaned = 0.000396042 Jy ! Component: 150 - total flux cleaned = 0.000489394 Jy ! Component: 200 - total flux cleaned = 0.000755857 Jy ! Total flux subtracted in 200 components = 0.000755857 Jy ! Clean residual min=-0.005751 max=0.006148 Jy/beam ! Clean residual mean=0.000025 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.030934 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.030934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042671Jy sigma=0.392069 ! Fit after self-cal, rms=0.042230Jy sigma=0.387295 wmodel J1723-2016_S_map.mod ! Writing 151 model components to file: J1723-2016_S_map.mod wobs J1723-2016_S_uvs.fits ! Writing UV FITS file: J1723-2016_S_uvs.fits wwins J1723-2016_S_map.win ! wwins: Wrote 1 windows to J1723-2016_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.00162762 Jy ! Component: 100 - total flux cleaned = 0.00162378 Jy ! Component: 150 - total flux cleaned = 0.00162107 Jy ! Component: 200 - total flux cleaned = 0.00162162 Jy ! Component: 250 - total flux cleaned = 0.00169543 Jy ! Component: 300 - total flux cleaned = 0.00176214 Jy ! Component: 350 - total flux cleaned = 0.00176199 Jy ! Component: 400 - total flux cleaned = 0.00176124 Jy ! Component: 450 - total flux cleaned = 0.00176006 Jy ! Component: 500 - total flux cleaned = 0.00175851 Jy ! Component: 550 - total flux cleaned = 0.0017566 Jy ! Component: 600 - total flux cleaned = 0.0017543 Jy ! Component: 650 - total flux cleaned = 0.00175157 Jy ! Component: 700 - total flux cleaned = 0.00174832 Jy ! Component: 750 - total flux cleaned = 0.00174448 Jy ! Component: 800 - total flux cleaned = 0.00173993 Jy ! Component: 850 - total flux cleaned = 0.00173455 Jy ! Component: 900 - total flux cleaned = 0.00172819 Jy ! Component: 950 - total flux cleaned = 0.00172068 Jy ! Component: 1000 - total flux cleaned = 0.00171179 Jy ! Component: 1050 - total flux cleaned = 0.00170128 Jy ! Component: 1100 - total flux cleaned = 0.00168885 Jy ! Component: 1150 - total flux cleaned = 0.00167416 Jy ! Component: 1200 - total flux cleaned = 0.00165678 Jy ! Component: 1250 - total flux cleaned = 0.00163624 Jy ! Component: 1300 - total flux cleaned = 0.00161195 Jy ! Component: 1350 - total flux cleaned = 0.00158324 Jy ! Component: 1400 - total flux cleaned = 0.00154929 Jy ! Component: 1450 - total flux cleaned = 0.00150914 Jy ! Component: 1500 - total flux cleaned = 0.00146168 Jy ! Component: 1550 - total flux cleaned = 0.00140556 Jy ! Component: 1600 - total flux cleaned = 0.00133919 Jy ! Component: 1650 - total flux cleaned = 0.00126073 Jy ! Component: 1700 - total flux cleaned = 0.00116796 Jy ! Component: 1750 - total flux cleaned = 0.00105827 Jy ! Component: 1800 - total flux cleaned = 0.000928577 Jy ! Component: 1850 - total flux cleaned = 0.000775237 Jy ! Component: 1900 - total flux cleaned = 0.000593934 Jy ! Component: 1950 - total flux cleaned = 0.000379559 Jy ! Component: 2000 - total flux cleaned = 0.000126068 Jy ! Component: 2050 - total flux cleaned = -0.000173643 Jy ! Component: 2100 - total flux cleaned = -0.000527983 Jy ! Component: 2150 - total flux cleaned = -0.000946938 Jy ! Component: 2200 - total flux cleaned = -0.00144232 Jy ! Component: 2250 - total flux cleaned = -0.00202801 Jy ! Component: 2300 - total flux cleaned = -0.00272048 Jy ! Component: 2350 - total flux cleaned = -0.00353924 Jy ! Component: 2400 - total flux cleaned = -0.00450736 Jy ! Component: 2450 - total flux cleaned = -0.00565203 Jy ! Component: 2500 - total flux cleaned = -0.00700543 Jy ! Component: 2550 - total flux cleaned = -0.00860567 Jy ! Component: 2600 - total flux cleaned = -0.0104978 Jy ! Component: 2650 - total flux cleaned = -0.0127349 Jy ! Component: 2700 - total flux cleaned = -0.0153801 Jy ! Component: 2750 - total flux cleaned = -0.0185076 Jy ! Component: 2800 - total flux cleaned = -0.0222053 Jy ! Component: 2850 - total flux cleaned = -0.0265773 Jy ! Component: 2900 - total flux cleaned = -0.0317465 Jy ! Component: 2950 - total flux cleaned = -0.0378585 Jy ! Component: 3000 - total flux cleaned = -0.0450853 Jy ! Component: 3050 - total flux cleaned = -0.0536307 Jy ! Component: 3100 - total flux cleaned = -0.0637337 Jy ! Component: 3150 - total flux cleaned = -0.0756787 Jy ! Component: 3200 - total flux cleaned = -0.0898017 Jy ! Component: 3250 - total flux cleaned = -0.106501 Jy ! Component: 3300 - total flux cleaned = -0.126244 Jy ! Component: 3350 - total flux cleaned = -0.14959 Jy ! Component: 3400 - total flux cleaned = -0.177193 Jy ! Component: 3450 - total flux cleaned = -0.209832 Jy ! Component: 3500 - total flux cleaned = -0.248422 Jy ! Component: 3550 - total flux cleaned = -0.294046 Jy ! Component: 3600 - total flux cleaned = -0.347987 Jy ! Component: 3650 - total flux cleaned = -0.411764 Jy ! Component: 3700 - total flux cleaned = -0.487177 Jy ! Component: 3750 - total flux cleaned = -0.576346 Jy ! Component: 3800 - total flux cleaned = -0.681774 Jy ! Component: 3850 - total flux cleaned = -0.806418 Jy ! Component: 3900 - total flux cleaned = -0.953789 Jy ! Component: 3950 - total flux cleaned = -1.12804 Jy ! Component: 4000 - total flux cleaned = -1.33408 Jy ! Component: 4050 - total flux cleaned = -1.5777 Jy ! Total flux subtracted in 4096 components = -1.84087 Jy ! Clean residual min=-392.005920 max=387.933990 Jy/beam ! Clean residual mean=1.595181 rms=71.977875 Jy/beam ! Combined flux in latest and established models = -1.81001 Jy keep ! Adding 38 model components to the UV plane model. ! The established model now contains 189 components and -1.81 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1723-2016_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.01 x 45.46 at -12.39 degrees (North through East) ! Clean map min=-504.48 max=502.13 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1723-2016_S_map.fits wmodel /image_prod/ug002_uva//J1723-2016_S_map.mod ! Writing 189 model components to file: /image_prod/ug002_uva//J1723-2016_S_map.mod wobs /image_prod/ug002_uva//J1723-2016_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1723-2016_S_uvs.fits wwins /image_prod/ug002_uva//J1723-2016_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1723-2016_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 502.126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 76.1053 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -45.4698 45.4698 90.9397 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 228.316 print "peak= ", int(1000*peak_flux)/1000 ! peak= 502.125 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 6.597 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1723-2016_S_dfm.log closed on Thu Mar 5 03:14:23 2020