! Started logfile: /image_prod/ug002_uva//J1308-2422_S_a_dfm.log on Thu Mar 5 01:03:30 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//J1308-2422_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1308-2422_S_a_uva.fits ! AN table 1: 100 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.767857 visibilities/baseline/integration-bin. ! Found source: J1308-2422 ! ! 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 6450 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 J1308-2422_S_a] 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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005863Jy sigma=6.140317 ! Fit after self-cal, rms=0.902392Jy sigma=5.499045 ! 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=5.54 mas, bmaj=22.86 mas, bpa=-7.486 degrees ! Estimated noise=2.39349 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.0833029 Jy ! Component: 100 - total flux cleaned = 0.121028 Jy ! Total flux subtracted in 100 components = 0.121028 Jy ! Clean residual min=-0.016604 max=0.022315 Jy/beam ! Clean residual mean=0.000040 rms=0.006025 Jy/beam ! Combined flux in latest and established models = 0.121028 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.121028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119568Jy sigma=0.590967 ! Fit after self-cal, rms=0.118468Jy sigma=0.584957 ! 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=6.189 mas, bmaj=24 mas, bpa=-6.111 degrees ! Estimated noise=1.54339 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.0267539 Jy ! Component: 100 - total flux cleaned = 0.0424044 Jy ! Component: 150 - total flux cleaned = 0.0532691 Jy ! Component: 200 - total flux cleaned = 0.060984 Jy ! Total flux subtracted in 200 components = 0.060984 Jy ! Clean residual min=-0.014237 max=0.024931 Jy/beam ! Clean residual mean=-0.000048 rms=0.006001 Jy/beam ! Combined flux in latest and established models = 0.182012 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 108 components and 0.182012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111086Jy sigma=0.538560 ! Fit after self-cal, rms=0.110919Jy sigma=0.536379 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.189 x 24 at -6.111 degrees (North through East) ! Clean map min=-0.014121 max=0.089434 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.79 HN 0.80 KP 1.08 ! LA 1.05 NL 1.40 OV 1.38 PT 0.63 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.79 HN 0.69 KP 1.12 ! LA 1.00 NL 1.37 OV 1.33 PT 0.63 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.82 HN 0.67 KP 1.09 ! LA 1.01 NL 1.42 OV 1.43 PT 0.62 ! ! ! Fit before self-cal, rms=0.110919Jy sigma=0.536379 ! Fit after self-cal, rms=0.111339Jy sigma=0.487581 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.814 mas, bmaj=24.31 mas, bpa=-6.861 degrees ! Estimated noise=1.54352 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.00167593 Jy ! Component: 100 - total flux cleaned = -0.0018066 Jy ! Component: 150 - total flux cleaned = -0.00191189 Jy ! Component: 200 - total flux cleaned = -0.00207411 Jy ! Total flux subtracted in 200 components = -0.00207411 Jy ! Clean residual min=-0.010191 max=0.016797 Jy/beam ! Clean residual mean=0.000025 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 0.179938 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.179938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110941Jy sigma=0.486169 ! Fit after self-cal, rms=0.111494Jy sigma=0.483756 ! 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.111494Jy sigma=0.483756 ! Fit after self-cal, rms=0.109034Jy sigma=0.479281 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.733 mas, bmaj=24.07 mas, bpa=-7.147 degrees ! Estimated noise=1.51272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177048 Jy ! Component: 100 - total flux cleaned = -0.00262507 Jy ! Component: 150 - total flux cleaned = -0.0034995 Jy ! Component: 200 - total flux cleaned = -0.0041623 Jy ! Total flux subtracted in 200 components = -0.0041623 Jy ! Clean residual min=-0.009322 max=0.013767 Jy/beam ! Clean residual mean=0.000008 rms=0.003753 Jy/beam ! Combined flux in latest and established models = 0.175776 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 0.175776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108685Jy sigma=0.478597 ! Fit after self-cal, rms=0.108763Jy sigma=0.478065 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.000995616 Jy ! Component: 100 - total flux cleaned = -0.00156364 Jy ! Component: 150 - total flux cleaned = -0.00176373 Jy ! Component: 200 - total flux cleaned = -0.00198926 Jy ! Total flux subtracted in 200 components = -0.00198926 Jy ! Clean residual min=-0.008939 max=0.013764 Jy/beam ! Clean residual mean=0.000008 rms=0.003731 Jy/beam ! Combined flux in latest and established models = 0.173786 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.173786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108556Jy sigma=0.477794 ! Fit after self-cal, rms=0.108544Jy sigma=0.477496 ! 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.108544Jy sigma=0.477496 ! Fit after self-cal, rms=0.109863Jy sigma=0.477237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.775 mas, bmaj=23.96 mas, bpa=-7.057 degrees ! Estimated noise=1.52423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165259 Jy ! Component: 100 - total flux cleaned = -0.00250415 Jy ! Component: 150 - total flux cleaned = -0.0030672 Jy ! Component: 200 - total flux cleaned = -0.00343102 Jy ! Total flux subtracted in 200 components = -0.00343102 Jy ! Clean residual min=-0.008426 max=0.013532 Jy/beam ! Clean residual mean=0.000010 rms=0.003708 Jy/beam ! Combined flux in latest and established models = 0.170355 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.170355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109650Jy sigma=0.476844 ! Fit after self-cal, rms=0.109645Jy sigma=0.476577 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.000244838 Jy ! Component: 100 - total flux cleaned = -0.00068284 Jy ! Component: 150 - total flux cleaned = -0.000915323 Jy ! Component: 200 - total flux cleaned = -0.00116446 Jy ! Total flux subtracted in 200 components = -0.00116446 Jy ! Clean residual min=-0.008196 max=0.013444 Jy/beam ! Clean residual mean=0.000010 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 0.169191 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 173 components and 0.169191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109488Jy sigma=0.476377 ! Fit after self-cal, rms=0.109523Jy sigma=0.476047 ! 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.109523Jy sigma=0.476047 ! Fit after self-cal, rms=0.111012Jy sigma=0.475907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.915 mas, bmaj=24.83 mas, bpa=-3.293 degrees ! Estimated noise=1.63694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104999 Jy ! Component: 100 - total flux cleaned = -0.00191471 Jy ! Component: 150 - total flux cleaned = -0.00205853 Jy ! Component: 200 - total flux cleaned = -0.00212205 Jy ! Total flux subtracted in 200 components = -0.00212205 Jy ! Clean residual min=-0.010189 max=0.017483 Jy/beam ! Clean residual mean=0.000019 rms=0.004686 Jy/beam ! Combined flux in latest and established models = 0.167069 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 187 components and 0.167069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110894Jy sigma=0.475581 ! Fit after self-cal, rms=0.110898Jy sigma=0.475281 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.000245192 Jy ! Component: 100 - total flux cleaned = -0.00040058 Jy ! Component: 150 - total flux cleaned = -0.000214885 Jy ! Component: 200 - total flux cleaned = -0.000269769 Jy ! Total flux subtracted in 200 components = -0.000269769 Jy ! Clean residual min=-0.010104 max=0.017397 Jy/beam ! Clean residual mean=0.000020 rms=0.004647 Jy/beam ! Combined flux in latest and established models = 0.166799 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 201 components and 0.166799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110825Jy sigma=0.474982 ! Fit after self-cal, rms=0.110841Jy sigma=0.474796 ! 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=5.841 mas, bmaj=23.91 mas, bpa=-6.974 degrees ! Estimated noise=1.53787 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.841 x 23.91 at -6.974 degrees (North through East) ! Clean map min=-0.012453 max=0.087381 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=5.187 mas, bmaj=23.02 mas, bpa=-8.439 degrees ! Estimated noise=2.3644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.083455 Jy ! Component: 100 - total flux cleaned = 0.122909 Jy ! Component: 150 - total flux cleaned = 0.145064 Jy ! Component: 200 - total flux cleaned = 0.154627 Jy ! Total flux subtracted in 200 components = 0.154627 Jy ! Clean residual min=-0.010837 max=0.012328 Jy/beam ! Clean residual mean=0.000027 rms=0.003796 Jy/beam ! Combined flux in latest and established models = 0.154627 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.154627 Jy ! Inverting map and beam ! Estimated beam: bmin=5.841 mas, bmaj=23.91 mas, bpa=-6.974 degrees ! Estimated noise=1.53787 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.00371571 Jy ! Component: 100 - total flux cleaned = 0.00641417 Jy ! Component: 150 - total flux cleaned = 0.00821566 Jy ! Component: 200 - total flux cleaned = 0.00944736 Jy ! Total flux subtracted in 200 components = 0.00944736 Jy ! Clean residual min=-0.009272 max=0.013906 Jy/beam ! Clean residual mean=0.000014 rms=0.003835 Jy/beam ! Combined flux in latest and established models = 0.164074 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 70 components and 0.164074 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.915 mas, bmaj=24.83 mas, bpa=-3.293 degrees ! Estimated noise=1.63694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222273 Jy ! Component: 100 - total flux cleaned = 0.00263214 Jy ! Component: 150 - total flux cleaned = 0.00252583 Jy ! Component: 200 - total flux cleaned = 0.00233756 Jy ! Total flux subtracted in 200 components = 0.00233756 Jy ! Clean residual min=-0.010426 max=0.016927 Jy/beam ! Clean residual mean=0.000013 rms=0.004784 Jy/beam ! Combined flux in latest and established models = 0.166412 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 = -1.85813e-06 Jy ! Component: 100 - total flux cleaned = -8.36698e-05 Jy ! Component: 150 - total flux cleaned = -8.23469e-05 Jy ! Component: 200 - total flux cleaned = -8.01056e-05 Jy ! Total flux subtracted in 200 components = -8.01056e-05 Jy ! Clean residual min=-0.010355 max=0.017032 Jy/beam ! Clean residual mean=0.000015 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.166332 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 97 components and 0.166332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.841 mas, bmaj=23.91 mas, bpa=-6.974 degrees ! Estimated noise=1.53787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612184 Jy ! Component: 100 - total flux cleaned = -0.000462797 Jy ! Component: 150 - total flux cleaned = -0.000399457 Jy ! Component: 200 - total flux cleaned = -0.000399064 Jy ! Total flux subtracted in 200 components = -0.000399064 Jy ! Clean residual min=-0.008705 max=0.013496 Jy/beam ! Clean residual mean=0.000012 rms=0.003700 Jy/beam ! Combined flux in latest and established models = 0.165932 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 0.165932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110748Jy sigma=0.476119 ! Fit after self-cal, rms=0.110749Jy sigma=0.475381 wmodel J1308-2422_S_a_map.mod ! Writing 119 model components to file: J1308-2422_S_a_map.mod wobs J1308-2422_S_a_uvs.fits ! Writing UV FITS file: J1308-2422_S_a_uvs.fits wwins J1308-2422_S_a_map.win ! wwins: Wrote 1 windows to J1308-2422_S_a_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.00607264 Jy ! Component: 100 - total flux cleaned = 0.0111971 Jy ! Component: 150 - total flux cleaned = 0.0156434 Jy ! Component: 200 - total flux cleaned = 0.019538 Jy ! Component: 250 - total flux cleaned = 0.022216 Jy ! Component: 300 - total flux cleaned = 0.0243073 Jy ! Component: 350 - total flux cleaned = 0.026506 Jy ! Component: 400 - total flux cleaned = 0.0282249 Jy ! Component: 450 - total flux cleaned = 0.029193 Jy ! Component: 500 - total flux cleaned = 0.0303223 Jy ! Component: 550 - total flux cleaned = 0.0313081 Jy ! Component: 600 - total flux cleaned = 0.032347 Jy ! Component: 650 - total flux cleaned = 0.03289 Jy ! Component: 700 - total flux cleaned = 0.0334142 Jy ! Component: 750 - total flux cleaned = 0.033752 Jy ! Component: 800 - total flux cleaned = 0.0342406 Jy ! Component: 850 - total flux cleaned = 0.0345538 Jy ! Component: 900 - total flux cleaned = 0.0349365 Jy ! Component: 950 - total flux cleaned = 0.0353081 Jy ! Component: 1000 - total flux cleaned = 0.0355237 Jy ! Component: 1050 - total flux cleaned = 0.0358737 Jy ! Component: 1100 - total flux cleaned = 0.0362153 Jy ! Component: 1150 - total flux cleaned = 0.0368203 Jy ! Component: 1200 - total flux cleaned = 0.0374734 Jy ! Component: 1250 - total flux cleaned = 0.0379191 Jy ! Component: 1300 - total flux cleaned = 0.0384152 Jy ! Component: 1350 - total flux cleaned = 0.0388399 Jy ! Component: 1400 - total flux cleaned = 0.0391962 Jy ! Component: 1450 - total flux cleaned = 0.0397173 Jy ! Component: 1500 - total flux cleaned = 0.0400572 Jy ! Component: 1550 - total flux cleaned = 0.040445 Jy ! Component: 1600 - total flux cleaned = 0.0409333 Jy ! Component: 1650 - total flux cleaned = 0.0413037 Jy ! Component: 1700 - total flux cleaned = 0.0415623 Jy ! Component: 1750 - total flux cleaned = 0.0418682 Jy ! Component: 1800 - total flux cleaned = 0.0421683 Jy ! Component: 1850 - total flux cleaned = 0.0423161 Jy ! Component: 1900 - total flux cleaned = 0.04251 Jy ! Component: 1950 - total flux cleaned = 0.0424629 Jy ! Component: 2000 - total flux cleaned = 0.0426041 Jy ! Component: 2050 - total flux cleaned = 0.0427886 Jy ! Component: 2100 - total flux cleaned = 0.0428799 Jy ! Component: 2150 - total flux cleaned = 0.0430151 Jy ! Component: 2200 - total flux cleaned = 0.0431486 Jy ! Component: 2250 - total flux cleaned = 0.0431927 Jy ! Component: 2300 - total flux cleaned = 0.0432795 Jy ! Component: 2350 - total flux cleaned = 0.0434932 Jy ! Component: 2400 - total flux cleaned = 0.0434508 Jy ! Component: 2450 - total flux cleaned = 0.0435759 Jy ! Component: 2500 - total flux cleaned = 0.0435353 Jy ! Component: 2550 - total flux cleaned = 0.0436584 Jy ! Component: 2600 - total flux cleaned = 0.043699 Jy ! Component: 2650 - total flux cleaned = 0.0436589 Jy ! Component: 2700 - total flux cleaned = 0.0437382 Jy ! Component: 2750 - total flux cleaned = 0.0436596 Jy ! Component: 2800 - total flux cleaned = 0.0435432 Jy ! Component: 2850 - total flux cleaned = 0.0436207 Jy ! Component: 2900 - total flux cleaned = 0.0436587 Jy ! Component: 2950 - total flux cleaned = 0.0435064 Jy ! Component: 3000 - total flux cleaned = 0.0435065 Jy ! Component: 3050 - total flux cleaned = 0.0434317 Jy ! Component: 3100 - total flux cleaned = 0.0433943 Jy ! Component: 3150 - total flux cleaned = 0.0433207 Jy ! Component: 3200 - total flux cleaned = 0.0432476 Jy ! Component: 3250 - total flux cleaned = 0.0432114 Jy ! Component: 3300 - total flux cleaned = 0.0431753 Jy ! Component: 3350 - total flux cleaned = 0.0430321 Jy ! Component: 3400 - total flux cleaned = 0.0430323 Jy ! Component: 3450 - total flux cleaned = 0.0429262 Jy ! Component: 3500 - total flux cleaned = 0.0428205 Jy ! Component: 3550 - total flux cleaned = 0.0427152 Jy ! Component: 3600 - total flux cleaned = 0.0425758 Jy ! Component: 3650 - total flux cleaned = 0.0424717 Jy ! Component: 3700 - total flux cleaned = 0.0423679 Jy ! Component: 3750 - total flux cleaned = 0.0422645 Jy ! Component: 3800 - total flux cleaned = 0.0422302 Jy ! Component: 3850 - total flux cleaned = 0.0421272 Jy ! Component: 3900 - total flux cleaned = 0.0420246 Jy ! Component: 3950 - total flux cleaned = 0.0419224 Jy ! Component: 4000 - total flux cleaned = 0.0418205 Jy ! Component: 4050 - total flux cleaned = 0.0417527 Jy ! Total flux subtracted in 4096 components = 0.0416513 Jy ! Clean residual min=-0.001875 max=0.001903 Jy/beam ! Clean residual mean=0.000019 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.207584 Jy keep ! Adding 526 model components to the UV plane model. ! The established model now contains 645 components and 0.207584 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1308-2422_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.841 x 23.91 at -6.974 degrees (North through East) ! Clean map min=-0.010826 max=0.090099 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1308-2422_S_a_map.fits wmodel /image_prod/ug002_uva//J1308-2422_S_a_map.mod ! Writing 645 model components to file: /image_prod/ug002_uva//J1308-2422_S_a_map.mod wobs /image_prod/ug002_uva//J1308-2422_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1308-2422_S_a_uvs.fits wwins /image_prod/ug002_uva//J1308-2422_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1308-2422_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0900987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000713802 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.37673 2.37673 4.75346 9.50693 19.0139 38.0277 76.0554 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.223 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1308-2422_S_a_dfm.log closed on Thu Mar 5 01:03:34 2020