! Started logfile: /image_prod/ug002_uva//J1334-1150_S_dfm.log on Thu Mar 5 01:17:59 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//J1334-1150_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1334-1150_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J1334-1150 ! ! 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 1368 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 J1334-1150_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020067Jy sigma=7.193199 ! Fit after self-cal, rms=0.865670Jy sigma=6.096046 ! 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.176 mas, bmaj=5.605 mas, bpa=-3.051 degrees ! Estimated noise=3.11018 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.101439 Jy ! Component: 100 - total flux cleaned = 0.129769 Jy ! Total flux subtracted in 100 components = 0.129769 Jy ! Clean residual min=-0.019369 max=0.022120 Jy/beam ! Clean residual mean=0.000145 rms=0.005069 Jy/beam ! Combined flux in latest and established models = 0.129769 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.129769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086875Jy sigma=0.593397 ! Fit after self-cal, rms=0.086794Jy sigma=0.592677 ! 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.453 mas, bmaj=5.861 mas, bpa=-2.122 degrees ! Estimated noise=2.84474 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.0205048 Jy ! Component: 100 - total flux cleaned = 0.030046 Jy ! Component: 150 - total flux cleaned = 0.0353578 Jy ! Component: 200 - total flux cleaned = 0.0375589 Jy ! Total flux subtracted in 200 components = 0.0375589 Jy ! Clean residual min=-0.014816 max=0.023898 Jy/beam ! Clean residual mean=0.000089 rms=0.004951 Jy/beam ! Combined flux in latest and established models = 0.167328 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.167328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082470Jy sigma=0.556974 ! Fit after self-cal, rms=0.082444Jy sigma=0.556427 ! 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.453 x 5.861 at -2.122 degrees (North through East) ! Clean map min=-0.014337 max=0.13935 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 LA 0.90 MK 1.01 NL 1.04 ! OV 0.93 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 LA 0.96 MK 1.08 NL 1.15 ! OV 0.82 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 LA 0.98 MK 1.02 NL 1.03 ! OV 0.85 SC 0.91 ! ! ! Fit before self-cal, rms=0.082444Jy sigma=0.556427 ! Fit after self-cal, rms=0.086401Jy sigma=0.539666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.465 mas, bmaj=5.942 mas, bpa=-1.525 degrees ! Estimated noise=2.85839 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 (-6.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194507 Jy ! Component: 100 - total flux cleaned = 0.0285328 Jy ! Component: 150 - total flux cleaned = 0.0323717 Jy ! Component: 200 - total flux cleaned = 0.0331872 Jy ! Total flux subtracted in 200 components = 0.0331872 Jy ! Clean residual min=-0.009659 max=0.012897 Jy/beam ! Clean residual mean=-0.000004 rms=0.002955 Jy/beam ! Combined flux in latest and established models = 0.200516 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.200516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081480Jy sigma=0.505787 ! Fit after self-cal, rms=0.081319Jy sigma=0.501266 ! 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.081319Jy sigma=0.501266 ! Fit after self-cal, rms=0.078607Jy sigma=0.481736 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.444 mas, bmaj=5.975 mas, bpa=-1.497 degrees ! Estimated noise=2.78617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00685311 Jy ! Component: 100 - total flux cleaned = 0.00847804 Jy ! Component: 150 - total flux cleaned = 0.00876954 Jy ! Component: 200 - total flux cleaned = 0.00884401 Jy ! Total flux subtracted in 200 components = 0.00884401 Jy ! Clean residual min=-0.004931 max=0.006117 Jy/beam ! Clean residual mean=0.000003 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.20936 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.20936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077933Jy sigma=0.476672 ! Fit after self-cal, rms=0.078113Jy sigma=0.475322 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 (-17.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412487 Jy ! Component: 100 - total flux cleaned = 0.00566258 Jy ! Component: 150 - total flux cleaned = 0.00693179 Jy ! Component: 200 - total flux cleaned = 0.00781871 Jy ! Total flux subtracted in 200 components = 0.00781871 Jy ! Clean residual min=-0.003950 max=0.003550 Jy/beam ! Clean residual mean=0.000005 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.217178 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.217178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077760Jy sigma=0.473197 ! Fit after self-cal, rms=0.077743Jy sigma=0.473020 ! 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.077743Jy sigma=0.473020 ! Fit after self-cal, rms=0.078250Jy sigma=0.472650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.446 mas, bmaj=5.985 mas, bpa=-1.478 degrees ! Estimated noise=2.76289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014301 Jy ! Component: 100 - total flux cleaned = 0.00227858 Jy ! Component: 150 - total flux cleaned = 0.00275451 Jy ! Component: 200 - total flux cleaned = 0.00280647 Jy ! Total flux subtracted in 200 components = 0.00280647 Jy ! Clean residual min=-0.003511 max=0.003293 Jy/beam ! Clean residual mean=0.000001 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.219985 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.219985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078150Jy sigma=0.472127 ! Fit after self-cal, rms=0.078183Jy sigma=0.472087 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.00024486 Jy ! Component: 100 - total flux cleaned = 0.00024534 Jy ! Component: 150 - total flux cleaned = 9.08174e-05 Jy ! Component: 200 - total flux cleaned = 2.19174e-05 Jy ! Total flux subtracted in 200 components = 2.19174e-05 Jy ! Clean residual min=-0.003595 max=0.003213 Jy/beam ! Clean residual mean=0.000002 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.220007 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.220007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078133Jy sigma=0.471866 ! Fit after self-cal, rms=0.078136Jy sigma=0.471851 ! 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.078136Jy sigma=0.471851 ! Fit after self-cal, rms=0.078223Jy sigma=0.471795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.302 mas, bmaj=11.95 mas, bpa=-0.3147 degrees ! Estimated noise=4.14862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.13032e-05 Jy ! Component: 100 - total flux cleaned = -0.000176914 Jy ! Component: 150 - total flux cleaned = -0.00029406 Jy ! Component: 200 - total flux cleaned = -0.000462374 Jy ! Total flux subtracted in 200 components = -0.000462374 Jy ! Clean residual min=-0.002681 max=0.002021 Jy/beam ! Clean residual mean=-0.000002 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.219544 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.219544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078209Jy sigma=0.471763 ! Fit after self-cal, rms=0.078206Jy sigma=0.471730 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.000124455 Jy ! Component: 100 - total flux cleaned = -4.74684e-05 Jy ! Component: 150 - total flux cleaned = -0.000224982 Jy ! Component: 200 - total flux cleaned = -0.000406759 Jy ! Total flux subtracted in 200 components = -0.000406759 Jy ! Clean residual min=-0.002584 max=0.002051 Jy/beam ! Clean residual mean=-0.000002 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.219138 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.219138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078205Jy sigma=0.471716 ! Fit after self-cal, rms=0.078203Jy sigma=0.471703 ! 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.448 mas, bmaj=5.99 mas, bpa=-1.471 degrees ! Estimated noise=2.75363 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.448 x 5.99 at -1.471 degrees (North through East) ! Clean map min=-0.003305 max=0.13923 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.163 mas, bmaj=5.712 mas, bpa=-2.081 degrees ! Estimated noise=3.00286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0972885 Jy ! Component: 100 - total flux cleaned = 0.127236 Jy ! Component: 150 - total flux cleaned = 0.146318 Jy ! Component: 200 - total flux cleaned = 0.159663 Jy ! Total flux subtracted in 200 components = 0.159663 Jy ! Clean residual min=-0.010650 max=0.009368 Jy/beam ! Clean residual mean=0.000058 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.159663 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.159663 Jy ! Inverting map and beam ! Estimated beam: bmin=2.448 mas, bmaj=5.99 mas, bpa=-1.471 degrees ! Estimated noise=2.75363 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.0141904 Jy ! Component: 100 - total flux cleaned = 0.0240484 Jy ! Component: 150 - total flux cleaned = 0.0311277 Jy ! Component: 200 - total flux cleaned = 0.0355331 Jy ! Total flux subtracted in 200 components = 0.0355331 Jy ! Clean residual min=-0.006033 max=0.005372 Jy/beam ! Clean residual mean=0.000020 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.195196 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.195196 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.302 mas, bmaj=11.95 mas, bpa=-0.3147 degrees ! Estimated noise=4.14862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0066853 Jy ! Component: 100 - total flux cleaned = 0.0102356 Jy ! Component: 150 - total flux cleaned = 0.0119562 Jy ! Component: 200 - total flux cleaned = 0.0128513 Jy ! Total flux subtracted in 200 components = 0.0128513 Jy ! Clean residual min=-0.003843 max=0.003250 Jy/beam ! Clean residual mean=0.000019 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.208047 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.000806537 Jy ! Component: 100 - total flux cleaned = 0.00148852 Jy ! Component: 150 - total flux cleaned = 0.00213975 Jy ! Component: 200 - total flux cleaned = 0.00267984 Jy ! Total flux subtracted in 200 components = 0.00267984 Jy ! Clean residual min=-0.003464 max=0.002529 Jy/beam ! Clean residual mean=0.000012 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.210727 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 67 components and 0.210727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.448 mas, bmaj=5.99 mas, bpa=-1.471 degrees ! Estimated noise=2.75363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185964 Jy ! Component: 100 - total flux cleaned = 0.00251374 Jy ! Component: 150 - total flux cleaned = 0.0028367 Jy ! Component: 200 - total flux cleaned = 0.00326187 Jy ! Total flux subtracted in 200 components = 0.00326187 Jy ! Clean residual min=-0.003877 max=0.003527 Jy/beam ! Clean residual mean=0.000002 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.213989 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.213989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078345Jy sigma=0.472749 ! Fit after self-cal, rms=0.078344Jy sigma=0.472602 wmodel J1334-1150_S_map.mod ! Writing 87 model components to file: J1334-1150_S_map.mod wobs J1334-1150_S_uvs.fits ! Writing UV FITS file: J1334-1150_S_uvs.fits wwins J1334-1150_S_map.win ! wwins: Wrote 3 windows to J1334-1150_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.000894981 Jy ! Component: 100 - total flux cleaned = -0.00130536 Jy ! Component: 150 - total flux cleaned = -0.00162935 Jy ! Component: 200 - total flux cleaned = -0.00192883 Jy ! Component: 250 - total flux cleaned = -0.00211679 Jy ! Component: 300 - total flux cleaned = -0.00229287 Jy ! Component: 350 - total flux cleaned = -0.00245857 Jy ! Component: 400 - total flux cleaned = -0.00269517 Jy ! Component: 450 - total flux cleaned = -0.00273361 Jy ! Component: 500 - total flux cleaned = -0.00277049 Jy ! Component: 550 - total flux cleaned = -0.00283932 Jy ! Component: 600 - total flux cleaned = -0.00287174 Jy ! Component: 650 - total flux cleaned = -0.00300116 Jy ! Component: 700 - total flux cleaned = -0.00312636 Jy ! Component: 750 - total flux cleaned = -0.00327746 Jy ! Component: 800 - total flux cleaned = -0.00342371 Jy ! Component: 850 - total flux cleaned = -0.00359428 Jy ! Component: 900 - total flux cleaned = -0.00376082 Jy ! Component: 950 - total flux cleaned = -0.00386886 Jy ! Component: 1000 - total flux cleaned = -0.00386889 Jy ! Component: 1050 - total flux cleaned = -0.00392086 Jy ! Component: 1100 - total flux cleaned = -0.00397142 Jy ! Component: 1150 - total flux cleaned = -0.00402165 Jy ! Component: 1200 - total flux cleaned = -0.00407078 Jy ! Component: 1250 - total flux cleaned = -0.00411932 Jy ! Component: 1300 - total flux cleaned = -0.00419173 Jy ! Component: 1350 - total flux cleaned = -0.00426362 Jy ! Component: 1400 - total flux cleaned = -0.0042873 Jy ! Component: 1450 - total flux cleaned = -0.00433448 Jy ! Component: 1500 - total flux cleaned = -0.0043579 Jy ! Component: 1550 - total flux cleaned = -0.0043579 Jy ! Component: 1600 - total flux cleaned = -0.00433483 Jy ! Component: 1650 - total flux cleaned = -0.00438082 Jy ! Component: 1700 - total flux cleaned = -0.00435825 Jy ! Component: 1750 - total flux cleaned = -0.00440367 Jy ! Component: 1800 - total flux cleaned = -0.00440357 Jy ! Component: 1850 - total flux cleaned = -0.00447117 Jy ! Component: 1900 - total flux cleaned = -0.00449354 Jy ! Component: 1950 - total flux cleaned = -0.00458356 Jy ! Component: 2000 - total flux cleaned = -0.00460583 Jy ! Component: 2050 - total flux cleaned = -0.00469544 Jy ! Component: 2100 - total flux cleaned = -0.00474037 Jy ! Component: 2150 - total flux cleaned = -0.00485249 Jy ! Component: 2200 - total flux cleaned = -0.0049875 Jy ! Component: 2250 - total flux cleaned = -0.00507806 Jy ! Component: 2300 - total flux cleaned = -0.00521423 Jy ! Component: 2350 - total flux cleaned = -0.00530562 Jy ! Component: 2400 - total flux cleaned = -0.00546628 Jy ! Component: 2450 - total flux cleaned = -0.0055355 Jy ! Component: 2500 - total flux cleaned = -0.00560532 Jy ! Component: 2550 - total flux cleaned = -0.00572227 Jy ! Component: 2600 - total flux cleaned = -0.0058166 Jy ! Component: 2650 - total flux cleaned = -0.00591148 Jy ! Component: 2700 - total flux cleaned = -0.00598329 Jy ! Component: 2750 - total flux cleaned = -0.00610385 Jy ! Component: 2800 - total flux cleaned = -0.00620131 Jy ! Component: 2850 - total flux cleaned = -0.00625033 Jy ! Component: 2900 - total flux cleaned = -0.00629963 Jy ! Component: 2950 - total flux cleaned = -0.00639978 Jy ! Component: 3000 - total flux cleaned = -0.00645039 Jy ! Component: 3050 - total flux cleaned = -0.00652713 Jy ! Component: 3100 - total flux cleaned = -0.00652711 Jy ! Component: 3150 - total flux cleaned = -0.00657905 Jy ! Component: 3200 - total flux cleaned = -0.00663189 Jy ! Component: 3250 - total flux cleaned = -0.00668548 Jy ! Component: 3300 - total flux cleaned = -0.00668552 Jy ! Component: 3350 - total flux cleaned = -0.00679482 Jy ! Component: 3400 - total flux cleaned = -0.00682237 Jy ! Component: 3450 - total flux cleaned = -0.00687818 Jy ! Component: 3500 - total flux cleaned = -0.00696286 Jy ! Component: 3550 - total flux cleaned = -0.00702032 Jy ! Component: 3600 - total flux cleaned = -0.0071073 Jy ! Component: 3650 - total flux cleaned = -0.00713643 Jy ! Component: 3700 - total flux cleaned = -0.00725552 Jy ! Component: 3750 - total flux cleaned = -0.00728586 Jy ! Component: 3800 - total flux cleaned = -0.00731638 Jy ! Component: 3850 - total flux cleaned = -0.00737837 Jy ! Component: 3900 - total flux cleaned = -0.0074729 Jy ! Component: 3950 - total flux cleaned = -0.00753697 Jy ! Component: 4000 - total flux cleaned = -0.00756954 Jy ! Component: 4050 - total flux cleaned = -0.00760227 Jy ! Total flux subtracted in 4096 components = -0.00766862 Jy ! Clean residual min=-0.002289 max=0.001844 Jy/beam ! Clean residual mean=0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.206321 Jy keep ! Adding 196 model components to the UV plane model. ! The established model now contains 283 components and 0.20632 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1334-1150_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.448 x 5.99 at -1.471 degrees (North through East) ! Clean map min=-0.0027021 max=0.13614 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1334-1150_S_map.fits wmodel /image_prod/ug002_uva//J1334-1150_S_map.mod ! Writing 283 model components to file: /image_prod/ug002_uva//J1334-1150_S_map.mod wobs /image_prod/ug002_uva//J1334-1150_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1334-1150_S_uvs.fits wwins /image_prod/ug002_uva//J1334-1150_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1334-1150_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136145 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000520081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14602 1.14602 2.29204 4.58407 9.16815 18.3363 36.6726 73.3452 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 261.775 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1334-1150_S_dfm.log closed on Thu Mar 5 01:18:03 2020