! Started logfile: /image_prod/ug002_uva//J2313-3704_S_dfm.log on Thu Mar 5 06:08:46 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//J2313-3704_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2313-3704_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.989116 visibilities/baseline/integration-bin. ! Found source: J2313-3704 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4362 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 J2313-3704_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 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.040009Jy sigma=5.516845 ! Fit after self-cal, rms=0.762670Jy sigma=3.859964 ! 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.578 mas, bmaj=8.894 mas, bpa=-10.65 degrees ! Estimated noise=3.39352 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.197938 Jy ! Component: 100 - total flux cleaned = 0.24697 Jy ! Total flux subtracted in 100 components = 0.24697 Jy ! Clean residual min=-0.021111 max=0.035267 Jy/beam ! Clean residual mean=0.000077 rms=0.006733 Jy/beam ! Combined flux in latest and established models = 0.24697 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.24697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123469Jy sigma=0.592815 ! Fit after self-cal, rms=0.123385Jy sigma=0.592392 ! 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.074 mas, bmaj=10.32 mas, bpa=-8.958 degrees ! Estimated noise=2.10245 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.0304441 Jy ! Component: 100 - total flux cleaned = 0.048404 Jy ! Component: 150 - total flux cleaned = 0.0584691 Jy ! Component: 200 - total flux cleaned = 0.0606961 Jy ! Total flux subtracted in 200 components = 0.0606961 Jy ! Clean residual min=-0.014256 max=0.022415 Jy/beam ! Clean residual mean=0.000030 rms=0.004883 Jy/beam ! Combined flux in latest and established models = 0.307666 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.307666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118450Jy sigma=0.528484 ! Fit after self-cal, rms=0.118567Jy sigma=0.528101 ! 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.074 x 10.32 at -8.958 degrees (North through East) ! Clean map min=-0.013112 max=0.24815 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.95 KP 0.92 LA 0.94 ! MK 0.90 NL 1.37 OV 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.65 KP 0.91 LA 0.96 ! MK 1.05 NL 1.00 OV 0.95 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.64 FD 0.96 KP 0.96 LA 0.95 ! MK 0.85 NL 1.33 OV 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.85 KP 0.95 LA 0.96 ! MK 1.03 NL 1.01 OV 0.90 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 0.96 KP 0.92 LA 0.97 ! MK 0.86 NL 1.27 OV 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.76 KP 0.92 LA 0.97 ! MK 0.99 NL 1.00 OV 0.93 SC 0.93 ! ! ! Fit before self-cal, rms=0.118567Jy sigma=0.528101 ! Fit after self-cal, rms=0.149519Jy sigma=0.452774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=10.31 mas, bpa=-8.491 degrees ! Estimated noise=2.09938 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.000925963 Jy ! Component: 100 - total flux cleaned = -0.00105817 Jy ! Component: 150 - total flux cleaned = -0.00131122 Jy ! Component: 200 - total flux cleaned = -0.00143292 Jy ! Total flux subtracted in 200 components = -0.00143292 Jy ! Clean residual min=-0.005709 max=0.005502 Jy/beam ! Clean residual mean=0.000001 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.306233 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.306233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149146Jy sigma=0.451284 ! Fit after self-cal, rms=0.149872Jy sigma=0.450844 ! 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.149872Jy sigma=0.450844 ! Fit after self-cal, rms=0.151633Jy sigma=0.450696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=10.34 mas, bpa=-8.532 degrees ! Estimated noise=2.10135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658837 Jy ! Component: 100 - total flux cleaned = -0.000778328 Jy ! Component: 150 - total flux cleaned = -0.000991143 Jy ! Component: 200 - total flux cleaned = -0.00109288 Jy ! Total flux subtracted in 200 components = -0.00109288 Jy ! Clean residual min=-0.005221 max=0.005309 Jy/beam ! Clean residual mean=0.000002 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.30514 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.30514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151379Jy sigma=0.449744 ! Fit after self-cal, rms=0.151384Jy sigma=0.449727 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) ! Added new window around map position (11, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034532 Jy ! Component: 100 - total flux cleaned = 0.00368365 Jy ! Component: 150 - total flux cleaned = 0.00389313 Jy ! Component: 200 - total flux cleaned = 0.00389106 Jy ! Total flux subtracted in 200 components = 0.00389106 Jy ! Clean residual min=-0.004390 max=0.004369 Jy/beam ! Clean residual mean=0.000006 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.309031 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.309031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151066Jy sigma=0.448286 ! Fit after self-cal, rms=0.151035Jy sigma=0.448241 ! 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.151035Jy sigma=0.448241 ! Fit after self-cal, rms=0.151358Jy sigma=0.448189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=10.36 mas, bpa=-8.547 degrees ! Estimated noise=2.09905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352813 Jy ! Component: 100 - total flux cleaned = -0.000353751 Jy ! Component: 150 - total flux cleaned = -0.000432989 Jy ! Component: 200 - total flux cleaned = -0.000585041 Jy ! Total flux subtracted in 200 components = -0.000585041 Jy ! Clean residual min=-0.004151 max=0.004059 Jy/beam ! Clean residual mean=0.000001 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.308446 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.308446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151209Jy sigma=0.447673 ! Fit after self-cal, rms=0.151196Jy sigma=0.447666 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 = -7.3968e-05 Jy ! Component: 100 - total flux cleaned = -0.000216199 Jy ! Component: 150 - total flux cleaned = -0.000351877 Jy ! Component: 200 - total flux cleaned = -0.000485128 Jy ! Total flux subtracted in 200 components = -0.000485128 Jy ! Clean residual min=-0.004042 max=0.003826 Jy/beam ! Clean residual mean=0.000002 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.307961 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.307961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151093Jy sigma=0.447347 ! Fit after self-cal, rms=0.151090Jy sigma=0.447343 ! 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.151090Jy sigma=0.447343 ! Fit after self-cal, rms=0.151499Jy sigma=0.447301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.779 mas, bmaj=23.7 mas, bpa=0.2989 degrees ! Estimated noise=2.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172229 Jy ! Component: 100 - total flux cleaned = -0.00189969 Jy ! Component: 150 - total flux cleaned = -0.00201366 Jy ! Component: 200 - total flux cleaned = -0.00208586 Jy ! Total flux subtracted in 200 components = -0.00208586 Jy ! Clean residual min=-0.003938 max=0.003557 Jy/beam ! Clean residual mean=-0.000003 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.305876 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.305876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151461Jy sigma=0.447186 ! Fit after self-cal, rms=0.151421Jy sigma=0.447119 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.000165825 Jy ! Component: 100 - total flux cleaned = -0.000121257 Jy ! Component: 150 - total flux cleaned = -0.000220226 Jy ! Component: 200 - total flux cleaned = -0.00031178 Jy ! Total flux subtracted in 200 components = -0.00031178 Jy ! Clean residual min=-0.004004 max=0.003577 Jy/beam ! Clean residual mean=-0.000003 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.305564 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.305564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151403Jy sigma=0.447104 ! Fit after self-cal, rms=0.151367Jy sigma=0.447061 ! 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.076 mas, bmaj=10.38 mas, bpa=-8.56 degrees ! Estimated noise=2.09787 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 10.38 at -8.56 degrees (North through East) ! Clean map min=-0.0037192 max=0.25173 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.586 mas, bmaj=8.881 mas, bpa=-10.07 degrees ! Estimated noise=3.41082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198757 Jy ! Component: 100 - total flux cleaned = 0.248469 Jy ! Component: 150 - total flux cleaned = 0.271881 Jy ! Component: 200 - total flux cleaned = 0.284319 Jy ! Total flux subtracted in 200 components = 0.284319 Jy ! Clean residual min=-0.008810 max=0.008925 Jy/beam ! Clean residual mean=-0.000000 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.284319 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.284319 Jy ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=10.38 mas, bpa=-8.56 degrees ! Estimated noise=2.09787 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 (4, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00788997 Jy ! Component: 100 - total flux cleaned = 0.0128612 Jy ! Component: 150 - total flux cleaned = 0.015087 Jy ! Component: 200 - total flux cleaned = 0.0163151 Jy ! Total flux subtracted in 200 components = 0.0163151 Jy ! Clean residual min=-0.004123 max=0.004011 Jy/beam ! Clean residual mean=0.000003 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.300634 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.300634 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.779 mas, bmaj=23.7 mas, bpa=0.2989 degrees ! Estimated noise=2.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229211 Jy ! Component: 100 - total flux cleaned = 0.0025534 Jy ! Component: 150 - total flux cleaned = 0.00263889 Jy ! Component: 200 - total flux cleaned = 0.00267595 Jy ! Total flux subtracted in 200 components = 0.00267595 Jy ! Clean residual min=-0.003977 max=0.003828 Jy/beam ! Clean residual mean=-0.000004 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.30331 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.53505e-07 Jy ! Component: 100 - total flux cleaned = -7.90622e-07 Jy ! Component: 150 - total flux cleaned = -3.15737e-05 Jy ! Component: 200 - total flux cleaned = -3.10905e-05 Jy ! Total flux subtracted in 200 components = -3.10905e-05 Jy ! Clean residual min=-0.003916 max=0.003765 Jy/beam ! Clean residual mean=-0.000004 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.303279 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.303279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=10.38 mas, bpa=-8.56 degrees ! Estimated noise=2.09787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000564871 Jy ! Component: 100 - total flux cleaned = -0.000561645 Jy ! Component: 150 - total flux cleaned = -0.00055979 Jy ! Component: 200 - total flux cleaned = -0.000493769 Jy ! Total flux subtracted in 200 components = -0.000493769 Jy ! Clean residual min=-0.003689 max=0.003369 Jy/beam ! Clean residual mean=-0.000000 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.302786 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.302786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151181Jy sigma=0.446851 ! Fit after self-cal, rms=0.151064Jy sigma=0.446724 wmodel J2313-3704_S_map.mod ! Writing 77 model components to file: J2313-3704_S_map.mod wobs J2313-3704_S_uvs.fits ! Writing UV FITS file: J2313-3704_S_uvs.fits wwins J2313-3704_S_map.win ! wwins: Wrote 3 windows to J2313-3704_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.000736207 Jy ! Component: 100 - total flux cleaned = -0.00103406 Jy ! Component: 150 - total flux cleaned = -0.00119928 Jy ! Component: 200 - total flux cleaned = -0.00130293 Jy ! Component: 250 - total flux cleaned = -0.00145078 Jy ! Component: 300 - total flux cleaned = -0.00154445 Jy ! Component: 350 - total flux cleaned = -0.00140974 Jy ! Component: 400 - total flux cleaned = -0.00145279 Jy ! Component: 450 - total flux cleaned = -0.00153519 Jy ! Component: 500 - total flux cleaned = -0.00165607 Jy ! Component: 550 - total flux cleaned = -0.00173511 Jy ! Component: 600 - total flux cleaned = -0.00173591 Jy ! Component: 650 - total flux cleaned = -0.00177331 Jy ! Component: 700 - total flux cleaned = -0.00184687 Jy ! Component: 750 - total flux cleaned = -0.00198963 Jy ! Component: 800 - total flux cleaned = -0.00209497 Jy ! Component: 850 - total flux cleaned = -0.00226585 Jy ! Component: 900 - total flux cleaned = -0.00243335 Jy ! Component: 950 - total flux cleaned = -0.00256393 Jy ! Component: 1000 - total flux cleaned = -0.00272529 Jy ! Component: 1050 - total flux cleaned = -0.00297826 Jy ! Component: 1100 - total flux cleaned = -0.00313317 Jy ! Component: 1150 - total flux cleaned = -0.00328537 Jy ! Component: 1200 - total flux cleaned = -0.00343467 Jy ! Component: 1250 - total flux cleaned = -0.00364018 Jy ! Component: 1300 - total flux cleaned = -0.00375557 Jy ! Component: 1350 - total flux cleaned = -0.00386983 Jy ! Component: 1400 - total flux cleaned = -0.00395464 Jy ! Component: 1450 - total flux cleaned = -0.00403804 Jy ! Component: 1500 - total flux cleaned = -0.00412006 Jy ! Component: 1550 - total flux cleaned = -0.00422764 Jy ! Component: 1600 - total flux cleaned = -0.00436068 Jy ! Component: 1650 - total flux cleaned = -0.00451845 Jy ! Component: 1700 - total flux cleaned = -0.00462278 Jy ! Component: 1750 - total flux cleaned = -0.00475203 Jy ! Component: 1800 - total flux cleaned = -0.00495624 Jy ! Component: 1850 - total flux cleaned = -0.0051079 Jy ! Component: 1900 - total flux cleaned = -0.00518288 Jy ! Component: 1950 - total flux cleaned = -0.00528191 Jy ! Component: 2000 - total flux cleaned = -0.00538005 Jy ! Component: 2050 - total flux cleaned = -0.0054531 Jy ! Component: 2100 - total flux cleaned = -0.00552557 Jy ! Component: 2150 - total flux cleaned = -0.00557333 Jy ! Component: 2200 - total flux cleaned = -0.00571573 Jy ! Component: 2250 - total flux cleaned = -0.00573904 Jy ! Component: 2300 - total flux cleaned = -0.00578557 Jy ! Component: 2350 - total flux cleaned = -0.0058088 Jy ! Component: 2400 - total flux cleaned = -0.00592335 Jy ! Component: 2450 - total flux cleaned = -0.00594604 Jy ! Component: 2500 - total flux cleaned = -0.00601379 Jy ! Component: 2550 - total flux cleaned = -0.00610334 Jy ! Component: 2600 - total flux cleaned = -0.00619225 Jy ! Component: 2650 - total flux cleaned = -0.00617023 Jy ! Component: 2700 - total flux cleaned = -0.00623624 Jy ! Component: 2750 - total flux cleaned = -0.00630157 Jy ! Component: 2800 - total flux cleaned = -0.00640986 Jy ! Component: 2850 - total flux cleaned = -0.00632362 Jy ! Component: 2900 - total flux cleaned = -0.00640919 Jy ! Component: 2950 - total flux cleaned = -0.00634531 Jy ! Component: 3000 - total flux cleaned = -0.00640879 Jy ! Component: 3050 - total flux cleaned = -0.00642974 Jy ! Component: 3100 - total flux cleaned = -0.00640874 Jy ! Component: 3150 - total flux cleaned = -0.00642968 Jy ! Component: 3200 - total flux cleaned = -0.00642961 Jy ! Component: 3250 - total flux cleaned = -0.00640886 Jy ! Component: 3300 - total flux cleaned = -0.00640883 Jy ! Component: 3350 - total flux cleaned = -0.00640858 Jy ! Component: 3400 - total flux cleaned = -0.00638797 Jy ! Component: 3450 - total flux cleaned = -0.00636754 Jy ! Component: 3500 - total flux cleaned = -0.00638765 Jy ! Component: 3550 - total flux cleaned = -0.00632713 Jy ! Component: 3600 - total flux cleaned = -0.00632704 Jy ! Component: 3650 - total flux cleaned = -0.006287 Jy ! Component: 3700 - total flux cleaned = -0.00628705 Jy ! Component: 3750 - total flux cleaned = -0.0062274 Jy ! Component: 3800 - total flux cleaned = -0.00626701 Jy ! Component: 3850 - total flux cleaned = -0.00624728 Jy ! Component: 3900 - total flux cleaned = -0.00620785 Jy ! Component: 3950 - total flux cleaned = -0.00628644 Jy ! Component: 4000 - total flux cleaned = -0.00624721 Jy ! Component: 4050 - total flux cleaned = -0.00620808 Jy ! Total flux subtracted in 4096 components = -0.00616921 Jy ! Clean residual min=-0.001163 max=0.001757 Jy/beam ! Clean residual mean=-0.000003 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.296616 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 330 components and 0.296616 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2313-3704_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 10.38 at -8.56 degrees (North through East) ! Clean map min=-0.0029647 max=0.25619 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2313-3704_S_map.fits wmodel /image_prod/ug002_uva//J2313-3704_S_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J2313-3704_S_map.mod wobs /image_prod/ug002_uva//J2313-3704_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2313-3704_S_uvs.fits wwins /image_prod/ug002_uva//J2313-3704_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2313-3704_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.256185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.386748 0.386748 0.773497 1.54699 3.09399 6.18797 12.3759 24.7519 49.5038 99.0076 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 775.698 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2313-3704_S_dfm.log closed on Thu Mar 5 06:08:49 2020