! Started logfile: /image_prod/ug002_uva//J1227-4436_S_dfm.log on Thu Mar 5 00:39:55 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//J1227-4436_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1227-4436_S_uva.fits ! AN table 1: 74 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.866795 visibilities/baseline/integration-bin. ! Found source: J1227-4436 ! ! 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 5388 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 J1227-4436_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022170Jy sigma=5.696972 ! Fit after self-cal, rms=0.864717Jy sigma=4.759789 ! 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.304 mas, bmaj=6.535 mas, bpa=-2.258 degrees ! Estimated noise=3.15622 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.106478 Jy ! Component: 100 - total flux cleaned = 0.135415 Jy ! Total flux subtracted in 100 components = 0.135415 Jy ! Clean residual min=-0.015473 max=0.019986 Jy/beam ! Clean residual mean=0.000001 rms=0.003800 Jy/beam ! Combined flux in latest and established models = 0.135415 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.135415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112758Jy sigma=0.550810 ! Fit after self-cal, rms=0.112671Jy sigma=0.550350 ! 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.97 mas, bmaj=7.997 mas, bpa=-3.662 degrees ! Estimated noise=1.78419 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.0197255 Jy ! Component: 100 - total flux cleaned = 0.028403 Jy ! Component: 150 - total flux cleaned = 0.0323247 Jy ! Component: 200 - total flux cleaned = 0.0338488 Jy ! Total flux subtracted in 200 components = 0.0338488 Jy ! Clean residual min=-0.012826 max=0.009339 Jy/beam ! Clean residual mean=0.000114 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.169263 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.169263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110278Jy sigma=0.528764 ! Fit after self-cal, rms=0.110375Jy sigma=0.528535 ! 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.97 x 7.997 at -3.662 degrees (North through East) ! Clean map min=-0.012646 max=0.1424 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.04 LA 1.03 MK 1.02 ! NL 1.78 OV 0.64 PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.01 LA 1.01 MK 0.98 ! NL 1.98 OV 1.02 PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 1.01 LA 1.02 MK 1.04 ! NL 1.74 OV 0.65 PT 1.07 SC 1.03 ! ! ! Fit before self-cal, rms=0.110375Jy sigma=0.528535 ! Fit after self-cal, rms=0.127713Jy sigma=0.491845 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=8.028 mas, bpa=-3.239 degrees ! Estimated noise=1.78393 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.00039873 Jy ! Component: 100 - total flux cleaned = -0.000506952 Jy ! Component: 150 - total flux cleaned = -0.000507603 Jy ! Component: 200 - total flux cleaned = -0.000539666 Jy ! Total flux subtracted in 200 components = -0.000539666 Jy ! Clean residual min=-0.004166 max=0.004373 Jy/beam ! Clean residual mean=-0.000004 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.168724 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 44 components and 0.168724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127698Jy sigma=0.491704 ! Fit after self-cal, rms=0.128399Jy sigma=0.490294 ! 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.128399Jy sigma=0.490294 ! Fit after self-cal, rms=0.130878Jy sigma=0.488907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=8.064 mas, bpa=-3.2 degrees ! Estimated noise=1.78643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.9461e-05 Jy ! Component: 100 - total flux cleaned = -1.73231e-05 Jy ! Component: 150 - total flux cleaned = -1.5982e-05 Jy ! Component: 200 - total flux cleaned = -3.61471e-05 Jy ! Total flux subtracted in 200 components = -3.61471e-05 Jy ! Clean residual min=-0.003842 max=0.003610 Jy/beam ! Clean residual mean=-0.000002 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.168688 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.168688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130872Jy sigma=0.488863 ! Fit after self-cal, rms=0.130929Jy sigma=0.488843 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.33317e-05 Jy ! Component: 100 - total flux cleaned = -4.4863e-05 Jy ! Component: 150 - total flux cleaned = -6.41161e-05 Jy ! Component: 200 - total flux cleaned = -6.37798e-05 Jy ! Total flux subtracted in 200 components = -6.37798e-05 Jy ! Clean residual min=-0.003857 max=0.003608 Jy/beam ! Clean residual mean=-0.000003 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.168624 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.168624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130926Jy sigma=0.488800 ! Fit after self-cal, rms=0.130929Jy sigma=0.488796 ! 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.130929Jy sigma=0.488796 ! Fit after self-cal, rms=0.132182Jy sigma=0.488176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=8.132 mas, bpa=-3.08 degrees ! Estimated noise=1.79156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483554 Jy ! Component: 100 - total flux cleaned = -0.000427203 Jy ! Component: 150 - total flux cleaned = -0.000405018 Jy ! Component: 200 - total flux cleaned = -0.000404149 Jy ! Total flux subtracted in 200 components = -0.000404149 Jy ! Clean residual min=-0.003778 max=0.003270 Jy/beam ! Clean residual mean=-0.000003 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.16822 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.16822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132158Jy sigma=0.488122 ! Fit after self-cal, rms=0.132186Jy sigma=0.488093 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 = -6.59742e-05 Jy ! Component: 100 - total flux cleaned = -4.55811e-05 Jy ! Component: 150 - total flux cleaned = -1.28957e-05 Jy ! Component: 200 - total flux cleaned = 1.62091e-06 Jy ! Total flux subtracted in 200 components = 1.62091e-06 Jy ! Clean residual min=-0.003759 max=0.003282 Jy/beam ! Clean residual mean=-0.000003 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.168221 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.168221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132178Jy sigma=0.488066 ! Fit after self-cal, rms=0.132175Jy sigma=0.488058 ! 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.132175Jy sigma=0.488058 ! Fit after self-cal, rms=0.133077Jy sigma=0.488032 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.749 mas, bmaj=30.86 mas, bpa=-2.411 degrees ! Estimated noise=2.19999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000532773 Jy ! Component: 100 - total flux cleaned = -0.000532628 Jy ! Component: 150 - total flux cleaned = -0.00053336 Jy ! Component: 200 - total flux cleaned = -0.000534197 Jy ! Total flux subtracted in 200 components = -0.000534197 Jy ! Clean residual min=-0.003271 max=0.002576 Jy/beam ! Clean residual mean=-0.000011 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.167687 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 67 components and 0.167687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133061Jy sigma=0.488110 ! Fit after self-cal, rms=0.133059Jy sigma=0.488074 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.62287e-05 Jy ! Component: 100 - total flux cleaned = -3.62012e-05 Jy ! Component: 150 - total flux cleaned = -3.68929e-05 Jy ! Component: 200 - total flux cleaned = -3.7672e-05 Jy ! Total flux subtracted in 200 components = -3.7672e-05 Jy ! Clean residual min=-0.003284 max=0.002581 Jy/beam ! Clean residual mean=-0.000011 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.167649 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 68 components and 0.167649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133056Jy sigma=0.488184 ! Fit after self-cal, rms=0.133046Jy sigma=0.488157 ! 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.01 mas, bmaj=8.173 mas, bpa=-2.994 degrees ! Estimated noise=1.79677 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.01 x 8.173 at -2.994 degrees (North through East) ! Clean map min=-0.0037323 max=0.14375 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.345 mas, bmaj=6.732 mas, bpa=-1.643 degrees ! Estimated noise=3.20537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107964 Jy ! Component: 100 - total flux cleaned = 0.135672 Jy ! Component: 150 - total flux cleaned = 0.149981 Jy ! Component: 200 - total flux cleaned = 0.15828 Jy ! Total flux subtracted in 200 components = 0.15828 Jy ! Clean residual min=-0.006598 max=0.006884 Jy/beam ! Clean residual mean=-0.000004 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.15828 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.15828 Jy ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=8.173 mas, bpa=-2.994 degrees ! Estimated noise=1.79677 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) ! Added new window around map position (-3, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00688056 Jy ! Component: 100 - total flux cleaned = 0.00968241 Jy ! Component: 150 - total flux cleaned = 0.0102364 Jy ! Component: 200 - total flux cleaned = 0.0104029 Jy ! Total flux subtracted in 200 components = 0.0104029 Jy ! Clean residual min=-0.003774 max=0.003105 Jy/beam ! Clean residual mean=0.000000 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.168683 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.168683 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=9.749 mas, bmaj=30.86 mas, bpa=-2.411 degrees ! Estimated noise=2.19999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288717 Jy ! Component: 100 - total flux cleaned = 0.000333254 Jy ! Component: 150 - total flux cleaned = 0.000368037 Jy ! Component: 200 - total flux cleaned = 0.000415442 Jy ! Total flux subtracted in 200 components = 0.000415442 Jy ! Clean residual min=-0.003337 max=0.002626 Jy/beam ! Clean residual mean=0.000005 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.169099 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 = 2.84153e-05 Jy ! Component: 100 - total flux cleaned = 6.92582e-05 Jy ! Component: 150 - total flux cleaned = 9.49989e-05 Jy ! Component: 200 - total flux cleaned = 0.000106927 Jy ! Total flux subtracted in 200 components = 0.000106927 Jy ! Clean residual min=-0.003301 max=0.002654 Jy/beam ! Clean residual mean=0.000007 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.169206 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.169206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=8.173 mas, bpa=-2.994 degrees ! Estimated noise=1.79677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.36492e-06 Jy ! Component: 100 - total flux cleaned = 4.28067e-06 Jy ! Component: 150 - total flux cleaned = -3.84833e-05 Jy ! Component: 200 - total flux cleaned = -3.83579e-05 Jy ! Total flux subtracted in 200 components = -3.83579e-05 Jy ! Clean residual min=-0.003622 max=0.003040 Jy/beam ! Clean residual mean=0.000003 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.169167 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.169167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132898Jy sigma=0.487387 ! Fit after self-cal, rms=0.132833Jy sigma=0.487288 wmodel J1227-4436_S_map.mod ! Writing 77 model components to file: J1227-4436_S_map.mod wobs J1227-4436_S_uvs.fits ! Writing UV FITS file: J1227-4436_S_uvs.fits wwins J1227-4436_S_map.win ! wwins: Wrote 2 windows to J1227-4436_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.00165425 Jy ! Component: 100 - total flux cleaned = -0.00242022 Jy ! Component: 150 - total flux cleaned = -0.00290842 Jy ! Component: 200 - total flux cleaned = -0.003216 Jy ! Component: 250 - total flux cleaned = -0.0035069 Jy ! Component: 300 - total flux cleaned = -0.00373992 Jy ! Component: 350 - total flux cleaned = -0.00391938 Jy ! Component: 400 - total flux cleaned = -0.00404867 Jy ! Component: 450 - total flux cleaned = -0.00413308 Jy ! Component: 500 - total flux cleaned = -0.00425415 Jy ! Component: 550 - total flux cleaned = -0.00429292 Jy ! Component: 600 - total flux cleaned = -0.00425503 Jy ! Component: 650 - total flux cleaned = -0.00421766 Jy ! Component: 700 - total flux cleaned = -0.00403599 Jy ! Component: 750 - total flux cleaned = -0.0038938 Jy ! Component: 800 - total flux cleaned = -0.00382456 Jy ! Component: 850 - total flux cleaned = -0.00389279 Jy ! Component: 900 - total flux cleaned = -0.00385891 Jy ! Component: 950 - total flux cleaned = -0.00385925 Jy ! Component: 1000 - total flux cleaned = -0.00385905 Jy ! Component: 1050 - total flux cleaned = -0.00379537 Jy ! Component: 1100 - total flux cleaned = -0.00376347 Jy ! Component: 1150 - total flux cleaned = -0.00370152 Jy ! Component: 1200 - total flux cleaned = -0.00370144 Jy ! Component: 1250 - total flux cleaned = -0.00379113 Jy ! Component: 1300 - total flux cleaned = -0.00382046 Jy ! Component: 1350 - total flux cleaned = -0.00396639 Jy ! Component: 1400 - total flux cleaned = -0.0039955 Jy ! Component: 1450 - total flux cleaned = -0.00413794 Jy ! Component: 1500 - total flux cleaned = -0.00422174 Jy ! Component: 1550 - total flux cleaned = -0.00424948 Jy ! Component: 1600 - total flux cleaned = -0.00424985 Jy ! Component: 1650 - total flux cleaned = -0.00424994 Jy ! Component: 1700 - total flux cleaned = -0.00438343 Jy ! Component: 1750 - total flux cleaned = -0.00438312 Jy ! Component: 1800 - total flux cleaned = -0.00448723 Jy ! Component: 1850 - total flux cleaned = -0.00440973 Jy ! Component: 1900 - total flux cleaned = -0.00453709 Jy ! Component: 1950 - total flux cleaned = -0.00446174 Jy ! Component: 2000 - total flux cleaned = -0.00451173 Jy ! Component: 2050 - total flux cleaned = -0.00446256 Jy ! Component: 2100 - total flux cleaned = -0.00455981 Jy ! Component: 2150 - total flux cleaned = -0.00453565 Jy ! Component: 2200 - total flux cleaned = -0.00458348 Jy ! Component: 2250 - total flux cleaned = -0.00465431 Jy ! Component: 2300 - total flux cleaned = -0.00460772 Jy ! Component: 2350 - total flux cleaned = -0.00470026 Jy ! Component: 2400 - total flux cleaned = -0.00472273 Jy ! Component: 2450 - total flux cleaned = -0.00474518 Jy ! Component: 2500 - total flux cleaned = -0.00470003 Jy ! Component: 2550 - total flux cleaned = -0.00474494 Jy ! Component: 2600 - total flux cleaned = -0.00472273 Jy ! Component: 2650 - total flux cleaned = -0.0047888 Jy ! Component: 2700 - total flux cleaned = -0.00485431 Jy ! Component: 2750 - total flux cleaned = -0.00485426 Jy ! Component: 2800 - total flux cleaned = -0.00487574 Jy ! Component: 2850 - total flux cleaned = -0.00487576 Jy ! Component: 2900 - total flux cleaned = -0.0049183 Jy ! Component: 2950 - total flux cleaned = -0.00489733 Jy ! Component: 3000 - total flux cleaned = -0.0049184 Jy ! Component: 3050 - total flux cleaned = -0.00493942 Jy ! Component: 3100 - total flux cleaned = -0.00495996 Jy ! Component: 3150 - total flux cleaned = -0.00495995 Jy ! Component: 3200 - total flux cleaned = -0.00489877 Jy ! Component: 3250 - total flux cleaned = -0.00500009 Jy ! Component: 3300 - total flux cleaned = -0.00502017 Jy ! Component: 3350 - total flux cleaned = -0.00508014 Jy ! Component: 3400 - total flux cleaned = -0.00515978 Jy ! Component: 3450 - total flux cleaned = -0.00515994 Jy ! Component: 3500 - total flux cleaned = -0.00527829 Jy ! Component: 3550 - total flux cleaned = -0.00535686 Jy ! Component: 3600 - total flux cleaned = -0.00541553 Jy ! Component: 3650 - total flux cleaned = -0.00551317 Jy ! Component: 3700 - total flux cleaned = -0.00564932 Jy ! Component: 3750 - total flux cleaned = -0.00576542 Jy ! Component: 3800 - total flux cleaned = -0.00586184 Jy ! Component: 3850 - total flux cleaned = -0.00590033 Jy ! Component: 3900 - total flux cleaned = -0.00597699 Jy ! Component: 3950 - total flux cleaned = -0.0060917 Jy ! Component: 4000 - total flux cleaned = -0.00618698 Jy ! Component: 4050 - total flux cleaned = -0.00628199 Jy ! Total flux subtracted in 4096 components = -0.0064527 Jy ! Clean residual min=-0.001068 max=0.001231 Jy/beam ! Clean residual mean=-0.000006 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.162714 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 331 components and 0.162714 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1227-4436_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.01 x 8.173 at -2.994 degrees (North through East) ! Clean map min=-0.0028797 max=0.14272 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1227-4436_S_map.fits wmodel /image_prod/ug002_uva//J1227-4436_S_map.mod ! Writing 331 model components to file: /image_prod/ug002_uva//J1227-4436_S_map.mod wobs /image_prod/ug002_uva//J1227-4436_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1227-4436_S_uvs.fits wwins /image_prod/ug002_uva//J1227-4436_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1227-4436_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.142723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000343489 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.722006 0.722006 1.44401 2.88802 5.77604 11.5521 23.1042 46.2084 92.4167 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 415.509 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1227-4436_S_dfm.log closed on Thu Mar 5 00:39:58 2020