! Started logfile: /image_prod/ug002_uva//J1701-2954_S_dfm.log on Thu Mar 5 03:04:05 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//J1701-2954_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1701-2954_S_uva.fits ! AN table 1: 120 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.738095 visibilities/baseline/integration-bin. ! Found source: J1701-2954 ! ! 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 5580 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 J1701-2954_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016522Jy sigma=7.291808 ! Fit after self-cal, rms=0.863851Jy sigma=6.166505 ! 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=8.042 mas, bmaj=22.72 mas, bpa=5.214 degrees ! Estimated noise=2.24539 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.110281 Jy ! Component: 100 - total flux cleaned = 0.1704 Jy ! Total flux subtracted in 100 components = 0.1704 Jy ! Clean residual min=-0.025456 max=0.040646 Jy/beam ! Clean residual mean=-0.000663 rms=0.011011 Jy/beam ! Combined flux in latest and established models = 0.1704 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.1704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151674Jy sigma=0.982769 ! Fit after self-cal, rms=0.149703Jy sigma=0.969553 ! 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=9.306 mas, bmaj=25.79 mas, bpa=6.424 degrees ! Estimated noise=1.34833 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.0576328 Jy ! Component: 100 - total flux cleaned = 0.0903722 Jy ! Component: 150 - total flux cleaned = 0.111646 Jy ! Component: 200 - total flux cleaned = 0.12639 Jy ! Total flux subtracted in 200 components = 0.12639 Jy ! Clean residual min=-0.024367 max=0.035853 Jy/beam ! Clean residual mean=-0.000693 rms=0.009236 Jy/beam ! Combined flux in latest and established models = 0.29679 Jy ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 138 components and 0.29679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125384Jy sigma=0.766314 ! Fit after self-cal, rms=0.124286Jy sigma=0.758274 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.306 x 25.79 at 6.424 degrees (North through East) ! Clean map min=-0.02374 max=0.14327 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.31 FD 0.85 KP 1.03 LA 0.78 ! NL 1.67 OV 1.12 PT 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.60 FD 0.86 KP 1.03 LA 0.77 ! NL 1.46 OV 1.26 PT 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.74 FD 0.87 KP 1.02 LA 0.79 ! NL 1.67 OV 1.18 PT 1.11 ! ! ! Fit before self-cal, rms=0.124286Jy sigma=0.758274 ! Fit after self-cal, rms=0.140262Jy sigma=0.668870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.39 mas, bmaj=28.19 mas, bpa=7.78 degrees ! Estimated noise=1.48086 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.00173386 Jy ! Component: 100 - total flux cleaned = 0.00011041 Jy ! Component: 150 - total flux cleaned = 0.00144985 Jy ! Component: 200 - total flux cleaned = 0.00224062 Jy ! Total flux subtracted in 200 components = 0.00224062 Jy ! Clean residual min=-0.019184 max=0.031496 Jy/beam ! Clean residual mean=-0.000520 rms=0.006788 Jy/beam ! Combined flux in latest and established models = 0.299031 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 160 components and 0.299031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138864Jy sigma=0.662704 ! Fit after self-cal, rms=0.139916Jy sigma=0.659205 ! 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.139916Jy sigma=0.659205 ! Fit after self-cal, rms=0.142394Jy sigma=0.648611 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.41 mas, bmaj=28.94 mas, bpa=7.759 degrees ! Estimated noise=1.47098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146925 Jy ! Component: 100 - total flux cleaned = -0.000859531 Jy ! Component: 150 - total flux cleaned = -0.000345838 Jy ! Component: 200 - total flux cleaned = -2.51316e-05 Jy ! Total flux subtracted in 200 components = -2.51316e-05 Jy ! Clean residual min=-0.017279 max=0.027125 Jy/beam ! Clean residual mean=-0.000412 rms=0.006226 Jy/beam ! Combined flux in latest and established models = 0.299006 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 167 components and 0.299006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141557Jy sigma=0.645269 ! Fit after self-cal, rms=0.141516Jy sigma=0.644573 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 (-40.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252875 Jy ! Component: 100 - total flux cleaned = 0.0356897 Jy ! Component: 150 - total flux cleaned = 0.0422777 Jy ! Component: 200 - total flux cleaned = 0.0471154 Jy ! Total flux subtracted in 200 components = 0.0471154 Jy ! Clean residual min=-0.015674 max=0.013740 Jy/beam ! Clean residual mean=-0.000264 rms=0.004064 Jy/beam ! Combined flux in latest and established models = 0.346121 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 228 components and 0.346121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136464Jy sigma=0.596323 ! Fit after self-cal, rms=0.135014Jy sigma=0.591152 ! 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.135014Jy sigma=0.591152 ! Fit after self-cal, rms=0.129228Jy sigma=0.583727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.31 mas, bmaj=28.7 mas, bpa=6.292 degrees ! Estimated noise=1.40982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115767 Jy ! Component: 100 - total flux cleaned = 0.017327 Jy ! Component: 150 - total flux cleaned = 0.0199178 Jy ! Component: 200 - total flux cleaned = 0.0216546 Jy ! Total flux subtracted in 200 components = 0.0216546 Jy ! Clean residual min=-0.010412 max=0.010370 Jy/beam ! Clean residual mean=-0.000124 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.367775 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 275 components and 0.367776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127653Jy sigma=0.572597 ! Fit after self-cal, rms=0.126928Jy sigma=0.570724 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.00568626 Jy ! Component: 100 - total flux cleaned = 0.00862441 Jy ! Component: 150 - total flux cleaned = 0.00988134 Jy ! Component: 200 - total flux cleaned = 0.0112057 Jy ! Total flux subtracted in 200 components = 0.0112057 Jy ! Clean residual min=-0.008851 max=0.010503 Jy/beam ! Clean residual mean=-0.000088 rms=0.002776 Jy/beam ! Combined flux in latest and established models = 0.378981 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 298 components and 0.378981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126212Jy sigma=0.566506 ! Fit after self-cal, rms=0.125659Jy sigma=0.566008 ! 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.125659Jy sigma=0.566008 ! Fit after self-cal, rms=0.117890Jy sigma=0.562801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.45 mas, bmaj=31.21 mas, bpa=6.149 degrees ! Estimated noise=1.36032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004913 Jy ! Component: 100 - total flux cleaned = 0.00522797 Jy ! Component: 150 - total flux cleaned = 0.00588085 Jy ! Component: 200 - total flux cleaned = 0.00681644 Jy ! Total flux subtracted in 200 components = 0.00681644 Jy ! Clean residual min=-0.007538 max=0.008250 Jy/beam ! Clean residual mean=-0.000061 rms=0.002327 Jy/beam ! Combined flux in latest and established models = 0.385798 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 331 components and 0.385798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117329Jy sigma=0.558873 ! Fit after self-cal, rms=0.116678Jy sigma=0.558080 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.0036043 Jy ! Component: 100 - total flux cleaned = 0.00493573 Jy ! Component: 150 - total flux cleaned = 0.00560518 Jy ! Component: 200 - total flux cleaned = 0.00653462 Jy ! Total flux subtracted in 200 components = 0.00653462 Jy ! Clean residual min=-0.007321 max=0.008169 Jy/beam ! Clean residual mean=-0.000036 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.392332 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 356 components and 0.392332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116351Jy sigma=0.556093 ! Fit after self-cal, rms=0.116066Jy sigma=0.555853 ! 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=10.24 mas, bmaj=28.65 mas, bpa=5.943 degrees ! Estimated noise=1.3926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.24 x 28.65 at 5.943 degrees (North through East) ! Clean map min=-0.0072983 max=0.14563 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=8.889 mas, bmaj=25.04 mas, bpa=3.474 degrees ! Estimated noise=2.5812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1248 Jy ! Component: 100 - total flux cleaned = 0.187316 Jy ! Component: 150 - total flux cleaned = 0.227644 Jy ! Component: 200 - total flux cleaned = 0.255792 Jy ! Total flux subtracted in 200 components = 0.255792 Jy ! Clean residual min=-0.018811 max=0.021118 Jy/beam ! Clean residual mean=-0.000388 rms=0.006751 Jy/beam ! Combined flux in latest and established models = 0.255792 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.255792 Jy ! Inverting map and beam ! Estimated beam: bmin=10.24 mas, bmaj=28.65 mas, bpa=5.943 degrees ! Estimated noise=1.3926 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.0258413 Jy ! Component: 100 - total flux cleaned = 0.0446529 Jy ! Component: 150 - total flux cleaned = 0.0593987 Jy ! Component: 200 - total flux cleaned = 0.0707055 Jy ! Total flux subtracted in 200 components = 0.0707055 Jy ! Clean residual min=-0.012085 max=0.014977 Jy/beam ! Clean residual mean=-0.000257 rms=0.004197 Jy/beam ! Combined flux in latest and established models = 0.326497 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 113 components and 0.326497 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=11.45 mas, bmaj=31.21 mas, bpa=6.149 degrees ! Estimated noise=1.36032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109232 Jy ! Component: 100 - total flux cleaned = 0.0199192 Jy ! Component: 150 - total flux cleaned = 0.0270958 Jy ! Component: 200 - total flux cleaned = 0.0333646 Jy ! Total flux subtracted in 200 components = 0.0333646 Jy ! Clean residual min=-0.008579 max=0.012864 Jy/beam ! Clean residual mean=-0.000165 rms=0.003169 Jy/beam ! Combined flux in latest and established models = 0.359862 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.00548585 Jy ! Component: 100 - total flux cleaned = 0.00948385 Jy ! Component: 150 - total flux cleaned = 0.0121662 Jy ! Component: 200 - total flux cleaned = 0.0146403 Jy ! Total flux subtracted in 200 components = 0.0146403 Jy ! Clean residual min=-0.007688 max=0.011386 Jy/beam ! Clean residual mean=-0.000106 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.374502 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 200 components and 0.374502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.24 mas, bmaj=28.65 mas, bpa=5.943 degrees ! Estimated noise=1.3926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117454 Jy ! Component: 100 - total flux cleaned = 0.00291618 Jy ! Component: 150 - total flux cleaned = 0.0041824 Jy ! Component: 200 - total flux cleaned = 0.00535811 Jy ! Total flux subtracted in 200 components = 0.00535811 Jy ! Clean residual min=-0.008258 max=0.010735 Jy/beam ! Clean residual mean=-0.000076 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.37986 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 221 components and 0.37986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116566Jy sigma=0.559074 ! Fit after self-cal, rms=0.116199Jy sigma=0.558309 wmodel J1701-2954_S_map.mod ! Writing 221 model components to file: J1701-2954_S_map.mod wobs J1701-2954_S_uvs.fits ! Writing UV FITS file: J1701-2954_S_uvs.fits wwins J1701-2954_S_map.win ! wwins: Wrote 2 windows to J1701-2954_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.00352119 Jy ! Component: 100 - total flux cleaned = 0.00338944 Jy ! Component: 150 - total flux cleaned = 0.0027934 Jy ! Component: 200 - total flux cleaned = 0.00267039 Jy ! Component: 250 - total flux cleaned = 0.00297181 Jy ! Component: 300 - total flux cleaned = 0.00325971 Jy ! Component: 350 - total flux cleaned = 0.00352926 Jy ! Component: 400 - total flux cleaned = 0.00370013 Jy ! Component: 450 - total flux cleaned = 0.0039421 Jy ! Component: 500 - total flux cleaned = 0.00409425 Jy ! Component: 550 - total flux cleaned = 0.00424291 Jy ! Component: 600 - total flux cleaned = 0.00417367 Jy ! Component: 650 - total flux cleaned = 0.00417544 Jy ! Component: 700 - total flux cleaned = 0.00404366 Jy ! Component: 750 - total flux cleaned = 0.0037304 Jy ! Component: 800 - total flux cleaned = 0.00360999 Jy ! Component: 850 - total flux cleaned = 0.00332007 Jy ! Component: 900 - total flux cleaned = 0.00320819 Jy ! Component: 950 - total flux cleaned = 0.00299411 Jy ! Component: 1000 - total flux cleaned = 0.00294295 Jy ! Component: 1050 - total flux cleaned = 0.00274299 Jy ! Component: 1100 - total flux cleaned = 0.00245421 Jy ! Component: 1150 - total flux cleaned = 0.00236014 Jy ! Component: 1200 - total flux cleaned = 0.00204348 Jy ! Component: 1250 - total flux cleaned = 0.00186914 Jy ! Component: 1300 - total flux cleaned = 0.00165759 Jy ! Component: 1350 - total flux cleaned = 0.00149263 Jy ! Component: 1400 - total flux cleaned = 0.00129326 Jy ! Component: 1450 - total flux cleaned = 0.00117794 Jy ! Component: 1500 - total flux cleaned = 0.00110353 Jy ! Component: 1550 - total flux cleaned = 0.00110311 Jy ! Component: 1600 - total flux cleaned = 0.00088749 Jy ! Component: 1650 - total flux cleaned = 0.000817834 Jy ! Component: 1700 - total flux cleaned = 0.000715189 Jy ! Component: 1750 - total flux cleaned = 0.000581717 Jy ! Component: 1800 - total flux cleaned = 0.000450721 Jy ! Component: 1850 - total flux cleaned = 0.000323007 Jy ! Component: 1900 - total flux cleaned = 0.000103498 Jy ! Component: 1950 - total flux cleaned = -8.09518e-05 Jy ! Component: 2000 - total flux cleaned = -0.000262014 Jy ! Component: 2050 - total flux cleaned = -0.000439743 Jy ! Component: 2100 - total flux cleaned = -0.000585123 Jy ! Component: 2150 - total flux cleaned = -0.000698979 Jy ! Component: 2200 - total flux cleaned = -0.00075523 Jy ! Component: 2250 - total flux cleaned = -0.000838094 Jy ! Component: 2300 - total flux cleaned = -0.000919789 Jy ! Component: 2350 - total flux cleaned = -0.000973361 Jy ! Component: 2400 - total flux cleaned = -0.00105194 Jy ! Component: 2450 - total flux cleaned = -0.00110373 Jy ! Component: 2500 - total flux cleaned = -0.00107792 Jy ! Component: 2550 - total flux cleaned = -0.00110315 Jy ! Component: 2600 - total flux cleaned = -0.0011529 Jy ! Component: 2650 - total flux cleaned = -0.00117787 Jy ! Component: 2700 - total flux cleaned = -0.00125073 Jy ! Component: 2750 - total flux cleaned = -0.00127483 Jy ! Component: 2800 - total flux cleaned = -0.00134585 Jy ! Component: 2850 - total flux cleaned = -0.00139281 Jy ! Component: 2900 - total flux cleaned = -0.00148558 Jy ! Component: 2950 - total flux cleaned = -0.00155455 Jy ! Component: 3000 - total flux cleaned = -0.00157727 Jy ! Component: 3050 - total flux cleaned = -0.00166791 Jy ! Component: 3100 - total flux cleaned = -0.00169067 Jy ! Component: 3150 - total flux cleaned = -0.00173561 Jy ! Component: 3200 - total flux cleaned = -0.00180267 Jy ! Component: 3250 - total flux cleaned = -0.00184739 Jy ! Component: 3300 - total flux cleaned = -0.00195825 Jy ! Component: 3350 - total flux cleaned = -0.00204653 Jy ! Component: 3400 - total flux cleaned = -0.00206844 Jy ! Component: 3450 - total flux cleaned = -0.00213457 Jy ! Component: 3500 - total flux cleaned = -0.00220049 Jy ! Component: 3550 - total flux cleaned = -0.00224445 Jy ! Component: 3600 - total flux cleaned = -0.0023322 Jy ! Component: 3650 - total flux cleaned = -0.00235423 Jy ! Component: 3700 - total flux cleaned = -0.00242006 Jy ! Component: 3750 - total flux cleaned = -0.00250767 Jy ! Component: 3800 - total flux cleaned = -0.00257349 Jy ! Component: 3850 - total flux cleaned = -0.00261718 Jy ! Component: 3900 - total flux cleaned = -0.00268295 Jy ! Component: 3950 - total flux cleaned = -0.00279227 Jy ! Component: 4000 - total flux cleaned = -0.00287995 Jy ! Component: 4050 - total flux cleaned = -0.00294584 Jy ! Total flux subtracted in 4096 components = -0.00294579 Jy ! Clean residual min=-0.001344 max=0.001495 Jy/beam ! Clean residual mean=-0.000021 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.376914 Jy keep ! Adding 432 model components to the UV plane model. ! The established model now contains 653 components and 0.376914 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1701-2954_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.24 x 28.65 at 5.943 degrees (North through East) ! Clean map min=-0.0063576 max=0.14767 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1701-2954_S_map.fits wmodel /image_prod/ug002_uva//J1701-2954_S_map.mod ! Writing 653 model components to file: /image_prod/ug002_uva//J1701-2954_S_map.mod wobs /image_prod/ug002_uva//J1701-2954_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1701-2954_S_uvs.fits wwins /image_prod/ug002_uva//J1701-2954_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1701-2954_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.147671 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000452896 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.920076 0.920076 1.84015 3.68031 7.36061 14.7212 29.4424 58.8849 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.059 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1701-2954_S_dfm.log closed on Thu Mar 5 03:04:10 2020