! Started logfile: /image_prod/ug002_uva//J1709-3525_S_dfm.log on Thu Mar 5 03:07:21 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//J1709-3525_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1709-3525_S_uva.fits ! AN table 1: 37 integrations on 1 of 1 possible baselines. ! AN table 2: 75 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.827022 visibilities/baseline/integration-bin. ! Found source: J1709-3525 ! ! 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 2883 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 J1709-3525_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 74 telescope corrections were flagged in sub-array 1. ! A total of 41 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 41 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 41 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.037815Jy sigma=5.956192 ! Fit after self-cal, rms=0.728029Jy sigma=4.220782 ! 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=10.72 mas, bmaj=51.68 mas, bpa=15.24 degrees ! Estimated noise=4.47421 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.210332 Jy ! Component: 100 - total flux cleaned = 0.272757 Jy ! Total flux subtracted in 100 components = 0.272757 Jy ! Clean residual min=-0.027455 max=0.031242 Jy/beam ! Clean residual mean=0.000147 rms=0.009750 Jy/beam ! Combined flux in latest and established models = 0.272757 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.272757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120761Jy sigma=0.592147 ! Fit after self-cal, rms=0.120546Jy sigma=0.590926 ! 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=11.69 mas, bmaj=53.81 mas, bpa=14.3 degrees ! Estimated noise=2.43425 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.0311282 Jy ! Component: 100 - total flux cleaned = 0.0326103 Jy ! Component: 150 - total flux cleaned = 0.0310954 Jy ! Component: 200 - total flux cleaned = 0.0293742 Jy ! Total flux subtracted in 200 components = 0.0293742 Jy ! Clean residual min=-0.013192 max=0.015050 Jy/beam ! Clean residual mean=0.000209 rms=0.005214 Jy/beam ! Combined flux in latest and established models = 0.302131 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 96 components and 0.302131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095749Jy sigma=0.448642 ! Fit after self-cal, rms=0.095224Jy sigma=0.446235 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.69 x 53.81 at 14.3 degrees (North through East) ! Clean map min=-0.027148 max=0.28346 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 0.89 KP 1.02 LA 0.92 ! OV 0.97 PT 1.15 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.97 KP 1.02 LA 0.98 ! OV 0.99 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 KP 1.01 LA 0.93 ! OV 0.96 PT 1.10 ! ! ! Fit before self-cal, rms=0.095224Jy sigma=0.446235 ! Fit after self-cal, rms=0.086679Jy sigma=0.421305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.56 mas, bmaj=53.38 mas, bpa=14.32 degrees ! Estimated noise=2.34528 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.0098473 Jy ! Component: 100 - total flux cleaned = 0.0104932 Jy ! Component: 150 - total flux cleaned = 0.00910748 Jy ! Component: 200 - total flux cleaned = 0.00828274 Jy ! Total flux subtracted in 200 components = 0.00828274 Jy ! Clean residual min=-0.010830 max=0.009467 Jy/beam ! Clean residual mean=0.000248 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.310414 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 136 components and 0.310414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085076Jy sigma=0.415038 ! Fit after self-cal, rms=0.085011Jy sigma=0.414779 ! 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.085011Jy sigma=0.414779 ! Fit after self-cal, rms=0.083376Jy sigma=0.407446 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.62 mas, bmaj=53.43 mas, bpa=14.03 degrees ! Estimated noise=2.34698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163351 Jy ! Component: 100 - total flux cleaned = 0.00173619 Jy ! Component: 150 - total flux cleaned = 0.00207073 Jy ! Component: 200 - total flux cleaned = 0.00228808 Jy ! Total flux subtracted in 200 components = 0.00228808 Jy ! Clean residual min=-0.008386 max=0.007097 Jy/beam ! Clean residual mean=0.000205 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.312702 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 177 components and 0.312702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083167Jy sigma=0.405964 ! Fit after self-cal, rms=0.083149Jy sigma=0.405921 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.000179381 Jy ! Component: 100 - total flux cleaned = 0.000306459 Jy ! Component: 150 - total flux cleaned = 0.00037083 Jy ! Component: 200 - total flux cleaned = 0.00054033 Jy ! Total flux subtracted in 200 components = 0.00054033 Jy ! Clean residual min=-0.008619 max=0.006760 Jy/beam ! Clean residual mean=0.000206 rms=0.002596 Jy/beam ! Combined flux in latest and established models = 0.313242 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 216 components and 0.313242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083059Jy sigma=0.405384 ! Fit after self-cal, rms=0.083071Jy sigma=0.405366 ! 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.083071Jy sigma=0.405366 ! Fit after self-cal, rms=0.083077Jy sigma=0.404228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.65 mas, bmaj=53.42 mas, bpa=13.87 degrees ! Estimated noise=2.34186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000776329 Jy ! Component: 100 - total flux cleaned = 0.00102439 Jy ! Component: 150 - total flux cleaned = 0.00108124 Jy ! Component: 200 - total flux cleaned = 0.00117786 Jy ! Total flux subtracted in 200 components = 0.00117786 Jy ! Clean residual min=-0.008937 max=0.006516 Jy/beam ! Clean residual mean=0.000182 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.31442 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 247 components and 0.31442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082997Jy sigma=0.403697 ! Fit after self-cal, rms=0.083004Jy sigma=0.403677 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.000201312 Jy ! Component: 100 - total flux cleaned = 0.000473406 Jy ! Component: 150 - total flux cleaned = 0.0006896 Jy ! Component: 200 - total flux cleaned = 0.000773106 Jy ! Total flux subtracted in 200 components = 0.000773106 Jy ! Clean residual min=-0.009126 max=0.006345 Jy/beam ! Clean residual mean=0.000185 rms=0.002429 Jy/beam ! Combined flux in latest and established models = 0.315193 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 275 components and 0.315193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.403401 ! Fit after self-cal, rms=0.082964Jy sigma=0.403394 ! 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.082964Jy sigma=0.403394 ! Fit after self-cal, rms=0.083123Jy sigma=0.403331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.34 mas, bmaj=53.82 mas, bpa=13.31 degrees ! Estimated noise=2.33416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.95367e-05 Jy ! Component: 100 - total flux cleaned = 2.55202e-05 Jy ! Component: 150 - total flux cleaned = 2.51561e-05 Jy ! Component: 200 - total flux cleaned = 7.22304e-05 Jy ! Total flux subtracted in 200 components = 7.22304e-05 Jy ! Clean residual min=-0.009678 max=0.006562 Jy/beam ! Clean residual mean=0.000203 rms=0.002558 Jy/beam ! Combined flux in latest and established models = 0.315265 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 296 components and 0.315265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083066Jy sigma=0.403108 ! Fit after self-cal, rms=0.083074Jy sigma=0.403100 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.80496e-05 Jy ! Component: 100 - total flux cleaned = -1.24673e-05 Jy ! Component: 150 - total flux cleaned = 2.53511e-05 Jy ! Component: 200 - total flux cleaned = 2.67494e-05 Jy ! Total flux subtracted in 200 components = 2.67494e-05 Jy ! Clean residual min=-0.009686 max=0.006407 Jy/beam ! Clean residual mean=0.000202 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.315292 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 305 components and 0.315292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083027Jy sigma=0.402942 ! Fit after self-cal, rms=0.083030Jy sigma=0.402935 ! 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=11.65 mas, bmaj=53.39 mas, bpa=13.83 degrees ! Estimated noise=2.33974 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.65 x 53.39 at 13.83 degrees (North through East) ! Clean map min=-0.019749 max=0.27655 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=10.7 mas, bmaj=51.03 mas, bpa=14.8 degrees ! Estimated noise=4.24411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199207 Jy ! Component: 100 - total flux cleaned = 0.262178 Jy ! Component: 150 - total flux cleaned = 0.300274 Jy ! Component: 200 - total flux cleaned = 0.314338 Jy ! Total flux subtracted in 200 components = 0.314338 Jy ! Clean residual min=-0.013595 max=0.013079 Jy/beam ! Clean residual mean=0.000139 rms=0.004734 Jy/beam ! Combined flux in latest and established models = 0.314338 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.314338 Jy ! Inverting map and beam ! Estimated beam: bmin=11.65 mas, bmaj=53.39 mas, bpa=13.83 degrees ! Estimated noise=2.33974 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.00089602 Jy ! Component: 100 - total flux cleaned = -0.000210096 Jy ! Component: 150 - total flux cleaned = 0.000152245 Jy ! Component: 200 - total flux cleaned = 0.000445658 Jy ! Total flux subtracted in 200 components = 0.000445658 Jy ! Clean residual min=-0.010983 max=0.007151 Jy/beam ! Clean residual mean=0.000178 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.314784 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 116 components and 0.314784 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=12.34 mas, bmaj=53.82 mas, bpa=13.31 degrees ! Estimated noise=2.33416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101842 Jy ! Component: 100 - total flux cleaned = 0.00136245 Jy ! Component: 150 - total flux cleaned = 0.00162938 Jy ! Component: 200 - total flux cleaned = 0.0017476 Jy ! Total flux subtracted in 200 components = 0.0017476 Jy ! Clean residual min=-0.010789 max=0.007276 Jy/beam ! Clean residual mean=0.000206 rms=0.002798 Jy/beam ! Combined flux in latest and established models = 0.316532 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.000153768 Jy ! Component: 100 - total flux cleaned = -0.000631597 Jy ! Component: 150 - total flux cleaned = -0.00106003 Jy ! Component: 200 - total flux cleaned = -0.0013222 Jy ! Total flux subtracted in 200 components = -0.0013222 Jy ! Clean residual min=-0.010267 max=0.007150 Jy/beam ! Clean residual mean=0.000199 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.315209 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 227 components and 0.315209 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.65 mas, bmaj=53.39 mas, bpa=13.83 degrees ! Estimated noise=2.33974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480164 Jy ! Component: 100 - total flux cleaned = -0.000661759 Jy ! Component: 150 - total flux cleaned = -0.000772907 Jy ! Component: 200 - total flux cleaned = -0.000824817 Jy ! Total flux subtracted in 200 components = -0.000824817 Jy ! Clean residual min=-0.009343 max=0.006582 Jy/beam ! Clean residual mean=0.000172 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.314385 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 247 components and 0.314385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083167Jy sigma=0.404554 ! Fit after self-cal, rms=0.083145Jy sigma=0.404498 wmodel J1709-3525_S_map.mod ! Writing 247 model components to file: J1709-3525_S_map.mod wobs J1709-3525_S_uvs.fits ! Writing UV FITS file: J1709-3525_S_uvs.fits wwins J1709-3525_S_map.win ! wwins: Wrote 1 windows to J1709-3525_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.00378588 Jy ! Component: 100 - total flux cleaned = -0.00581991 Jy ! Component: 150 - total flux cleaned = -0.00632411 Jy ! Component: 200 - total flux cleaned = -0.00676984 Jy ! Component: 250 - total flux cleaned = -0.00709955 Jy ! Component: 300 - total flux cleaned = -0.00717734 Jy ! Component: 350 - total flux cleaned = -0.00724774 Jy ! Component: 400 - total flux cleaned = -0.00731332 Jy ! Component: 450 - total flux cleaned = -0.00744263 Jy ! Component: 500 - total flux cleaned = -0.00774745 Jy ! Component: 550 - total flux cleaned = -0.00786112 Jy ! Component: 600 - total flux cleaned = -0.00797328 Jy ! Component: 650 - total flux cleaned = -0.00791882 Jy ! Component: 700 - total flux cleaned = -0.00781534 Jy ! Component: 750 - total flux cleaned = -0.00776552 Jy ! Component: 800 - total flux cleaned = -0.00776529 Jy ! Component: 850 - total flux cleaned = -0.00776576 Jy ! Component: 900 - total flux cleaned = -0.0077203 Jy ! Component: 950 - total flux cleaned = -0.00767611 Jy ! Component: 1000 - total flux cleaned = -0.00767655 Jy ! Component: 1050 - total flux cleaned = -0.00759192 Jy ! Component: 1100 - total flux cleaned = -0.00742549 Jy ! Component: 1150 - total flux cleaned = -0.00734335 Jy ! Component: 1200 - total flux cleaned = -0.00722136 Jy ! Component: 1250 - total flux cleaned = -0.00702124 Jy ! Component: 1300 - total flux cleaned = -0.00694264 Jy ! Component: 1350 - total flux cleaned = -0.00686483 Jy ! Component: 1400 - total flux cleaned = -0.00678752 Jy ! Component: 1450 - total flux cleaned = -0.00663475 Jy ! Component: 1500 - total flux cleaned = -0.00655899 Jy ! Component: 1550 - total flux cleaned = -0.00637177 Jy ! Component: 1600 - total flux cleaned = -0.00622354 Jy ! Component: 1650 - total flux cleaned = -0.00611337 Jy ! Component: 1700 - total flux cleaned = -0.00596736 Jy ! Component: 1750 - total flux cleaned = -0.00596729 Jy ! Component: 1800 - total flux cleaned = -0.00585907 Jy ! Component: 1850 - total flux cleaned = -0.00582326 Jy ! Component: 1900 - total flux cleaned = -0.0057876 Jy ! Component: 1950 - total flux cleaned = -0.00564589 Jy ! Component: 2000 - total flux cleaned = -0.00539808 Jy ! Component: 2050 - total flux cleaned = -0.00518624 Jy ! Component: 2100 - total flux cleaned = -0.00486861 Jy ! Component: 2150 - total flux cleaned = -0.00458601 Jy ! Component: 2200 - total flux cleaned = -0.00426743 Jy ! Component: 2250 - total flux cleaned = -0.00405456 Jy ! Component: 2300 - total flux cleaned = -0.00391154 Jy ! Component: 2350 - total flux cleaned = -0.0038037 Jy ! Component: 2400 - total flux cleaned = -0.00365913 Jy ! Component: 2450 - total flux cleaned = -0.00358631 Jy ! Component: 2500 - total flux cleaned = -0.0034393 Jy ! Component: 2550 - total flux cleaned = -0.00336495 Jy ! Component: 2600 - total flux cleaned = -0.00332803 Jy ! Component: 2650 - total flux cleaned = -0.00329067 Jy ! Component: 2700 - total flux cleaned = -0.00317772 Jy ! Component: 2750 - total flux cleaned = -0.00317816 Jy ! Component: 2800 - total flux cleaned = -0.00313952 Jy ! Component: 2850 - total flux cleaned = -0.00317856 Jy ! Component: 2900 - total flux cleaned = -0.00321769 Jy ! Component: 2950 - total flux cleaned = -0.00329742 Jy ! Component: 3000 - total flux cleaned = -0.00337807 Jy ! Component: 3050 - total flux cleaned = -0.00345948 Jy ! Component: 3100 - total flux cleaned = -0.00354135 Jy ! Component: 3150 - total flux cleaned = -0.00366608 Jy ! Component: 3200 - total flux cleaned = -0.00375045 Jy ! Component: 3250 - total flux cleaned = -0.00392145 Jy ! Component: 3300 - total flux cleaned = -0.00396451 Jy ! Component: 3350 - total flux cleaned = -0.00400832 Jy ! Component: 3400 - total flux cleaned = -0.00400845 Jy ! Component: 3450 - total flux cleaned = -0.00405343 Jy ! Component: 3500 - total flux cleaned = -0.00405328 Jy ! Component: 3550 - total flux cleaned = -0.00410019 Jy ! Component: 3600 - total flux cleaned = -0.00410019 Jy ! Component: 3650 - total flux cleaned = -0.00409943 Jy ! Component: 3700 - total flux cleaned = -0.00414801 Jy ! Component: 3750 - total flux cleaned = -0.00419845 Jy ! Component: 3800 - total flux cleaned = -0.00424927 Jy ! Component: 3850 - total flux cleaned = -0.00424965 Jy ! Component: 3900 - total flux cleaned = -0.00430264 Jy ! Component: 3950 - total flux cleaned = -0.0043025 Jy ! Component: 4000 - total flux cleaned = -0.00435697 Jy ! Component: 4050 - total flux cleaned = -0.00446912 Jy ! Total flux subtracted in 4096 components = -0.00441233 Jy ! Clean residual min=-0.003116 max=0.003233 Jy/beam ! Clean residual mean=0.000004 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.309972 Jy keep ! Adding 552 model components to the UV plane model. ! The established model now contains 799 components and 0.309972 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1709-3525_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.65 x 53.39 at 13.83 degrees (North through East) ! Clean map min=-0.019046 max=0.27566 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1709-3525_S_map.fits wmodel /image_prod/ug002_uva//J1709-3525_S_map.mod ! Writing 799 model components to file: /image_prod/ug002_uva//J1709-3525_S_map.mod wobs /image_prod/ug002_uva//J1709-3525_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1709-3525_S_uvs.fits wwins /image_prod/ug002_uva//J1709-3525_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1709-3525_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.275658 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0011487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25014 1.25014 2.50027 5.00055 10.0011 20.0022 40.0044 80.0087 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.275 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 239.973 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1709-3525_S_dfm.log closed on Thu Mar 5 03:07:25 2020