! Started logfile: /image_prod/ug002_uva//J1213-2453_S_dfm.log on Thu Mar 5 00:30:02 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//J1213-2453_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1213-2453_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1213-2453 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 5760 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 J1213-2453_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006862Jy sigma=6.441533 ! Fit after self-cal, rms=0.926307Jy sigma=5.881728 ! 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.595 mas, bmaj=6.764 mas, bpa=-0.2927 degrees ! Estimated noise=2.37447 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.0616956 Jy ! Component: 100 - total flux cleaned = 0.0751826 Jy ! Total flux subtracted in 100 components = 0.0751826 Jy ! Clean residual min=-0.004946 max=0.004927 Jy/beam ! Clean residual mean=-0.000013 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.0751825 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0751825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090049Jy sigma=0.442964 ! Fit after self-cal, rms=0.089583Jy sigma=0.439036 ! 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.16 mas, bmaj=8.344 mas, bpa=-1.339 degrees ! Estimated noise=1.54903 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.00460668 Jy ! Component: 100 - total flux cleaned = 0.00678286 Jy ! Component: 150 - total flux cleaned = 0.0075081 Jy ! Component: 200 - total flux cleaned = 0.00774623 Jy ! Total flux subtracted in 200 components = 0.00774623 Jy ! Clean residual min=-0.002844 max=0.003031 Jy/beam ! Clean residual mean=-0.000019 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0829288 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0829288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089439Jy sigma=0.436670 ! Fit after self-cal, rms=0.089494Jy sigma=0.436652 ! 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.16 x 8.344 at -1.339 degrees (North through East) ! Clean map min=-0.0026986 max=0.078092 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.02 KP 0.97 ! LA 0.95 MK 1.03 OV 0.97 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.04 HN 1.13 KP 0.95 ! LA 1.01 MK 1.00 OV 0.95 PT 1.03 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.12 KP 0.98 ! LA 0.96 MK 0.98 OV 0.97 PT 0.98 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.089494Jy sigma=0.436652 ! Fit after self-cal, rms=0.095010Jy sigma=0.435294 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.334 mas, bpa=-0.941 degrees ! Estimated noise=1.54075 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.000330356 Jy ! Component: 100 - total flux cleaned = -0.000350141 Jy ! Component: 150 - total flux cleaned = -0.000350369 Jy ! Component: 200 - total flux cleaned = -0.000335889 Jy ! Total flux subtracted in 200 components = -0.000335889 Jy ! Clean residual min=-0.002566 max=0.002439 Jy/beam ! Clean residual mean=-0.000012 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0825929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0825929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095001Jy sigma=0.435250 ! Fit after self-cal, rms=0.095099Jy sigma=0.435189 ! 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.095099Jy sigma=0.435189 ! Fit after self-cal, rms=0.096441Jy sigma=0.434760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=8.336 mas, bpa=-0.9374 degrees ! Estimated noise=1.54011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221494 Jy ! Component: 100 - total flux cleaned = -0.000210138 Jy ! Component: 150 - total flux cleaned = -0.000210273 Jy ! Component: 200 - total flux cleaned = -0.00021038 Jy ! Total flux subtracted in 200 components = -0.00021038 Jy ! Clean residual min=-0.002361 max=0.002413 Jy/beam ! Clean residual mean=-0.000013 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0823825 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0823825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096437Jy sigma=0.434746 ! Fit after self-cal, rms=0.096461Jy sigma=0.434730 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 = -4.08053e-06 Jy ! Component: 100 - total flux cleaned = -1.39547e-05 Jy ! Component: 150 - total flux cleaned = -1.39202e-05 Jy ! Component: 200 - total flux cleaned = -1.45375e-05 Jy ! Total flux subtracted in 200 components = -1.45375e-05 Jy ! Clean residual min=-0.002363 max=0.002401 Jy/beam ! Clean residual mean=-0.000013 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.082368 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0823679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096459Jy sigma=0.434717 ! Fit after self-cal, rms=0.096459Jy sigma=0.434717 ! 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.096459Jy sigma=0.434717 ! Fit after self-cal, rms=0.096650Jy sigma=0.434708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.346 mas, bpa=-0.9391 degrees ! Estimated noise=1.53849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196778 Jy ! Component: 100 - total flux cleaned = -0.000197069 Jy ! Component: 150 - total flux cleaned = -0.000197045 Jy ! Component: 200 - total flux cleaned = -0.000197152 Jy ! Total flux subtracted in 200 components = -0.000197152 Jy ! Clean residual min=-0.002334 max=0.002391 Jy/beam ! Clean residual mean=-0.000013 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0821708 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0821708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096647Jy sigma=0.434700 ! Fit after self-cal, rms=0.096651Jy sigma=0.434699 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 = -9.15831e-06 Jy ! Component: 100 - total flux cleaned = -9.661e-06 Jy ! Component: 150 - total flux cleaned = -9.52982e-06 Jy ! Component: 200 - total flux cleaned = -2.00049e-06 Jy ! Total flux subtracted in 200 components = -2.00049e-06 Jy ! Clean residual min=-0.002329 max=0.002386 Jy/beam ! Clean residual mean=-0.000013 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0821688 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0821688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096649Jy sigma=0.434690 ! Fit after self-cal, rms=0.096649Jy sigma=0.434689 ! 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.096649Jy sigma=0.434689 ! Fit after self-cal, rms=0.096590Jy sigma=0.434688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.71 mas, bmaj=21.32 mas, bpa=3.583 degrees ! Estimated noise=1.81918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.66818e-05 Jy ! Component: 100 - total flux cleaned = -9.37174e-05 Jy ! Component: 150 - total flux cleaned = -0.00010044 Jy ! Component: 200 - total flux cleaned = -0.000106602 Jy ! Total flux subtracted in 200 components = -0.000106602 Jy ! Clean residual min=-0.002354 max=0.002197 Jy/beam ! Clean residual mean=-0.000024 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0820622 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.0820622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096590Jy sigma=0.434697 ! Fit after self-cal, rms=0.096590Jy sigma=0.434694 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 = -2.5696e-07 Jy ! Component: 100 - total flux cleaned = -1.81723e-07 Jy ! Component: 150 - total flux cleaned = -5.8045e-06 Jy ! Component: 200 - total flux cleaned = -1.0921e-05 Jy ! Total flux subtracted in 200 components = -1.0921e-05 Jy ! Clean residual min=-0.002353 max=0.002186 Jy/beam ! Clean residual mean=-0.000024 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0820513 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 39 components and 0.0820513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096592Jy sigma=0.434707 ! Fit after self-cal, rms=0.096591Jy sigma=0.434704 ! 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.18 mas, bmaj=8.354 mas, bpa=-0.9511 degrees ! Estimated noise=1.53658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.18 x 8.354 at -0.9511 degrees (North through East) ! Clean map min=-0.0022378 max=0.077446 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.605 mas, bmaj=6.755 mas, bpa=0.09933 degrees ! Estimated noise=2.35861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0616073 Jy ! Component: 100 - total flux cleaned = 0.0750938 Jy ! Component: 150 - total flux cleaned = 0.0781104 Jy ! Component: 200 - total flux cleaned = 0.0786344 Jy ! Total flux subtracted in 200 components = 0.0786344 Jy ! Clean residual min=-0.004012 max=0.003616 Jy/beam ! Clean residual mean=-0.000007 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.0786344 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0786344 Jy ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.354 mas, bpa=-0.9511 degrees ! Estimated noise=1.53658 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.0016812 Jy ! Component: 100 - total flux cleaned = 0.00218323 Jy ! Component: 150 - total flux cleaned = 0.00233155 Jy ! Component: 200 - total flux cleaned = 0.00248372 Jy ! Total flux subtracted in 200 components = 0.00248372 Jy ! Clean residual min=-0.002360 max=0.002391 Jy/beam ! Clean residual mean=-0.000015 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0811181 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.0811181 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.71 mas, bmaj=21.32 mas, bpa=3.583 degrees ! Estimated noise=1.81918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000668944 Jy ! Component: 100 - total flux cleaned = 0.000678872 Jy ! Component: 150 - total flux cleaned = 0.000678751 Jy ! Component: 200 - total flux cleaned = 0.00067887 Jy ! Total flux subtracted in 200 components = 0.00067887 Jy ! Clean residual min=-0.002317 max=0.002215 Jy/beam ! Clean residual mean=-0.000025 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.081797 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 = 7.12891e-06 Jy ! Component: 100 - total flux cleaned = 1.38278e-05 Jy ! Component: 150 - total flux cleaned = 2.01672e-05 Jy ! Component: 200 - total flux cleaned = 2.62776e-05 Jy ! Total flux subtracted in 200 components = 2.62776e-05 Jy ! Clean residual min=-0.002312 max=0.002200 Jy/beam ! Clean residual mean=-0.000025 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0818232 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0818232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.354 mas, bpa=-0.9511 degrees ! Estimated noise=1.53658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002577 Jy ! Component: 100 - total flux cleaned = -0.000234914 Jy ! Component: 150 - total flux cleaned = -0.000196656 Jy ! Component: 200 - total flux cleaned = -0.000148965 Jy ! Total flux subtracted in 200 components = -0.000148965 Jy ! Clean residual min=-0.002317 max=0.002378 Jy/beam ! Clean residual mean=-0.000013 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0816743 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0816743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096602Jy sigma=0.434705 ! Fit after self-cal, rms=0.096596Jy sigma=0.434702 wmodel J1213-2453_S_map.mod ! Writing 32 model components to file: J1213-2453_S_map.mod wobs J1213-2453_S_uvs.fits ! Writing UV FITS file: J1213-2453_S_uvs.fits wwins J1213-2453_S_map.win ! wwins: Wrote 1 windows to J1213-2453_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 = 6.26907e-06 Jy ! Component: 100 - total flux cleaned = -0.000227205 Jy ! Component: 150 - total flux cleaned = -0.000264344 Jy ! Component: 200 - total flux cleaned = -0.000368127 Jy ! Component: 250 - total flux cleaned = -0.000400386 Jy ! Component: 300 - total flux cleaned = -0.000495794 Jy ! Component: 350 - total flux cleaned = -0.000680241 Jy ! Component: 400 - total flux cleaned = -0.000888294 Jy ! Component: 450 - total flux cleaned = -0.000917479 Jy ! Component: 500 - total flux cleaned = -0.00103102 Jy ! Component: 550 - total flux cleaned = -0.00122505 Jy ! Component: 600 - total flux cleaned = -0.00141382 Jy ! Component: 650 - total flux cleaned = -0.00146635 Jy ! Component: 700 - total flux cleaned = -0.0015439 Jy ! Component: 750 - total flux cleaned = -0.00159421 Jy ! Component: 800 - total flux cleaned = -0.00156973 Jy ! Component: 850 - total flux cleaned = -0.00159437 Jy ! Component: 900 - total flux cleaned = -0.00157123 Jy ! Component: 950 - total flux cleaned = -0.00157158 Jy ! Component: 1000 - total flux cleaned = -0.00152582 Jy ! Component: 1050 - total flux cleaned = -0.00159369 Jy ! Component: 1100 - total flux cleaned = -0.00150436 Jy ! Component: 1150 - total flux cleaned = -0.00154815 Jy ! Component: 1200 - total flux cleaned = -0.00148266 Jy ! Component: 1250 - total flux cleaned = -0.00146101 Jy ! Component: 1300 - total flux cleaned = -0.00139832 Jy ! Component: 1350 - total flux cleaned = -0.00141912 Jy ! Component: 1400 - total flux cleaned = -0.0014189 Jy ! Component: 1450 - total flux cleaned = -0.00141865 Jy ! Component: 1500 - total flux cleaned = -0.00139876 Jy ! Component: 1550 - total flux cleaned = -0.00137948 Jy ! Component: 1600 - total flux cleaned = -0.00145759 Jy ! Component: 1650 - total flux cleaned = -0.00151475 Jy ! Component: 1700 - total flux cleaned = -0.00145754 Jy ! Component: 1750 - total flux cleaned = -0.0015326 Jy ! Component: 1800 - total flux cleaned = -0.00149536 Jy ! Component: 1850 - total flux cleaned = -0.00149534 Jy ! Component: 1900 - total flux cleaned = -0.0014953 Jy ! Component: 1950 - total flux cleaned = -0.00154894 Jy ! Component: 2000 - total flux cleaned = -0.00149537 Jy ! Component: 2050 - total flux cleaned = -0.00151317 Jy ! Component: 2100 - total flux cleaned = -0.00144351 Jy ! Component: 2150 - total flux cleaned = -0.00146075 Jy ! Component: 2200 - total flux cleaned = -0.00144329 Jy ! Component: 2250 - total flux cleaned = -0.00142629 Jy ! Component: 2300 - total flux cleaned = -0.0013925 Jy ! Component: 2350 - total flux cleaned = -0.00132582 Jy ! Component: 2400 - total flux cleaned = -0.00125978 Jy ! Component: 2450 - total flux cleaned = -0.00121069 Jy ! Component: 2500 - total flux cleaned = -0.00117801 Jy ! Component: 2550 - total flux cleaned = -0.00108121 Jy ! Component: 2600 - total flux cleaned = -0.00101734 Jy ! Component: 2650 - total flux cleaned = -0.000985712 Jy ! Component: 2700 - total flux cleaned = -0.000907009 Jy ! Component: 2750 - total flux cleaned = -0.000844456 Jy ! Component: 2800 - total flux cleaned = -0.000766882 Jy ! Component: 2850 - total flux cleaned = -0.000720578 Jy ! Component: 2900 - total flux cleaned = -0.000659274 Jy ! Component: 2950 - total flux cleaned = -0.000583228 Jy ! Component: 3000 - total flux cleaned = -0.000477396 Jy ! Component: 3050 - total flux cleaned = -0.000357105 Jy ! Component: 3100 - total flux cleaned = -0.000267746 Jy ! Component: 3150 - total flux cleaned = -0.000178866 Jy ! Component: 3200 - total flux cleaned = -0.000134719 Jy ! Component: 3250 - total flux cleaned = -1.75014e-05 Jy ! Component: 3300 - total flux cleaned = 9.89655e-05 Jy ! Component: 3350 - total flux cleaned = 0.00015701 Jy ! Component: 3400 - total flux cleaned = 0.00015706 Jy ! Component: 3450 - total flux cleaned = 0.000300191 Jy ! Component: 3500 - total flux cleaned = 0.000342887 Jy ! Component: 3550 - total flux cleaned = 0.000484295 Jy ! Component: 3600 - total flux cleaned = 0.000540591 Jy ! Component: 3650 - total flux cleaned = 0.000540491 Jy ! Component: 3700 - total flux cleaned = 0.0006102 Jy ! Component: 3750 - total flux cleaned = 0.000651754 Jy ! Component: 3800 - total flux cleaned = 0.000720639 Jy ! Component: 3850 - total flux cleaned = 0.000789251 Jy ! Component: 3900 - total flux cleaned = 0.000843833 Jy ! Component: 3950 - total flux cleaned = 0.000938934 Jy ! Component: 4000 - total flux cleaned = 0.00106052 Jy ! Component: 4050 - total flux cleaned = 0.00107392 Jy ! Total flux subtracted in 4096 components = 0.00110068 Jy ! Clean residual min=-0.000786 max=0.000755 Jy/beam ! Clean residual mean=-0.000004 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.082775 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 265 components and 0.082775 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1213-2453_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.18 x 8.354 at -0.9511 degrees (North through East) ! Clean map min=-0.0014681 max=0.078085 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1213-2453_S_map.fits wmodel /image_prod/ug002_uva//J1213-2453_S_map.mod ! Writing 265 model components to file: /image_prod/ug002_uva//J1213-2453_S_map.mod wobs /image_prod/ug002_uva//J1213-2453_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1213-2453_S_uvs.fits wwins /image_prod/ug002_uva//J1213-2453_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1213-2453_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0780848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232594 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.893621 0.893621 1.78724 3.57448 7.14896 14.2979 28.5959 57.1917 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 335.712 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1213-2453_S_dfm.log closed on Thu Mar 5 00:30:06 2020