! Started logfile: /image_prod/ug002_uva//J1336-1852_S_dfm.log on Thu Mar 5 01:19:12 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//J1336-1852_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1336-1852_S_uva.fits ! AN table 1: 40 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.816667 visibilities/baseline/integration-bin. ! Found source: J1336-1852 ! ! 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 1470 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 J1336-1852_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.114789Jy sigma=5.813240 ! Fit after self-cal, rms=0.540967Jy sigma=2.843359 ! 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.083 mas, bmaj=5.523 mas, bpa=-1.579 degrees ! Estimated noise=4.89789 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.377317 Jy ! Component: 100 - total flux cleaned = 0.459617 Jy ! Total flux subtracted in 100 components = 0.459617 Jy ! Clean residual min=-0.037735 max=0.045674 Jy/beam ! Clean residual mean=0.000068 rms=0.010991 Jy/beam ! Combined flux in latest and established models = 0.459617 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.459617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.206163Jy sigma=0.685934 ! Fit after self-cal, rms=0.206168Jy sigma=0.685905 ! 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=2.351 mas, bmaj=5.818 mas, bpa=-2.669 degrees ! Estimated noise=3.66656 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.0212567 Jy ! Component: 100 - total flux cleaned = 0.0336851 Jy ! Component: 150 - total flux cleaned = 0.0402585 Jy ! Component: 200 - total flux cleaned = 0.0422446 Jy ! Total flux subtracted in 200 components = 0.0422446 Jy ! Clean residual min=-0.038197 max=0.050236 Jy/beam ! Clean residual mean=0.000040 rms=0.012201 Jy/beam ! Combined flux in latest and established models = 0.501862 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.501862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200543Jy sigma=0.676410 ! Fit after self-cal, rms=0.200540Jy sigma=0.676304 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.351 x 5.818 at -2.669 degrees (North through East) ! Clean map min=-0.037079 max=0.47826 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 LA 0.99 MK 1.01 NL 1.01 ! OV 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 LA 0.98 MK 0.99 NL 1.06 ! OV 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 LA 0.97 MK 0.98 NL 0.98 ! OV 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.200540Jy sigma=0.676304 ! Fit after self-cal, rms=0.252648Jy sigma=0.641002 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.33 mas, bmaj=5.839 mas, bpa=-2.688 degrees ! Estimated noise=3.72939 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.0120002 Jy ! Component: 100 - total flux cleaned = 0.0189209 Jy ! Component: 150 - total flux cleaned = 0.0218632 Jy ! Component: 200 - total flux cleaned = 0.0222942 Jy ! Total flux subtracted in 200 components = 0.0222942 Jy ! Clean residual min=-0.046500 max=0.039970 Jy/beam ! Clean residual mean=-0.000014 rms=0.011739 Jy/beam ! Combined flux in latest and established models = 0.524156 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.524156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.249602Jy sigma=0.643440 ! Fit after self-cal, rms=0.249745Jy sigma=0.643326 ! 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.249745Jy sigma=0.643326 ! Fit after self-cal, rms=0.131022Jy sigma=0.424605 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=5.869 mas, bpa=-2.98 degrees ! Estimated noise=3.75497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410941 Jy ! Component: 100 - total flux cleaned = 0.00426457 Jy ! Component: 150 - total flux cleaned = 0.00449738 Jy ! Component: 200 - total flux cleaned = 0.00490567 Jy ! Total flux subtracted in 200 components = 0.00490567 Jy ! Clean residual min=-0.009309 max=0.008372 Jy/beam ! Clean residual mean=0.000006 rms=0.002498 Jy/beam ! Combined flux in latest and established models = 0.529062 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.529062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130562Jy sigma=0.422860 ! Fit after self-cal, rms=0.131142Jy sigma=0.422250 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.000514659 Jy ! Component: 100 - total flux cleaned = 0.000667401 Jy ! Component: 150 - total flux cleaned = 0.000734964 Jy ! Component: 200 - total flux cleaned = 0.000922912 Jy ! Total flux subtracted in 200 components = 0.000922912 Jy ! Clean residual min=-0.008811 max=0.008379 Jy/beam ! Clean residual mean=0.000005 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.529985 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.529985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131007Jy sigma=0.421770 ! Fit after self-cal, rms=0.131011Jy sigma=0.421743 ! 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.131011Jy sigma=0.421743 ! Fit after self-cal, rms=0.130276Jy sigma=0.414665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=5.871 mas, bpa=-2.978 degrees ! Estimated noise=3.74824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000919079 Jy ! Component: 100 - total flux cleaned = -0.00107263 Jy ! Component: 150 - total flux cleaned = -0.00114422 Jy ! Component: 200 - total flux cleaned = -0.00127993 Jy ! Total flux subtracted in 200 components = -0.00127993 Jy ! Clean residual min=-0.007356 max=0.007629 Jy/beam ! Clean residual mean=0.000008 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.528705 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.528705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130129Jy sigma=0.414170 ! Fit after self-cal, rms=0.130143Jy sigma=0.414150 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 = -3.8321e-06 Jy ! Component: 100 - total flux cleaned = -0.000126344 Jy ! Component: 150 - total flux cleaned = -0.00018484 Jy ! Component: 200 - total flux cleaned = -0.000240142 Jy ! Total flux subtracted in 200 components = -0.000240142 Jy ! Clean residual min=-0.007317 max=0.007522 Jy/beam ! Clean residual mean=0.000009 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.528465 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.528465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130043Jy sigma=0.413909 ! Fit after self-cal, rms=0.130035Jy sigma=0.413901 ! 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.130035Jy sigma=0.413901 ! Fit after self-cal, rms=0.130017Jy sigma=0.413864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.216 mas, bmaj=12.17 mas, bpa=0.3109 degrees ! Estimated noise=6.18819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398551 Jy ! Component: 100 - total flux cleaned = 0.000275309 Jy ! Component: 150 - total flux cleaned = 0.000239704 Jy ! Component: 200 - total flux cleaned = 0.000172723 Jy ! Total flux subtracted in 200 components = 0.000172723 Jy ! Clean residual min=-0.012051 max=0.011636 Jy/beam ! Clean residual mean=0.000020 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.528637 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.528637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130005Jy sigma=0.413776 ! Fit after self-cal, rms=0.130015Jy sigma=0.413752 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.31759e-05 Jy ! Component: 100 - total flux cleaned = 2.03057e-05 Jy ! Component: 150 - total flux cleaned = -1.09984e-05 Jy ! Component: 200 - total flux cleaned = -6.74936e-05 Jy ! Total flux subtracted in 200 components = -6.74936e-05 Jy ! Clean residual min=-0.012013 max=0.011559 Jy/beam ! Clean residual mean=0.000020 rms=0.004205 Jy/beam ! Combined flux in latest and established models = 0.52857 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.52857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130002Jy sigma=0.413807 ! Fit after self-cal, rms=0.130007Jy sigma=0.413791 ! 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=2.319 mas, bmaj=5.872 mas, bpa=-2.975 degrees ! Estimated noise=3.74655 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.319 x 5.872 at -2.975 degrees (North through East) ! Clean map min=-0.0064549 max=0.48784 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.062 mas, bmaj=5.566 mas, bpa=-1.906 degrees ! Estimated noise=4.86069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.374341 Jy ! Component: 100 - total flux cleaned = 0.456808 Jy ! Component: 150 - total flux cleaned = 0.484168 Jy ! Component: 200 - total flux cleaned = 0.498783 Jy ! Total flux subtracted in 200 components = 0.498783 Jy ! Clean residual min=-0.010169 max=0.011801 Jy/beam ! Clean residual mean=0.000030 rms=0.002781 Jy/beam ! Combined flux in latest and established models = 0.498783 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.498783 Jy ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=5.872 mas, bpa=-2.975 degrees ! Estimated noise=3.74655 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.0123926 Jy ! Component: 100 - total flux cleaned = 0.018667 Jy ! Component: 150 - total flux cleaned = 0.0225102 Jy ! Component: 200 - total flux cleaned = 0.023792 Jy ! Total flux subtracted in 200 components = 0.023792 Jy ! Clean residual min=-0.006995 max=0.007026 Jy/beam ! Clean residual mean=0.000012 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.522575 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.522575 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.216 mas, bmaj=12.17 mas, bpa=0.3109 degrees ! Estimated noise=6.18819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400306 Jy ! Component: 100 - total flux cleaned = 0.0050909 Jy ! Component: 150 - total flux cleaned = 0.00514904 Jy ! Component: 200 - total flux cleaned = 0.00512078 Jy ! Total flux subtracted in 200 components = 0.00512078 Jy ! Clean residual min=-0.011842 max=0.011287 Jy/beam ! Clean residual mean=0.000021 rms=0.004144 Jy/beam ! Combined flux in latest and established models = 0.527695 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.20749e-07 Jy ! Component: 100 - total flux cleaned = -3.84641e-06 Jy ! Component: 150 - total flux cleaned = -2.79239e-06 Jy ! Component: 200 - total flux cleaned = -5.00791e-06 Jy ! Total flux subtracted in 200 components = -5.00791e-06 Jy ! Clean residual min=-0.011796 max=0.011289 Jy/beam ! Clean residual mean=0.000021 rms=0.004132 Jy/beam ! Combined flux in latest and established models = 0.52769 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.52769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=5.872 mas, bpa=-2.975 degrees ! Estimated noise=3.74655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126559 Jy ! Component: 100 - total flux cleaned = -0.00156366 Jy ! Component: 150 - total flux cleaned = -0.00148392 Jy ! Component: 200 - total flux cleaned = -0.0015213 Jy ! Total flux subtracted in 200 components = -0.0015213 Jy ! Clean residual min=-0.006756 max=0.007435 Jy/beam ! Clean residual mean=0.000008 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.526169 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.526169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129739Jy sigma=0.413829 ! Fit after self-cal, rms=0.129697Jy sigma=0.413741 wmodel J1336-1852_S_map.mod ! Writing 46 model components to file: J1336-1852_S_map.mod wobs J1336-1852_S_uvs.fits ! Writing UV FITS file: J1336-1852_S_uvs.fits wwins J1336-1852_S_map.win ! wwins: Wrote 1 windows to J1336-1852_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.00201817 Jy ! Component: 100 - total flux cleaned = 0.00304421 Jy ! Component: 150 - total flux cleaned = 0.00409123 Jy ! Component: 200 - total flux cleaned = 0.00428424 Jy ! Component: 250 - total flux cleaned = 0.00419269 Jy ! Component: 300 - total flux cleaned = 0.00410707 Jy ! Component: 350 - total flux cleaned = 0.00394788 Jy ! Component: 400 - total flux cleaned = 0.00372187 Jy ! Component: 450 - total flux cleaned = 0.00386069 Jy ! Component: 500 - total flux cleaned = 0.00406275 Jy ! Component: 550 - total flux cleaned = 0.00419465 Jy ! Component: 600 - total flux cleaned = 0.00431923 Jy ! Component: 650 - total flux cleaned = 0.00437917 Jy ! Component: 700 - total flux cleaned = 0.00455272 Jy ! Component: 750 - total flux cleaned = 0.00471919 Jy ! Component: 800 - total flux cleaned = 0.00482684 Jy ! Component: 850 - total flux cleaned = 0.00508897 Jy ! Component: 900 - total flux cleaned = 0.00519012 Jy ! Component: 950 - total flux cleaned = 0.00524015 Jy ! Component: 1000 - total flux cleaned = 0.00543376 Jy ! Component: 1050 - total flux cleaned = 0.00562239 Jy ! Component: 1100 - total flux cleaned = 0.00566796 Jy ! Component: 1150 - total flux cleaned = 0.0057136 Jy ! Component: 1200 - total flux cleaned = 0.00575775 Jy ! Component: 1250 - total flux cleaned = 0.00580081 Jy ! Component: 1300 - total flux cleaned = 0.00580129 Jy ! Component: 1350 - total flux cleaned = 0.00575965 Jy ! Component: 1400 - total flux cleaned = 0.00571885 Jy ! Component: 1450 - total flux cleaned = 0.00571867 Jy ! Component: 1500 - total flux cleaned = 0.0057186 Jy ! Component: 1550 - total flux cleaned = 0.00579662 Jy ! Component: 1600 - total flux cleaned = 0.00579621 Jy ! Component: 1650 - total flux cleaned = 0.00587211 Jy ! Component: 1700 - total flux cleaned = 0.00594662 Jy ! Component: 1750 - total flux cleaned = 0.00587239 Jy ! Component: 1800 - total flux cleaned = 0.00590899 Jy ! Component: 1850 - total flux cleaned = 0.00601712 Jy ! Component: 1900 - total flux cleaned = 0.00612441 Jy ! Component: 1950 - total flux cleaned = 0.00619499 Jy ! Component: 2000 - total flux cleaned = 0.00626487 Jy ! Component: 2050 - total flux cleaned = 0.00636939 Jy ! Component: 2100 - total flux cleaned = 0.00647292 Jy ! Component: 2150 - total flux cleaned = 0.00654121 Jy ! Component: 2200 - total flux cleaned = 0.00654118 Jy ! Component: 2250 - total flux cleaned = 0.00654113 Jy ! Component: 2300 - total flux cleaned = 0.00654122 Jy ! Component: 2350 - total flux cleaned = 0.0066083 Jy ! Component: 2400 - total flux cleaned = 0.00664154 Jy ! Component: 2450 - total flux cleaned = 0.0067413 Jy ! Component: 2500 - total flux cleaned = 0.00680758 Jy ! Component: 2550 - total flux cleaned = 0.00684068 Jy ! Component: 2600 - total flux cleaned = 0.00693967 Jy ! Component: 2650 - total flux cleaned = 0.00693972 Jy ! Component: 2700 - total flux cleaned = 0.00703819 Jy ! Component: 2750 - total flux cleaned = 0.00707102 Jy ! Component: 2800 - total flux cleaned = 0.00713679 Jy ! Component: 2850 - total flux cleaned = 0.0072029 Jy ! Component: 2900 - total flux cleaned = 0.00733504 Jy ! Component: 2950 - total flux cleaned = 0.00736833 Jy ! Component: 3000 - total flux cleaned = 0.00740159 Jy ! Component: 3050 - total flux cleaned = 0.00743487 Jy ! Component: 3100 - total flux cleaned = 0.00753548 Jy ! Component: 3150 - total flux cleaned = 0.00760253 Jy ! Component: 3200 - total flux cleaned = 0.0076699 Jy ! Component: 3250 - total flux cleaned = 0.00766984 Jy ! Component: 3300 - total flux cleaned = 0.00777135 Jy ! Component: 3350 - total flux cleaned = 0.00783945 Jy ! Component: 3400 - total flux cleaned = 0.00790781 Jy ! Component: 3450 - total flux cleaned = 0.00797655 Jy ! Component: 3500 - total flux cleaned = 0.00811458 Jy ! Component: 3550 - total flux cleaned = 0.00818415 Jy ! Component: 3600 - total flux cleaned = 0.00825398 Jy ! Component: 3650 - total flux cleaned = 0.00839401 Jy ! Component: 3700 - total flux cleaned = 0.00842902 Jy ! Component: 3750 - total flux cleaned = 0.00850003 Jy ! Component: 3800 - total flux cleaned = 0.00857155 Jy ! Component: 3850 - total flux cleaned = 0.0085359 Jy ! Component: 3900 - total flux cleaned = 0.0086083 Jy ! Component: 3950 - total flux cleaned = 0.00864464 Jy ! Component: 4000 - total flux cleaned = 0.00868164 Jy ! Component: 4050 - total flux cleaned = 0.00868162 Jy ! Total flux subtracted in 4096 components = 0.00871858 Jy ! Clean residual min=-0.002412 max=0.002048 Jy/beam ! Clean residual mean=-0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.534888 Jy keep ! Adding 212 model components to the UV plane model. ! The established model now contains 258 components and 0.534887 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1336-1852_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.319 x 5.872 at -2.975 degrees (North through East) ! Clean map min=-0.004193 max=0.48785 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1336-1852_S_map.fits wmodel /image_prod/ug002_uva//J1336-1852_S_map.mod ! Writing 258 model components to file: /image_prod/ug002_uva//J1336-1852_S_map.mod wobs /image_prod/ug002_uva//J1336-1852_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1336-1852_S_uvs.fits wwins /image_prod/ug002_uva//J1336-1852_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1336-1852_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.48785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482842 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29692 0.29692 0.59384 1.18768 2.37536 4.75072 9.50144 19.0029 38.0058 76.0116 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.487 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1010.37 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1336-1852_S_dfm.log closed on Thu Mar 5 01:19:15 2020