! Started logfile: /image_prod/ug002_uva//J1532-2716_S_dfm.log on Thu Mar 5 02:18: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//J1532-2716_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1532-2716_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.773889 visibilities/baseline/integration-bin. ! Found source: J1532-2716 ! ! 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 4179 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 J1532-2716_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033798Jy sigma=6.013992 ! Fit after self-cal, rms=0.825257Jy sigma=4.714488 ! 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.635 mas, bmaj=6.186 mas, bpa=-4.264 degrees ! Estimated noise=3.23465 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.144692 Jy ! Component: 100 - total flux cleaned = 0.177504 Jy ! Total flux subtracted in 100 components = 0.177504 Jy ! Clean residual min=-0.013312 max=0.019323 Jy/beam ! Clean residual mean=0.000003 rms=0.003775 Jy/beam ! Combined flux in latest and established models = 0.177504 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.177504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101579Jy sigma=0.495952 ! Fit after self-cal, rms=0.101457Jy sigma=0.495567 ! 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.278 mas, bmaj=7.741 mas, bpa=0.01968 degrees ! Estimated noise=1.9887 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.0145152 Jy ! Component: 100 - total flux cleaned = 0.0208356 Jy ! Component: 150 - total flux cleaned = 0.0227321 Jy ! Component: 200 - total flux cleaned = 0.0232777 Jy ! Total flux subtracted in 200 components = 0.0232777 Jy ! Clean residual min=-0.010432 max=0.016569 Jy/beam ! Clean residual mean=0.000005 rms=0.003443 Jy/beam ! Combined flux in latest and established models = 0.200782 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 9 components and 0.200782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100239Jy sigma=0.478502 ! Fit after self-cal, rms=0.100312Jy sigma=0.478432 ! 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.278 x 7.741 at 0.01968 degrees (North through East) ! Clean map min=-0.010151 max=0.18125 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 1.23 KP 0.97 ! LA 0.98 MK 0.90 OV 0.87 PT 1.40 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.91 HN 1.18 KP 0.99 ! LA 0.97 MK 0.89 OV 0.88 PT 1.39 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.21 KP 0.96 ! LA 0.95 MK 0.96 OV 0.84 PT 1.40 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.100312Jy sigma=0.478432 ! Fit after self-cal, rms=0.108433Jy sigma=0.434736 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.634 mas, bpa=0.09049 degrees ! Estimated noise=1.97793 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.000718386 Jy ! Component: 100 - total flux cleaned = -0.000720035 Jy ! Component: 150 - total flux cleaned = -0.000714215 Jy ! Component: 200 - total flux cleaned = -0.000662202 Jy ! Total flux subtracted in 200 components = -0.000662202 Jy ! Clean residual min=-0.004919 max=0.005575 Jy/beam ! Clean residual mean=-0.000011 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.200119 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.200119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108305Jy sigma=0.434272 ! Fit after self-cal, rms=0.108735Jy sigma=0.433909 ! 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.108735Jy sigma=0.433909 ! Fit after self-cal, rms=0.117665Jy sigma=0.426863 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=7.63 mas, bpa=-0.005187 degrees ! Estimated noise=1.97622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274921 Jy ! Component: 100 - total flux cleaned = 0.000307567 Jy ! Component: 150 - total flux cleaned = 0.000280815 Jy ! Component: 200 - total flux cleaned = 0.00025632 Jy ! Total flux subtracted in 200 components = 0.00025632 Jy ! Clean residual min=-0.003176 max=0.003279 Jy/beam ! Clean residual mean=-0.000005 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.200376 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.200376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117646Jy sigma=0.426773 ! Fit after self-cal, rms=0.117759Jy sigma=0.426725 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 = -8.09279e-05 Jy ! Component: 100 - total flux cleaned = -0.00010427 Jy ! Component: 150 - total flux cleaned = -0.000126283 Jy ! Component: 200 - total flux cleaned = -0.000166272 Jy ! Total flux subtracted in 200 components = -0.000166272 Jy ! Clean residual min=-0.003185 max=0.003234 Jy/beam ! Clean residual mean=-0.000005 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.200209 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.200209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117746Jy sigma=0.426684 ! Fit after self-cal, rms=0.117749Jy sigma=0.426674 ! 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.117749Jy sigma=0.426674 ! Fit after self-cal, rms=0.122961Jy sigma=0.426232 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.619 mas, bpa=-0.07753 degrees ! Estimated noise=1.97537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108244 Jy ! Component: 100 - total flux cleaned = -0.000133253 Jy ! Component: 150 - total flux cleaned = -0.000180284 Jy ! Component: 200 - total flux cleaned = -0.000222439 Jy ! Total flux subtracted in 200 components = -0.000222439 Jy ! Clean residual min=-0.002959 max=0.003293 Jy/beam ! Clean residual mean=-0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.199987 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.199987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122940Jy sigma=0.426188 ! Fit after self-cal, rms=0.122970Jy sigma=0.426179 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.89301e-05 Jy ! Component: 100 - total flux cleaned = -1.11642e-05 Jy ! Component: 150 - total flux cleaned = -6.61146e-05 Jy ! Component: 200 - total flux cleaned = -8.23334e-05 Jy ! Total flux subtracted in 200 components = -8.23334e-05 Jy ! Clean residual min=-0.002962 max=0.003296 Jy/beam ! Clean residual mean=-0.000003 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.199905 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.199905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122958Jy sigma=0.426156 ! Fit after self-cal, rms=0.122962Jy sigma=0.426149 ! 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.122962Jy sigma=0.426149 ! Fit after self-cal, rms=0.123306Jy sigma=0.426133 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.593 mas, bmaj=20.09 mas, bpa=5.84 degrees ! Estimated noise=2.41949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.62318e-05 Jy ! Component: 100 - total flux cleaned = 2.71702e-05 Jy ! Component: 150 - total flux cleaned = 2.79094e-05 Jy ! Component: 200 - total flux cleaned = 2.84927e-05 Jy ! Total flux subtracted in 200 components = 2.84927e-05 Jy ! Clean residual min=-0.002923 max=0.004110 Jy/beam ! Clean residual mean=-0.000005 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.199933 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 40 components and 0.199933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123308Jy sigma=0.426171 ! Fit after self-cal, rms=0.123305Jy sigma=0.426154 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.07024e-05 Jy ! Component: 100 - total flux cleaned = 1.98868e-05 Jy ! Component: 150 - total flux cleaned = 1.92373e-05 Jy ! Component: 200 - total flux cleaned = 1.87125e-05 Jy ! Total flux subtracted in 200 components = 1.87125e-05 Jy ! Clean residual min=-0.002912 max=0.004108 Jy/beam ! Clean residual mean=-0.000005 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.199952 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.199952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123310Jy sigma=0.426206 ! Fit after self-cal, rms=0.123304Jy sigma=0.426192 ! 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.243 mas, bmaj=7.609 mas, bpa=-0.1343 degrees ! Estimated noise=1.97537 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 7.609 at -0.1343 degrees (North through East) ! Clean map min=-0.0027896 max=0.18203 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.587 mas, bmaj=6.038 mas, bpa=-4.369 degrees ! Estimated noise=3.16164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141299 Jy ! Component: 100 - total flux cleaned = 0.174531 Jy ! Component: 150 - total flux cleaned = 0.187198 Jy ! Component: 200 - total flux cleaned = 0.193386 Jy ! Total flux subtracted in 200 components = 0.193386 Jy ! Clean residual min=-0.005137 max=0.005198 Jy/beam ! Clean residual mean=-0.000002 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.193386 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.193386 Jy ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.609 mas, bpa=-0.1343 degrees ! Estimated noise=1.97537 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.00409603 Jy ! Component: 100 - total flux cleaned = 0.00571024 Jy ! Component: 150 - total flux cleaned = 0.00589968 Jy ! Component: 200 - total flux cleaned = 0.00593173 Jy ! Total flux subtracted in 200 components = 0.00593173 Jy ! Clean residual min=-0.002987 max=0.003388 Jy/beam ! Clean residual mean=-0.000003 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.199317 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.199317 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.593 mas, bmaj=20.09 mas, bpa=5.84 degrees ! Estimated noise=2.41949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266147 Jy ! Component: 100 - total flux cleaned = 0.00029174 Jy ! Component: 150 - total flux cleaned = 0.000313172 Jy ! Component: 200 - total flux cleaned = 0.000330577 Jy ! Total flux subtracted in 200 components = 0.000330577 Jy ! Clean residual min=-0.002953 max=0.004112 Jy/beam ! Clean residual mean=-0.000006 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.199648 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.45385e-05 Jy ! Component: 100 - total flux cleaned = 2.66601e-05 Jy ! Component: 150 - total flux cleaned = 3.66523e-05 Jy ! Component: 200 - total flux cleaned = 5.43244e-05 Jy ! Total flux subtracted in 200 components = 5.43244e-05 Jy ! Clean residual min=-0.002944 max=0.004121 Jy/beam ! Clean residual mean=-0.000006 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.199702 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.199702 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.609 mas, bpa=-0.1343 degrees ! Estimated noise=1.97537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342738 Jy ! Component: 100 - total flux cleaned = -0.000273733 Jy ! Component: 150 - total flux cleaned = -0.00021572 Jy ! Component: 200 - total flux cleaned = -0.000239305 Jy ! Total flux subtracted in 200 components = -0.000239305 Jy ! Clean residual min=-0.002952 max=0.003312 Jy/beam ! Clean residual mean=-0.000003 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.199463 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.199463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123304Jy sigma=0.426235 ! Fit after self-cal, rms=0.123312Jy sigma=0.426223 wmodel J1532-2716_S_map.mod ! Writing 42 model components to file: J1532-2716_S_map.mod wobs J1532-2716_S_uvs.fits ! Writing UV FITS file: J1532-2716_S_uvs.fits wwins J1532-2716_S_map.win ! wwins: Wrote 1 windows to J1532-2716_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.000432774 Jy ! Component: 100 - total flux cleaned = 0.000280443 Jy ! Component: 150 - total flux cleaned = -5.6613e-05 Jy ! Component: 200 - total flux cleaned = -0.00051384 Jy ! Component: 250 - total flux cleaned = -0.000865307 Jy ! Component: 300 - total flux cleaned = -0.00129008 Jy ! Component: 350 - total flux cleaned = -0.00170034 Jy ! Component: 400 - total flux cleaned = -0.00201808 Jy ! Component: 450 - total flux cleaned = -0.00213451 Jy ! Component: 500 - total flux cleaned = -0.00228639 Jy ! Component: 550 - total flux cleaned = -0.00235939 Jy ! Component: 600 - total flux cleaned = -0.002324 Jy ! Component: 650 - total flux cleaned = -0.00246514 Jy ! Component: 700 - total flux cleaned = -0.00253317 Jy ! Component: 750 - total flux cleaned = -0.00246492 Jy ! Component: 800 - total flux cleaned = -0.00239848 Jy ! Component: 850 - total flux cleaned = -0.00230188 Jy ! Component: 900 - total flux cleaned = -0.00223842 Jy ! Component: 950 - total flux cleaned = -0.00217679 Jy ! Component: 1000 - total flux cleaned = -0.00211641 Jy ! Component: 1050 - total flux cleaned = -0.0019983 Jy ! Component: 1100 - total flux cleaned = -0.00194116 Jy ! Component: 1150 - total flux cleaned = -0.00202542 Jy ! Component: 1200 - total flux cleaned = -0.00194215 Jy ! Component: 1250 - total flux cleaned = -0.00186089 Jy ! Component: 1300 - total flux cleaned = -0.00183416 Jy ! Component: 1350 - total flux cleaned = -0.00172867 Jy ! Component: 1400 - total flux cleaned = -0.00165134 Jy ! Component: 1450 - total flux cleaned = -0.00152405 Jy ! Component: 1500 - total flux cleaned = -0.0014241 Jy ! Component: 1550 - total flux cleaned = -0.00127576 Jy ! Component: 1600 - total flux cleaned = -0.00110537 Jy ! Component: 1650 - total flux cleaned = -0.000937695 Jy ! Component: 1700 - total flux cleaned = -0.000725379 Jy ! Component: 1750 - total flux cleaned = -0.000632787 Jy ! Component: 1800 - total flux cleaned = -0.000472618 Jy ! Component: 1850 - total flux cleaned = -0.000381771 Jy ! Component: 1900 - total flux cleaned = -0.000269901 Jy ! Component: 1950 - total flux cleaned = -0.000270027 Jy ! Component: 2000 - total flux cleaned = -0.000226134 Jy ! Component: 2050 - total flux cleaned = -0.000182494 Jy ! Component: 2100 - total flux cleaned = -0.000160914 Jy ! Component: 2150 - total flux cleaned = -9.79006e-05 Jy ! Component: 2200 - total flux cleaned = -0.00013986 Jy ! Component: 2250 - total flux cleaned = -0.000160613 Jy ! Component: 2300 - total flux cleaned = -0.000160784 Jy ! Component: 2350 - total flux cleaned = -0.000140684 Jy ! Component: 2400 - total flux cleaned = -0.000200981 Jy ! Component: 2450 - total flux cleaned = -0.000181236 Jy ! Component: 2500 - total flux cleaned = -0.000200833 Jy ! Component: 2550 - total flux cleaned = -0.000259146 Jy ! Component: 2600 - total flux cleaned = -0.000239553 Jy ! Component: 2650 - total flux cleaned = -0.000239468 Jy ! Component: 2700 - total flux cleaned = -0.000201688 Jy ! Component: 2750 - total flux cleaned = -0.00022044 Jy ! Component: 2800 - total flux cleaned = -9.06947e-05 Jy ! Component: 2850 - total flux cleaned = -0.000108974 Jy ! Component: 2900 - total flux cleaned = -5.40707e-05 Jy ! Component: 2950 - total flux cleaned = 1.82605e-05 Jy ! Component: 3000 - total flux cleaned = 3.62946e-05 Jy ! Component: 3050 - total flux cleaned = 8.94928e-05 Jy ! Component: 3100 - total flux cleaned = 0.000107143 Jy ! Component: 3150 - total flux cleaned = 0.000159697 Jy ! Component: 3200 - total flux cleaned = 0.000159689 Jy ! Component: 3250 - total flux cleaned = 0.000245703 Jy ! Component: 3300 - total flux cleaned = 0.000245572 Jy ! Component: 3350 - total flux cleaned = 0.000262379 Jy ! Component: 3400 - total flux cleaned = 0.000329754 Jy ! Component: 3450 - total flux cleaned = 0.000363094 Jy ! Component: 3500 - total flux cleaned = 0.000379624 Jy ! Component: 3550 - total flux cleaned = 0.000396239 Jy ! Component: 3600 - total flux cleaned = 0.000412728 Jy ! Component: 3650 - total flux cleaned = 0.00047825 Jy ! Component: 3700 - total flux cleaned = 0.000543138 Jy ! Component: 3750 - total flux cleaned = 0.000575487 Jy ! Component: 3800 - total flux cleaned = 0.000687854 Jy ! Component: 3850 - total flux cleaned = 0.000735625 Jy ! Component: 3900 - total flux cleaned = 0.000751525 Jy ! Component: 3950 - total flux cleaned = 0.000846464 Jy ! Component: 4000 - total flux cleaned = 0.000877915 Jy ! Component: 4050 - total flux cleaned = 0.000971594 Jy ! Total flux subtracted in 4096 components = 0.0010338 Jy ! Clean residual min=-0.000939 max=0.000908 Jy/beam ! Clean residual mean=-0.000002 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.200497 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 288 components and 0.200497 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1532-2716_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 7.609 at -0.1343 degrees (North through East) ! Clean map min=-0.0017858 max=0.18249 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1532-2716_S_map.fits wmodel /image_prod/ug002_uva//J1532-2716_S_map.mod ! Writing 288 model components to file: /image_prod/ug002_uva//J1532-2716_S_map.mod wobs /image_prod/ug002_uva//J1532-2716_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1532-2716_S_uvs.fits wwins /image_prod/ug002_uva//J1532-2716_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1532-2716_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265048 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435714 0.435714 0.871427 1.74285 3.48571 6.97142 13.9428 27.8857 55.7714 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 688.525 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1532-2716_S_dfm.log closed on Thu Mar 5 02:18:06 2020