! Started logfile: /image_prod/ug002_uva//J0805+2106_S_dfm.log on Wed Mar 4 22:10:18 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//J0805+2106_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0805+2106_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.759722 visibilities/baseline/integration-bin. ! Found source: J0805+2106 ! ! 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 40 lines of history. ! ! Reading 4923 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 J0805+2106_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.339140Jy sigma=8.264388 ! Fit after self-cal, rms=0.213417Jy sigma=1.341535 ! 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.558 mas, bmaj=10.13 mas, bpa=-24 degrees ! Estimated noise=2.03545 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.64062 Jy ! Component: 100 - total flux cleaned = 0.795615 Jy ! Total flux subtracted in 100 components = 0.795615 Jy ! Clean residual min=-0.033222 max=0.063045 Jy/beam ! Clean residual mean=-0.000015 rms=0.009419 Jy/beam ! Combined flux in latest and established models = 0.795615 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.795615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150422Jy sigma=0.870564 ! Fit after self-cal, rms=0.150410Jy sigma=0.870539 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0736034 Jy ! Component: 100 - total flux cleaned = 0.117532 Jy ! Total flux subtracted in 100 components = 0.117532 Jy ! Clean residual min=-0.029545 max=0.022387 Jy/beam ! Clean residual mean=0.000014 rms=0.005798 Jy/beam ! Combined flux in latest and established models = 0.913147 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.913147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106553Jy sigma=0.592168 ! Fit after self-cal, rms=0.106506Jy sigma=0.591918 ! 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=4.242 mas, bmaj=10.32 mas, bpa=-22.36 degrees ! Estimated noise=1.67131 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.0218527 Jy ! Component: 100 - total flux cleaned = 0.0249348 Jy ! Component: 150 - total flux cleaned = 0.0280397 Jy ! Component: 200 - total flux cleaned = 0.0305476 Jy ! Total flux subtracted in 200 components = 0.0305476 Jy ! Clean residual min=-0.023474 max=0.012708 Jy/beam ! Clean residual mean=0.000031 rms=0.004271 Jy/beam ! Combined flux in latest and established models = 0.943695 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.943695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096054Jy sigma=0.526608 ! Fit after self-cal, rms=0.096033Jy sigma=0.526497 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 10.32 at -22.36 degrees (North through East) ! Clean map min=-0.024822 max=0.83434 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.04 KP 1.00 ! LA 1.03 MK 1.03 NL 0.97 OV 0.98 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.04 KP 1.02 ! LA 1.03 MK 1.02 NL 0.85 OV 0.97 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.03 KP 1.00 ! LA 1.04 MK 1.05 NL 0.88 OV 1.00 ! PT 1.03 ! ! ! Fit before self-cal, rms=0.096033Jy sigma=0.526497 ! Fit after self-cal, rms=0.071140Jy sigma=0.383639 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.279 mas, bmaj=10.4 mas, bpa=-22.39 degrees ! Estimated noise=1.67921 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.00845335 Jy ! Component: 100 - total flux cleaned = 0.0115388 Jy ! Component: 150 - total flux cleaned = 0.0126649 Jy ! Component: 200 - total flux cleaned = 0.0130434 Jy ! Total flux subtracted in 200 components = 0.0130434 Jy ! Clean residual min=-0.007216 max=0.006424 Jy/beam ! Clean residual mean=-0.000004 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.956738 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.956738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070237Jy sigma=0.376340 ! Fit after self-cal, rms=0.070248Jy sigma=0.376254 ! 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.070248Jy sigma=0.376254 ! Fit after self-cal, rms=0.057801Jy sigma=0.333380 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=10.39 mas, bpa=-22.38 degrees ! Estimated noise=1.68048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446764 Jy ! Component: 100 - total flux cleaned = 0.00623976 Jy ! Component: 150 - total flux cleaned = 0.00655147 Jy ! Component: 200 - total flux cleaned = 0.0065531 Jy ! Total flux subtracted in 200 components = 0.0065531 Jy ! Clean residual min=-0.004582 max=0.005456 Jy/beam ! Clean residual mean=0.000009 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.963291 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.963291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057397Jy sigma=0.331056 ! Fit after self-cal, rms=0.057395Jy sigma=0.331034 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 (-8.5, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230704 Jy ! Component: 100 - total flux cleaned = 0.00214655 Jy ! Component: 150 - total flux cleaned = 0.00226069 Jy ! Component: 200 - total flux cleaned = 0.00225792 Jy ! Total flux subtracted in 200 components = 0.00225792 Jy ! Clean residual min=-0.004221 max=0.003816 Jy/beam ! Clean residual mean=0.000009 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.965549 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.965549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056682Jy sigma=0.327098 ! Fit after self-cal, rms=0.056670Jy sigma=0.326927 ! 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.056670Jy sigma=0.326927 ! Fit after self-cal, rms=0.056379Jy sigma=0.325862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=10.38 mas, bpa=-22.37 degrees ! Estimated noise=1.68171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186121 Jy ! Component: 100 - total flux cleaned = 0.00238818 Jy ! Component: 150 - total flux cleaned = 0.00276909 Jy ! Component: 200 - total flux cleaned = 0.00304425 Jy ! Total flux subtracted in 200 components = 0.00304425 Jy ! Clean residual min=-0.003861 max=0.003541 Jy/beam ! Clean residual mean=0.000008 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.968593 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.968593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056129Jy sigma=0.324593 ! Fit after self-cal, rms=0.056129Jy sigma=0.324573 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.000134829 Jy ! Component: 100 - total flux cleaned = 0.000319693 Jy ! Component: 150 - total flux cleaned = 0.000378285 Jy ! Component: 200 - total flux cleaned = 0.000491089 Jy ! Total flux subtracted in 200 components = 0.000491089 Jy ! Clean residual min=-0.003728 max=0.003400 Jy/beam ! Clean residual mean=0.000008 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.969084 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 0.969085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056002Jy sigma=0.323969 ! Fit after self-cal, rms=0.056003Jy sigma=0.323961 ! 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.056003Jy sigma=0.323961 ! Fit after self-cal, rms=0.055977Jy sigma=0.323772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.003 mas, bmaj=11.28 mas, bpa=-18.13 degrees ! Estimated noise=1.93682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000819771 Jy ! Component: 100 - total flux cleaned = 0.000748648 Jy ! Component: 150 - total flux cleaned = 0.000749199 Jy ! Component: 200 - total flux cleaned = 0.000651911 Jy ! Total flux subtracted in 200 components = 0.000651911 Jy ! Clean residual min=-0.003503 max=0.003363 Jy/beam ! Clean residual mean=0.000009 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.969736 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 141 components and 0.969736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055879Jy sigma=0.323503 ! Fit after self-cal, rms=0.055879Jy sigma=0.323496 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.21828e-05 Jy ! Component: 100 - total flux cleaned = 4.48701e-06 Jy ! Component: 150 - total flux cleaned = 8.0575e-06 Jy ! Component: 200 - total flux cleaned = 7.58412e-05 Jy ! Total flux subtracted in 200 components = 7.58412e-05 Jy ! Clean residual min=-0.003366 max=0.003423 Jy/beam ! Clean residual mean=0.000009 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.969812 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 149 components and 0.969812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055842Jy sigma=0.323459 ! Fit after self-cal, rms=0.055843Jy sigma=0.323451 ! 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.277 mas, bmaj=10.38 mas, bpa=-22.37 degrees ! Estimated noise=1.68254 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.277 x 10.38 at -22.37 degrees (North through East) ! Clean map min=-0.0041503 max=0.83763 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055843Jy sigma=0.323451 ! Fit after self-cal, rms=0.051728Jy sigma=0.291061 ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=10.39 mas, bpa=-22.38 degrees ! Estimated noise=1.68538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138487 Jy ! Component: 100 - total flux cleaned = 0.00196706 Jy ! Component: 150 - total flux cleaned = 0.00227719 Jy ! Component: 200 - total flux cleaned = 0.0023754 Jy ! Total flux subtracted in 200 components = 0.0023754 Jy ! Clean residual min=-0.003364 max=0.003123 Jy/beam ! Clean residual mean=0.000007 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.972188 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 0.972188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051598Jy sigma=0.290435 ! Fit after self-cal, rms=0.051598Jy sigma=0.290432 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142421 Jy ! Component: 100 - total flux cleaned = 0.000186975 Jy ! Component: 150 - total flux cleaned = 0.000315729 Jy ! Component: 200 - total flux cleaned = 0.000398321 Jy ! Total flux subtracted in 200 components = 0.000398321 Jy ! Clean residual min=-0.003337 max=0.003054 Jy/beam ! Clean residual mean=0.000007 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.972586 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 163 components and 0.972586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051530Jy sigma=0.290064 ! Fit after self-cal, rms=0.051530Jy sigma=0.290061 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051530Jy sigma=0.290061 ! Fit after self-cal, rms=0.051495Jy sigma=0.289929 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.59 mas, bmaj=10.21 mas, bpa=-23.98 degrees ! Estimated noise=2.05548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.646909 Jy ! Component: 100 - total flux cleaned = 0.799417 Jy ! Component: 150 - total flux cleaned = 0.867896 Jy ! Component: 200 - total flux cleaned = 0.908448 Jy ! Total flux subtracted in 200 components = 0.908448 Jy ! Clean residual min=-0.011064 max=0.020662 Jy/beam ! Clean residual mean=-0.000010 rms=0.002995 Jy/beam ! Combined flux in latest and established models = 0.908448 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.908448 Jy ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=10.38 mas, bpa=-22.37 degrees ! Estimated noise=1.68622 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.0275703 Jy ! Component: 100 - total flux cleaned = 0.0430647 Jy ! Component: 150 - total flux cleaned = 0.0524337 Jy ! Component: 200 - total flux cleaned = 0.059166 Jy ! Total flux subtracted in 200 components = 0.059166 Jy ! Clean residual min=-0.004743 max=0.004678 Jy/beam ! Clean residual mean=0.000004 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.967614 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.967614 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=7.995 mas, bmaj=11.28 mas, bpa=-18.17 degrees ! Estimated noise=1.94192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457512 Jy ! Component: 100 - total flux cleaned = 0.0055391 Jy ! Component: 150 - total flux cleaned = 0.00607214 Jy ! Component: 200 - total flux cleaned = 0.00670018 Jy ! Total flux subtracted in 200 components = 0.00670018 Jy ! Clean residual min=-0.003952 max=0.003779 Jy/beam ! Clean residual mean=0.000010 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.974314 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.000385332 Jy ! Component: 100 - total flux cleaned = 0.000527996 Jy ! Component: 150 - total flux cleaned = 0.000656981 Jy ! Component: 200 - total flux cleaned = 0.000717347 Jy ! Total flux subtracted in 200 components = 0.000717347 Jy ! Clean residual min=-0.003740 max=0.003733 Jy/beam ! Clean residual mean=0.000011 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.975031 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 99 components and 0.975031 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=10.38 mas, bpa=-22.37 degrees ! Estimated noise=1.68622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.99985e-05 Jy ! Component: 100 - total flux cleaned = 6.36339e-05 Jy ! Component: 150 - total flux cleaned = 0.000494307 Jy ! Component: 200 - total flux cleaned = 0.00078598 Jy ! Total flux subtracted in 200 components = 0.00078598 Jy ! Clean residual min=-0.004868 max=0.003745 Jy/beam ! Clean residual mean=0.000008 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.975817 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.975817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052299Jy sigma=0.294585 ! Fit after self-cal, rms=0.052280Jy sigma=0.294474 wmodel J0805+2106_S_map.mod ! Writing 116 model components to file: J0805+2106_S_map.mod wobs J0805+2106_S_uvs.fits ! Writing UV FITS file: J0805+2106_S_uvs.fits wwins J0805+2106_S_map.win ! wwins: Wrote 2 windows to J0805+2106_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.00174432 Jy ! Component: 100 - total flux cleaned = -0.00250323 Jy ! Component: 150 - total flux cleaned = -0.00301119 Jy ! Component: 200 - total flux cleaned = -0.00343637 Jy ! Component: 250 - total flux cleaned = -0.00378467 Jy ! Component: 300 - total flux cleaned = -0.00384134 Jy ! Component: 350 - total flux cleaned = -0.00400345 Jy ! Component: 400 - total flux cleaned = -0.0042093 Jy ! Component: 450 - total flux cleaned = -0.00425918 Jy ! Component: 500 - total flux cleaned = -0.00425977 Jy ! Component: 550 - total flux cleaned = -0.00430651 Jy ! Component: 600 - total flux cleaned = -0.00426258 Jy ! Component: 650 - total flux cleaned = -0.00435088 Jy ! Component: 700 - total flux cleaned = -0.00452159 Jy ! Component: 750 - total flux cleaned = -0.00439596 Jy ! Component: 800 - total flux cleaned = -0.00439548 Jy ! Component: 850 - total flux cleaned = -0.00443554 Jy ! Component: 900 - total flux cleaned = -0.00447393 Jy ! Component: 950 - total flux cleaned = -0.00443608 Jy ! Component: 1000 - total flux cleaned = -0.00454642 Jy ! Component: 1050 - total flux cleaned = -0.00443908 Jy ! Component: 1100 - total flux cleaned = -0.00465039 Jy ! Component: 1150 - total flux cleaned = -0.0045804 Jy ! Component: 1200 - total flux cleaned = -0.00464787 Jy ! Component: 1250 - total flux cleaned = -0.0047794 Jy ! Component: 1300 - total flux cleaned = -0.00487704 Jy ! Component: 1350 - total flux cleaned = -0.0049722 Jy ! Component: 1400 - total flux cleaned = -0.0049097 Jy ! Component: 1450 - total flux cleaned = -0.00494036 Jy ! Component: 1500 - total flux cleaned = -0.00500087 Jy ! Component: 1550 - total flux cleaned = -0.00506003 Jy ! Component: 1600 - total flux cleaned = -0.00514689 Jy ! Component: 1650 - total flux cleaned = -0.0052038 Jy ! Component: 1700 - total flux cleaned = -0.00523207 Jy ! Component: 1750 - total flux cleaned = -0.00534211 Jy ! Component: 1800 - total flux cleaned = -0.0053421 Jy ! Component: 1850 - total flux cleaned = -0.00542183 Jy ! Component: 1900 - total flux cleaned = -0.00547376 Jy ! Component: 1950 - total flux cleaned = -0.00547353 Jy ! Component: 2000 - total flux cleaned = -0.00537236 Jy ! Component: 2050 - total flux cleaned = -0.00537243 Jy ! Component: 2100 - total flux cleaned = -0.00534846 Jy ! Component: 2150 - total flux cleaned = -0.00537238 Jy ! Component: 2200 - total flux cleaned = -0.0053248 Jy ! Component: 2250 - total flux cleaned = -0.00525511 Jy ! Component: 2300 - total flux cleaned = -0.00523225 Jy ! Component: 2350 - total flux cleaned = -0.00518653 Jy ! Component: 2400 - total flux cleaned = -0.005142 Jy ! Component: 2450 - total flux cleaned = -0.00507617 Jy ! Component: 2500 - total flux cleaned = -0.00509776 Jy ! Component: 2550 - total flux cleaned = -0.00507676 Jy ! Component: 2600 - total flux cleaned = -0.00503424 Jy ! Component: 2650 - total flux cleaned = -0.00505475 Jy ! Component: 2700 - total flux cleaned = -0.00503432 Jy ! Component: 2750 - total flux cleaned = -0.00501409 Jy ! Component: 2800 - total flux cleaned = -0.00497403 Jy ! Component: 2850 - total flux cleaned = -0.00487604 Jy ! Component: 2900 - total flux cleaned = -0.00497312 Jy ! Component: 2950 - total flux cleaned = -0.00491596 Jy ! Component: 3000 - total flux cleaned = -0.00487829 Jy ! Component: 3050 - total flux cleaned = -0.00493458 Jy ! Component: 3100 - total flux cleaned = -0.0049898 Jy ! Component: 3150 - total flux cleaned = -0.00493545 Jy ! Component: 3200 - total flux cleaned = -0.00495326 Jy ! Component: 3250 - total flux cleaned = -0.004971 Jy ! Component: 3300 - total flux cleaned = -0.00497096 Jy ! Component: 3350 - total flux cleaned = -0.00493655 Jy ! Component: 3400 - total flux cleaned = -0.00492008 Jy ! Component: 3450 - total flux cleaned = -0.00490363 Jy ! Component: 3500 - total flux cleaned = -0.00496964 Jy ! Component: 3550 - total flux cleaned = -0.00493674 Jy ! Component: 3600 - total flux cleaned = -0.00498563 Jy ! Component: 3650 - total flux cleaned = -0.00493769 Jy ! Component: 3700 - total flux cleaned = -0.00500124 Jy ! Component: 3750 - total flux cleaned = -0.00503241 Jy ! Component: 3800 - total flux cleaned = -0.005017 Jy ! Component: 3850 - total flux cleaned = -0.00498657 Jy ! Component: 3900 - total flux cleaned = -0.00494111 Jy ! Component: 3950 - total flux cleaned = -0.00498611 Jy ! Component: 4000 - total flux cleaned = -0.00494191 Jy ! Component: 4050 - total flux cleaned = -0.00495658 Jy ! Total flux subtracted in 4096 components = -0.00489865 Jy ! Clean residual min=-0.000766 max=0.000801 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.970919 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 422 components and 0.970918 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0805+2106_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.275 x 10.38 at -22.37 degrees (North through East) ! Clean map min=-0.0028175 max=0.84158 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0805+2106_S_map.fits wmodel /image_prod/ug002_uva//J0805+2106_S_map.mod ! Writing 422 model components to file: /image_prod/ug002_uva//J0805+2106_S_map.mod wobs /image_prod/ug002_uva//J0805+2106_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0805+2106_S_uvs.fits wwins /image_prod/ug002_uva//J0805+2106_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0805+2106_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.841583 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.099489 0.099489 0.198978 0.397956 0.795912 1.59182 3.18365 6.3673 12.7346 25.4692 50.9384 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.841 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3015.41 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0805+2106_S_dfm.log closed on Wed Mar 4 22:10:22 2020