! Started logfile: /image_prod/ug002_uva//J1011+0106_S_dfm.log on Wed Mar 4 23:25:53 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//J1011+0106_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1011+0106_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.72381 visibilities/baseline/integration-bin. ! Found source: J1011+0106 ! ! 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 2736 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 J1011+0106_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041719Jy sigma=6.883324 ! Fit after self-cal, rms=0.770143Jy sigma=5.068787 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.568 mas, bmaj=6.245 mas, bpa=-2.062 degrees ! Estimated noise=2.36248 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.18202 Jy ! Component: 100 - total flux cleaned = 0.231981 Jy ! Total flux subtracted in 100 components = 0.231981 Jy ! Clean residual min=-0.016139 max=0.021695 Jy/beam ! Clean residual mean=0.000017 rms=0.004845 Jy/beam ! Combined flux in latest and established models = 0.231981 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.231981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129554Jy sigma=0.565412 ! Fit after self-cal, rms=0.129486Jy sigma=0.564644 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=6.311 mas, bpa=-0.3201 degrees ! Estimated noise=2.1289 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.0252665 Jy ! Component: 100 - total flux cleaned = 0.0382776 Jy ! Component: 150 - total flux cleaned = 0.045283 Jy ! Component: 200 - total flux cleaned = 0.047376 Jy ! Total flux subtracted in 200 components = 0.047376 Jy ! Clean residual min=-0.011936 max=0.014936 Jy/beam ! Clean residual mean=0.000014 rms=0.003819 Jy/beam ! Combined flux in latest and established models = 0.279357 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.279357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123375Jy sigma=0.519883 ! Fit after self-cal, rms=0.123335Jy sigma=0.519257 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.798 x 6.311 at -0.3201 degrees (North through East) ! Clean map min=-0.012145 max=0.23488 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 KP 1.03 LA 0.99 MK 0.99 ! NL 0.98 OV 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 KP 1.01 LA 0.96 MK 1.00 ! NL 1.04 OV 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 KP 1.01 LA 0.99 MK 0.99 ! NL 0.98 OV 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.123335Jy sigma=0.519257 ! Fit after self-cal, rms=0.129745Jy sigma=0.513210 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.789 mas, bmaj=6.353 mas, bpa=-0.561 degrees ! Estimated noise=2.15556 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.00152541 Jy ! Component: 100 - total flux cleaned = 0.0023996 Jy ! Component: 150 - total flux cleaned = 0.00264393 Jy ! Component: 200 - total flux cleaned = 0.00286654 Jy ! Total flux subtracted in 200 components = 0.00286654 Jy ! Clean residual min=-0.012879 max=0.014995 Jy/beam ! Clean residual mean=0.000009 rms=0.003799 Jy/beam ! Combined flux in latest and established models = 0.282223 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.282223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128904Jy sigma=0.512268 ! Fit after self-cal, rms=0.128928Jy sigma=0.512072 ! 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.128928Jy sigma=0.512072 ! Fit after self-cal, rms=0.095042Jy sigma=0.478806 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=6.351 mas, bpa=-0.7176 degrees ! Estimated noise=2.15592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622041 Jy ! Component: 100 - total flux cleaned = 0.000870397 Jy ! Component: 150 - total flux cleaned = 0.00116429 Jy ! Component: 200 - total flux cleaned = 0.00123254 Jy ! Total flux subtracted in 200 components = 0.00123254 Jy ! Clean residual min=-0.011279 max=0.014756 Jy/beam ! Clean residual mean=0.000007 rms=0.003122 Jy/beam ! Combined flux in latest and established models = 0.283456 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.283456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094917Jy sigma=0.477805 ! Fit after self-cal, rms=0.094897Jy sigma=0.477552 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 (-4, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013245 Jy ! Component: 100 - total flux cleaned = 0.0189057 Jy ! Component: 150 - total flux cleaned = 0.0206466 Jy ! Component: 200 - total flux cleaned = 0.022425 Jy ! Total flux subtracted in 200 components = 0.022425 Jy ! Clean residual min=-0.009560 max=0.010881 Jy/beam ! Clean residual mean=0.000002 rms=0.002673 Jy/beam ! Combined flux in latest and established models = 0.305881 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.305881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093020Jy sigma=0.463573 ! Fit after self-cal, rms=0.092870Jy sigma=0.463096 ! 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.092870Jy sigma=0.463096 ! Fit after self-cal, rms=0.082530Jy sigma=0.431063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=6.366 mas, bpa=-0.6982 degrees ! Estimated noise=2.14213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348476 Jy ! Component: 100 - total flux cleaned = 0.00325524 Jy ! Component: 150 - total flux cleaned = 0.00277136 Jy ! Component: 200 - total flux cleaned = 0.00236615 Jy ! Total flux subtracted in 200 components = 0.00236615 Jy ! Clean residual min=-0.004572 max=0.005101 Jy/beam ! Clean residual mean=-0.000004 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.308247 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.308247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082282Jy sigma=0.429528 ! Fit after self-cal, rms=0.082352Jy sigma=0.429223 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.5, 107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428034 Jy ! Component: 100 - total flux cleaned = 0.00503431 Jy ! Component: 150 - total flux cleaned = 0.0053356 Jy ! Component: 200 - total flux cleaned = 0.00553692 Jy ! Total flux subtracted in 200 components = 0.00553692 Jy ! Clean residual min=-0.003808 max=0.004050 Jy/beam ! Clean residual mean=-0.000002 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.313784 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.313784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082081Jy sigma=0.427387 ! Fit after self-cal, rms=0.082072Jy sigma=0.427320 ! Inverting map ! Added new window around map position (-28.5, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176303 Jy ! Component: 100 - total flux cleaned = 0.00164556 Jy ! Component: 150 - total flux cleaned = 0.00186824 Jy ! Component: 200 - total flux cleaned = 0.00247985 Jy ! Total flux subtracted in 200 components = 0.00247985 Jy ! Clean residual min=-0.002995 max=0.003315 Jy/beam ! Clean residual mean=-0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.316264 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.316264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081791Jy sigma=0.425929 ! Fit after self-cal, rms=0.081772Jy sigma=0.425805 ! 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.081772Jy sigma=0.425805 ! Fit after self-cal, rms=0.081947Jy sigma=0.425219 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.491 mas, bmaj=10.72 mas, bpa=-1.147 degrees ! Estimated noise=2.98384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232656 Jy ! Component: 100 - total flux cleaned = 0.00261275 Jy ! Component: 150 - total flux cleaned = 0.00253767 Jy ! Component: 200 - total flux cleaned = 0.00266219 Jy ! Total flux subtracted in 200 components = 0.00266219 Jy ! Clean residual min=-0.002928 max=0.003794 Jy/beam ! Clean residual mean=-0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.318926 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 141 components and 0.318926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081841Jy sigma=0.424672 ! Fit after self-cal, rms=0.081845Jy sigma=0.424610 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.000724382 Jy ! Component: 100 - total flux cleaned = 0.00127486 Jy ! Component: 150 - total flux cleaned = 0.00157012 Jy ! Component: 200 - total flux cleaned = 0.00183928 Jy ! Total flux subtracted in 200 components = 0.00183928 Jy ! Clean residual min=-0.002843 max=0.003279 Jy/beam ! Clean residual mean=-0.000002 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.320765 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.320765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081821Jy sigma=0.424521 ! Fit after self-cal, rms=0.081820Jy sigma=0.424509 ! 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=2.813 mas, bmaj=6.377 mas, bpa=-0.6143 degrees ! Estimated noise=2.13882 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 6.377 at -0.6143 degrees (North through East) ! Clean map min=-0.0033934 max=0.23882 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.573 mas, bmaj=6.317 mas, bpa=-2.017 degrees ! Estimated noise=2.38925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183935 Jy ! Component: 100 - total flux cleaned = 0.23404 Jy ! Component: 150 - total flux cleaned = 0.26003 Jy ! Component: 200 - total flux cleaned = 0.275705 Jy ! Total flux subtracted in 200 components = 0.275705 Jy ! Clean residual min=-0.007974 max=0.008895 Jy/beam ! Clean residual mean=0.000002 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.275705 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.275705 Jy ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=6.377 mas, bpa=-0.6143 degrees ! Estimated noise=2.13882 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.010887 Jy ! Component: 100 - total flux cleaned = 0.018612 Jy ! Component: 150 - total flux cleaned = 0.0247524 Jy ! Component: 200 - total flux cleaned = 0.0289856 Jy ! Total flux subtracted in 200 components = 0.0289856 Jy ! Clean residual min=-0.004676 max=0.004780 Jy/beam ! Clean residual mean=-0.000001 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.30469 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.30469 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=6.491 mas, bmaj=10.72 mas, bpa=-1.147 degrees ! Estimated noise=2.98384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00635657 Jy ! Component: 100 - total flux cleaned = 0.0110315 Jy ! Component: 150 - total flux cleaned = 0.0138003 Jy ! Component: 200 - total flux cleaned = 0.0157223 Jy ! Total flux subtracted in 200 components = 0.0157223 Jy ! Clean residual min=-0.004392 max=0.003852 Jy/beam ! Clean residual mean=-0.000001 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.320413 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.00165447 Jy ! Component: 100 - total flux cleaned = 0.00263074 Jy ! Component: 150 - total flux cleaned = 0.00332321 Jy ! Component: 200 - total flux cleaned = 0.00402246 Jy ! Total flux subtracted in 200 components = 0.00402246 Jy ! Clean residual min=-0.003341 max=0.003451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.324435 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 92 components and 0.324435 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=6.377 mas, bpa=-0.6143 degrees ! Estimated noise=2.13882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129571 Jy ! Component: 100 - total flux cleaned = -0.00100158 Jy ! Component: 150 - total flux cleaned = -0.000472804 Jy ! Component: 200 - total flux cleaned = -0.000321554 Jy ! Total flux subtracted in 200 components = -0.000321554 Jy ! Clean residual min=-0.003188 max=0.002812 Jy/beam ! Clean residual mean=-0.000000 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.324113 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.324113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082049Jy sigma=0.425610 ! Fit after self-cal, rms=0.081971Jy sigma=0.425477 wmodel J1011+0106_S_map.mod ! Writing 116 model components to file: J1011+0106_S_map.mod wobs J1011+0106_S_uvs.fits ! Writing UV FITS file: J1011+0106_S_uvs.fits wwins J1011+0106_S_map.win ! wwins: Wrote 4 windows to J1011+0106_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.000753883 Jy ! Component: 100 - total flux cleaned = -0.000854347 Jy ! Component: 150 - total flux cleaned = -0.000808107 Jy ! Component: 200 - total flux cleaned = -0.000893233 Jy ! Component: 250 - total flux cleaned = -0.000934318 Jy ! Component: 300 - total flux cleaned = -0.00101366 Jy ! Component: 350 - total flux cleaned = -0.00105149 Jy ! Component: 400 - total flux cleaned = -0.00108858 Jy ! Component: 450 - total flux cleaned = -0.00123228 Jy ! Component: 500 - total flux cleaned = -0.00133699 Jy ! Component: 550 - total flux cleaned = -0.00130335 Jy ! Component: 600 - total flux cleaned = -0.00143601 Jy ! Component: 650 - total flux cleaned = -0.00137066 Jy ! Component: 700 - total flux cleaned = -0.00133963 Jy ! Component: 750 - total flux cleaned = -0.00140143 Jy ! Component: 800 - total flux cleaned = -0.00140178 Jy ! Component: 850 - total flux cleaned = -0.00146155 Jy ! Component: 900 - total flux cleaned = -0.00151959 Jy ! Component: 950 - total flux cleaned = -0.00157631 Jy ! Component: 1000 - total flux cleaned = -0.00163202 Jy ! Component: 1050 - total flux cleaned = -0.00160517 Jy ! Component: 1100 - total flux cleaned = -0.00168541 Jy ! Component: 1150 - total flux cleaned = -0.00168565 Jy ! Component: 1200 - total flux cleaned = -0.00168566 Jy ! Component: 1250 - total flux cleaned = -0.00176207 Jy ! Component: 1300 - total flux cleaned = -0.00181211 Jy ! Component: 1350 - total flux cleaned = -0.00188597 Jy ! Component: 1400 - total flux cleaned = -0.00191006 Jy ! Component: 1450 - total flux cleaned = -0.00200521 Jy ! Component: 1500 - total flux cleaned = -0.00202806 Jy ! Component: 1550 - total flux cleaned = -0.00205108 Jy ! Component: 1600 - total flux cleaned = -0.00207332 Jy ! Component: 1650 - total flux cleaned = -0.00207322 Jy ! Component: 1700 - total flux cleaned = -0.00211769 Jy ! Component: 1750 - total flux cleaned = -0.00211746 Jy ! Component: 1800 - total flux cleaned = -0.00216109 Jy ! Component: 1850 - total flux cleaned = -0.00211842 Jy ! Component: 1900 - total flux cleaned = -0.0022252 Jy ! Component: 1950 - total flux cleaned = -0.00218297 Jy ! Component: 2000 - total flux cleaned = -0.00222491 Jy ! Component: 2050 - total flux cleaned = -0.00226616 Jy ! Component: 2100 - total flux cleaned = -0.00230716 Jy ! Component: 2150 - total flux cleaned = -0.00234757 Jy ! Component: 2200 - total flux cleaned = -0.00238729 Jy ! Component: 2250 - total flux cleaned = -0.00236761 Jy ! Component: 2300 - total flux cleaned = -0.00244629 Jy ! Component: 2350 - total flux cleaned = -0.00250461 Jy ! Component: 2400 - total flux cleaned = -0.00256219 Jy ! Component: 2450 - total flux cleaned = -0.00256219 Jy ! Component: 2500 - total flux cleaned = -0.00260016 Jy ! Component: 2550 - total flux cleaned = -0.00263781 Jy ! Component: 2600 - total flux cleaned = -0.00269384 Jy ! Component: 2650 - total flux cleaned = -0.00269371 Jy ! Component: 2700 - total flux cleaned = -0.00274887 Jy ! Component: 2750 - total flux cleaned = -0.00276711 Jy ! Component: 2800 - total flux cleaned = -0.00283975 Jy ! Component: 2850 - total flux cleaned = -0.00287578 Jy ! Component: 2900 - total flux cleaned = -0.00287573 Jy ! Component: 2950 - total flux cleaned = -0.00289349 Jy ! Component: 3000 - total flux cleaned = -0.00292897 Jy ! Component: 3050 - total flux cleaned = -0.00296404 Jy ! Component: 3100 - total flux cleaned = -0.00298157 Jy ! Component: 3150 - total flux cleaned = -0.002999 Jy ! Component: 3200 - total flux cleaned = -0.00305087 Jy ! Component: 3250 - total flux cleaned = -0.00308536 Jy ! Component: 3300 - total flux cleaned = -0.00313653 Jy ! Component: 3350 - total flux cleaned = -0.0032212 Jy ! Component: 3400 - total flux cleaned = -0.00323799 Jy ! Component: 3450 - total flux cleaned = -0.00327158 Jy ! Component: 3500 - total flux cleaned = -0.00332178 Jy ! Component: 3550 - total flux cleaned = -0.00338816 Jy ! Component: 3600 - total flux cleaned = -0.00342114 Jy ! Component: 3650 - total flux cleaned = -0.00350356 Jy ! Component: 3700 - total flux cleaned = -0.00353638 Jy ! Component: 3750 - total flux cleaned = -0.00361809 Jy ! Component: 3800 - total flux cleaned = -0.00368345 Jy ! Component: 3850 - total flux cleaned = -0.0037809 Jy ! Component: 3900 - total flux cleaned = -0.00384563 Jy ! Component: 3950 - total flux cleaned = -0.00394243 Jy ! Component: 4000 - total flux cleaned = -0.00395849 Jy ! Component: 4050 - total flux cleaned = -0.00402276 Jy ! Total flux subtracted in 4096 components = -0.00407082 Jy ! Clean residual min=-0.001004 max=0.000903 Jy/beam ! Clean residual mean=-0.000000 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.320043 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 348 components and 0.320043 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1011+0106_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 6.377 at -0.6143 degrees (North through East) ! Clean map min=-0.0024816 max=0.23514 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1011+0106_S_map.fits wmodel /image_prod/ug002_uva//J1011+0106_S_map.mod ! Writing 348 model components to file: /image_prod/ug002_uva//J1011+0106_S_map.mod wobs /image_prod/ug002_uva//J1011+0106_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1011+0106_S_uvs.fits wwins /image_prod/ug002_uva//J1011+0106_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1011+0106_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.235136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262896 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335417 0.335417 0.670834 1.34167 2.68334 5.36667 10.7333 21.4667 42.9334 85.8667 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.235 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 894.409 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1011+0106_S_dfm.log closed on Wed Mar 4 23:25:56 2020