! Started logfile: /image_prod/ug002_uva//J0014+6117_S_dfm.log on Wed Mar 4 18:20:17 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//J0014+6117_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0014+6117_S_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789926 visibilities/baseline/integration-bin. ! Found source: J0014+6117 ! ! 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 7998 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 J0014+6117_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018497Jy sigma=8.199537 ! Fit after self-cal, rms=0.908967Jy sigma=7.300474 ! 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=3.201 mas, bmaj=5.799 mas, bpa=25.83 degrees ! Estimated noise=1.73258 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.0784135 Jy ! Component: 100 - total flux cleaned = 0.119721 Jy ! Total flux subtracted in 100 components = 0.119721 Jy ! Clean residual min=-0.019962 max=0.026895 Jy/beam ! Clean residual mean=-0.000277 rms=0.006452 Jy/beam ! Combined flux in latest and established models = 0.119721 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.119721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.172811Jy sigma=1.349026 ! Fit after self-cal, rms=0.171052Jy sigma=1.333755 ! 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.955 mas, bmaj=6.734 mas, bpa=25.15 degrees ! Estimated noise=1.01125 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.0420815 Jy ! Component: 100 - total flux cleaned = 0.0679171 Jy ! Component: 150 - total flux cleaned = 0.083868 Jy ! Component: 200 - total flux cleaned = 0.0937158 Jy ! Total flux subtracted in 200 components = 0.0937158 Jy ! Clean residual min=-0.026572 max=0.040583 Jy/beam ! Clean residual mean=-0.000647 rms=0.008685 Jy/beam ! Combined flux in latest and established models = 0.213436 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.213436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159460Jy sigma=1.243292 ! Fit after self-cal, rms=0.158501Jy sigma=1.239075 ! 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.955 x 6.734 at 25.15 degrees (North through East) ! Clean map min=-0.025303 max=0.092345 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.36 FD 1.42 HN 2.51 KP 1.06 ! LA 0.60 MK 0.53 NL 3.03 OV 2.29 ! PT 0.46 SC 2.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.67 FD 1.55 HN 2.45 KP 1.15 ! LA 0.63 MK 0.41 NL 3.65 OV 3.49 ! PT 0.44 SC 1.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.45 FD 1.64 HN 2.09 KP 1.20 ! LA 0.64 MK 0.59 NL 3.74 OV 3.15 ! PT 0.45 SC 1.98 ! ! ! Fit before self-cal, rms=0.158501Jy sigma=1.239075 ! Fit after self-cal, rms=0.472820Jy sigma=0.948849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=6.89 mas, bpa=22.56 degrees ! Estimated noise=1.16465 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.0152232 Jy ! Component: 100 - total flux cleaned = 0.0154556 Jy ! Component: 150 - total flux cleaned = 0.0154571 Jy ! Component: 200 - total flux cleaned = 0.0151368 Jy ! Total flux subtracted in 200 components = 0.0151368 Jy ! Clean residual min=-0.019398 max=0.028760 Jy/beam ! Clean residual mean=-0.000065 rms=0.007066 Jy/beam ! Combined flux in latest and established models = 0.228573 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.228573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.468044Jy sigma=0.965920 ! Fit after self-cal, rms=0.481775Jy sigma=0.909531 ! 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.481775Jy sigma=0.909531 ! Fit after self-cal, rms=0.676348Jy sigma=0.863068 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.312 mas, bmaj=7.111 mas, bpa=17.27 degrees ! Estimated noise=1.46273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733266 Jy ! Component: 100 - total flux cleaned = 0.00708415 Jy ! Component: 150 - total flux cleaned = 0.00707802 Jy ! Component: 200 - total flux cleaned = 0.00690146 Jy ! Total flux subtracted in 200 components = 0.00690146 Jy ! Clean residual min=-0.024068 max=0.036880 Jy/beam ! Clean residual mean=0.000207 rms=0.007842 Jy/beam ! Combined flux in latest and established models = 0.235475 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.235475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.673512Jy sigma=0.869507 ! Fit after self-cal, rms=0.673899Jy sigma=0.867664 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 (-28, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.029681 Jy ! Component: 100 - total flux cleaned = 0.032619 Jy ! Component: 150 - total flux cleaned = 0.0321649 Jy ! Component: 200 - total flux cleaned = 0.0325985 Jy ! Total flux subtracted in 200 components = 0.0325985 Jy ! Clean residual min=-0.023866 max=0.030472 Jy/beam ! Clean residual mean=0.000307 rms=0.007677 Jy/beam ! Combined flux in latest and established models = 0.268073 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.268073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.667131Jy sigma=0.859008 ! Fit after self-cal, rms=0.665529Jy sigma=0.846052 ! 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.665529Jy sigma=0.846052 ! Fit after self-cal, rms=0.567901Jy sigma=0.832057 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.59 mas, bmaj=7.506 mas, bpa=18.2 degrees ! Estimated noise=1.54719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195449 Jy ! Component: 100 - total flux cleaned = 0.0267971 Jy ! Component: 150 - total flux cleaned = 0.0271742 Jy ! Component: 200 - total flux cleaned = 0.0271701 Jy ! Total flux subtracted in 200 components = 0.0271701 Jy ! Clean residual min=-0.023968 max=0.029611 Jy/beam ! Clean residual mean=0.000263 rms=0.007684 Jy/beam ! Combined flux in latest and established models = 0.295243 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 131 components and 0.295243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.563530Jy sigma=0.833294 ! Fit after self-cal, rms=0.562555Jy sigma=0.828745 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.0070947 Jy ! Component: 100 - total flux cleaned = 0.00710743 Jy ! Component: 150 - total flux cleaned = 0.00680878 Jy ! Component: 200 - total flux cleaned = 0.00652565 Jy ! Total flux subtracted in 200 components = 0.00652565 Jy ! Clean residual min=-0.023557 max=0.030624 Jy/beam ! Clean residual mean=0.000281 rms=0.007602 Jy/beam ! Combined flux in latest and established models = 0.301769 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.301769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.560328Jy sigma=0.831450 ! Fit after self-cal, rms=0.560336Jy sigma=0.830775 ! 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.560336Jy sigma=0.830775 ! Fit after self-cal, rms=0.593133Jy sigma=0.821331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.9 mas, bmaj=13.3 mas, bpa=36.04 degrees ! Estimated noise=1.52595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124401 Jy ! Component: 100 - total flux cleaned = 0.0136504 Jy ! Component: 150 - total flux cleaned = 0.0139172 Jy ! Component: 200 - total flux cleaned = 0.0139108 Jy ! Total flux subtracted in 200 components = 0.0139108 Jy ! Clean residual min=-0.031780 max=0.034669 Jy/beam ! Clean residual mean=0.000310 rms=0.010283 Jy/beam ! Combined flux in latest and established models = 0.31568 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 146 components and 0.31568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.591133Jy sigma=0.824194 ! Fit after self-cal, rms=0.592007Jy sigma=0.822746 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.00293029 Jy ! Component: 100 - total flux cleaned = 0.00291393 Jy ! Component: 150 - total flux cleaned = 0.00289167 Jy ! Component: 200 - total flux cleaned = 0.00289436 Jy ! Total flux subtracted in 200 components = 0.00289436 Jy ! Clean residual min=-0.031204 max=0.035837 Jy/beam ! Clean residual mean=0.000319 rms=0.010212 Jy/beam ! Combined flux in latest and established models = 0.318574 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 149 components and 0.318574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.590917Jy sigma=0.824973 ! Fit after self-cal, rms=0.591574Jy sigma=0.824613 ! 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=4.938 mas, bmaj=8.035 mas, bpa=20.92 degrees ! Estimated noise=1.69219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.938 x 8.035 at 20.92 degrees (North through East) ! Clean map min=-0.024121 max=0.16598 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=3.913 mas, bmaj=6.709 mas, bpa=21.18 degrees ! Estimated noise=3.23186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131294 Jy ! Component: 100 - total flux cleaned = 0.193577 Jy ! Component: 150 - total flux cleaned = 0.235162 Jy ! Component: 200 - total flux cleaned = 0.264456 Jy ! Total flux subtracted in 200 components = 0.264456 Jy ! Clean residual min=-0.025376 max=0.030305 Jy/beam ! Clean residual mean=0.000051 rms=0.007614 Jy/beam ! Combined flux in latest and established models = 0.264456 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.264456 Jy ! Inverting map and beam ! Estimated beam: bmin=4.938 mas, bmaj=8.035 mas, bpa=20.92 degrees ! Estimated noise=1.69219 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.0261148 Jy ! Component: 100 - total flux cleaned = 0.0370124 Jy ! Component: 150 - total flux cleaned = 0.0399419 Jy ! Component: 200 - total flux cleaned = 0.0420473 Jy ! Total flux subtracted in 200 components = 0.0420473 Jy ! Clean residual min=-0.025580 max=0.034469 Jy/beam ! Clean residual mean=0.000180 rms=0.008254 Jy/beam ! Combined flux in latest and established models = 0.306503 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.306503 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.9 mas, bmaj=13.3 mas, bpa=36.04 degrees ! Estimated noise=1.52595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461885 Jy ! Component: 100 - total flux cleaned = 0.00498868 Jy ! Component: 150 - total flux cleaned = 0.00497558 Jy ! Component: 200 - total flux cleaned = 0.00497241 Jy ! Total flux subtracted in 200 components = 0.00497241 Jy ! Clean residual min=-0.032390 max=0.036165 Jy/beam ! Clean residual mean=0.000263 rms=0.010280 Jy/beam ! Combined flux in latest and established models = 0.311475 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 = 3.84818e-06 Jy ! Component: 100 - total flux cleaned = 0.000264679 Jy ! Component: 150 - total flux cleaned = -1.41642e-05 Jy ! Component: 200 - total flux cleaned = -2.40096e-05 Jy ! Total flux subtracted in 200 components = -2.40096e-05 Jy ! Clean residual min=-0.032156 max=0.036373 Jy/beam ! Clean residual mean=0.000260 rms=0.010266 Jy/beam ! Combined flux in latest and established models = 0.311451 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.311451 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.938 mas, bmaj=8.035 mas, bpa=20.92 degrees ! Estimated noise=1.69219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157662 Jy ! Component: 100 - total flux cleaned = 0.0030463 Jy ! Component: 150 - total flux cleaned = 0.00354684 Jy ! Component: 200 - total flux cleaned = 0.00400461 Jy ! Total flux subtracted in 200 components = 0.00400461 Jy ! Clean residual min=-0.026683 max=0.034732 Jy/beam ! Clean residual mean=0.000201 rms=0.008232 Jy/beam ! Combined flux in latest and established models = 0.315456 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.315456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.587475Jy sigma=0.832210 ! Fit after self-cal, rms=0.586738Jy sigma=0.831146 wmodel J0014+6117_S_map.mod ! Writing 101 model components to file: J0014+6117_S_map.mod wobs J0014+6117_S_uvs.fits ! Writing UV FITS file: J0014+6117_S_uvs.fits wwins J0014+6117_S_map.win ! wwins: Wrote 2 windows to J0014+6117_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.0148237 Jy ! Component: 100 - total flux cleaned = 0.02765 Jy ! Component: 150 - total flux cleaned = 0.0377881 Jy ! Component: 200 - total flux cleaned = 0.0474852 Jy ! Component: 250 - total flux cleaned = 0.0563828 Jy ! Component: 300 - total flux cleaned = 0.0619853 Jy ! Component: 350 - total flux cleaned = 0.0666039 Jy ! Component: 400 - total flux cleaned = 0.0715113 Jy ! Component: 450 - total flux cleaned = 0.0762996 Jy ! Component: 500 - total flux cleaned = 0.0801984 Jy ! Component: 550 - total flux cleaned = 0.0847726 Jy ! Component: 600 - total flux cleaned = 0.0899867 Jy ! Component: 650 - total flux cleaned = 0.0950917 Jy ! Component: 700 - total flux cleaned = 0.0990271 Jy ! Component: 750 - total flux cleaned = 0.103244 Jy ! Component: 800 - total flux cleaned = 0.107042 Jy ! Component: 850 - total flux cleaned = 0.110443 Jy ! Component: 900 - total flux cleaned = 0.114796 Jy ! Component: 950 - total flux cleaned = 0.119412 Jy ! Component: 1000 - total flux cleaned = 0.123306 Jy ! Component: 1050 - total flux cleaned = 0.127468 Jy ! Component: 1100 - total flux cleaned = 0.131254 Jy ! Component: 1150 - total flux cleaned = 0.13561 Jy ! Component: 1200 - total flux cleaned = 0.139602 Jy ! Component: 1250 - total flux cleaned = 0.144145 Jy ! Component: 1300 - total flux cleaned = 0.147738 Jy ! Component: 1350 - total flux cleaned = 0.151582 Jy ! Component: 1400 - total flux cleaned = 0.154792 Jy ! Component: 1450 - total flux cleaned = 0.158542 Jy ! Component: 1500 - total flux cleaned = 0.161678 Jy ! Component: 1550 - total flux cleaned = 0.165062 Jy ! Component: 1600 - total flux cleaned = 0.168685 Jy ! Component: 1650 - total flux cleaned = 0.171713 Jy ! Component: 1700 - total flux cleaned = 0.174709 Jy ! Component: 1750 - total flux cleaned = 0.177406 Jy ! Component: 1800 - total flux cleaned = 0.180872 Jy ! Component: 1850 - total flux cleaned = 0.183514 Jy ! Component: 1900 - total flux cleaned = 0.186389 Jy ! Component: 1950 - total flux cleaned = 0.189237 Jy ! Component: 2000 - total flux cleaned = 0.191545 Jy ! Component: 2050 - total flux cleaned = 0.194595 Jy ! Component: 2100 - total flux cleaned = 0.197361 Jy ! Component: 2150 - total flux cleaned = 0.199607 Jy ! Component: 2200 - total flux cleaned = 0.202327 Jy ! Component: 2250 - total flux cleaned = 0.205269 Jy ! Component: 2300 - total flux cleaned = 0.207942 Jy ! Component: 2350 - total flux cleaned = 0.210834 Jy ! Component: 2400 - total flux cleaned = 0.213226 Jy ! Component: 2450 - total flux cleaned = 0.216783 Jy ! Component: 2500 - total flux cleaned = 0.21937 Jy ! Component: 2550 - total flux cleaned = 0.222871 Jy ! Component: 2600 - total flux cleaned = 0.225417 Jy ! Component: 2650 - total flux cleaned = 0.228404 Jy ! Component: 2700 - total flux cleaned = 0.231596 Jy ! Component: 2750 - total flux cleaned = 0.234309 Jy ! Component: 2800 - total flux cleaned = 0.237451 Jy ! Component: 2850 - total flux cleaned = 0.239677 Jy ! Component: 2900 - total flux cleaned = 0.24255 Jy ! Component: 2950 - total flux cleaned = 0.245404 Jy ! Component: 3000 - total flux cleaned = 0.248018 Jy ! Component: 3050 - total flux cleaned = 0.251045 Jy ! Component: 3100 - total flux cleaned = 0.254048 Jy ! Component: 3150 - total flux cleaned = 0.255968 Jy ! Component: 3200 - total flux cleaned = 0.25872 Jy ! Component: 3250 - total flux cleaned = 0.261663 Jy ! Component: 3300 - total flux cleaned = 0.263959 Jy ! Component: 3350 - total flux cleaned = 0.266241 Jy ! Component: 3400 - total flux cleaned = 0.268715 Jy ! Component: 3450 - total flux cleaned = 0.271786 Jy ! Component: 3500 - total flux cleaned = 0.273617 Jy ! Component: 3550 - total flux cleaned = 0.276245 Jy ! Component: 3600 - total flux cleaned = 0.278456 Jy ! Component: 3650 - total flux cleaned = 0.280654 Jy ! Component: 3700 - total flux cleaned = 0.282839 Jy ! Component: 3750 - total flux cleaned = 0.285209 Jy ! Component: 3800 - total flux cleaned = 0.286777 Jy ! Component: 3850 - total flux cleaned = 0.28873 Jy ! Component: 3900 - total flux cleaned = 0.290865 Jy ! Component: 3950 - total flux cleaned = 0.292603 Jy ! Component: 4000 - total flux cleaned = 0.293947 Jy ! Component: 4050 - total flux cleaned = 0.295476 Jy ! Total flux subtracted in 4096 components = 0.296995 Jy ! Clean residual min=-0.010191 max=0.009516 Jy/beam ! Clean residual mean=-0.000179 rms=0.003935 Jy/beam ! Combined flux in latest and established models = 0.612452 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 483 components and 0.612452 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0014+6117_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.938 x 8.035 at 20.92 degrees (North through East) ! Clean map min=-0.020311 max=0.18246 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0014+6117_S_map.fits wmodel /image_prod/ug002_uva//J0014+6117_S_map.mod ! Writing 483 model components to file: /image_prod/ug002_uva//J0014+6117_S_map.mod wobs /image_prod/ug002_uva//J0014+6117_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0014+6117_S_uvs.fits wwins /image_prod/ug002_uva//J0014+6117_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0014+6117_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00377452 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.20607 6.20607 12.4121 24.8243 49.6486 99.2972 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0113 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 48.339 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0014+6117_S_dfm.log closed on Wed Mar 4 18:20:21 2020