! Started logfile: /image_prod/ug002_uva//J1033+4116_S_b_dfm.log on Wed Mar 4 23:37: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//J1033+4116_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1033+4116_S_b_uva.fits ! AN table 1: 8 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.910714 visibilities/baseline/integration-bin. ! Found source: J1033+4116 ! ! 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 612 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 J1033+4116_S_b] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.065290Jy sigma=13.839084 ! Fit after self-cal, rms=0.998362Jy sigma=6.079886 ! 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.712 mas, bmaj=9.9 mas, bpa=-26.99 degrees ! Estimated noise=5.09467 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 = 1.29579 Jy ! Component: 100 - total flux cleaned = 1.43736 Jy ! Total flux subtracted in 100 components = 1.43736 Jy ! Clean residual min=-0.219176 max=0.178927 Jy/beam ! Clean residual mean=0.000069 rms=0.057261 Jy/beam ! Combined flux in latest and established models = 1.43736 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.43736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.673710Jy sigma=4.088591 ! Fit after self-cal, rms=0.673691Jy sigma=4.088415 ! 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.133 mas, bmaj=9.964 mas, bpa=-27.1 degrees ! Estimated noise=4.39482 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.034144 Jy ! Component: 100 - total flux cleaned = -0.027193 Jy ! Component: 150 - total flux cleaned = -0.0317196 Jy ! Component: 200 - total flux cleaned = -0.031699 Jy ! Total flux subtracted in 200 components = -0.031699 Jy ! Clean residual min=-0.175321 max=0.112245 Jy/beam ! Clean residual mean=0.000073 rms=0.043768 Jy/beam ! Combined flux in latest and established models = 1.40567 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 1.40566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.546378Jy sigma=3.331901 ! Fit after self-cal, rms=0.546328Jy sigma=3.331688 ! 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.133 x 9.964 at -27.1 degrees (North through East) ! Clean map min=-0.17126 max=1.6732 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 KP 1.02 LA 1.04 ! MK 1.02 NL 1.23 PT 1.01 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.57 FD 1.01 KP 1.03 LA 1.07 ! MK 1.05 NL 0.84 PT 1.10 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.01 KP 1.03 LA 1.06 ! MK 1.01 NL 1.15 PT 1.02 SC 1.07 ! ! ! Fit before self-cal, rms=0.546328Jy sigma=3.331688 ! Fit after self-cal, rms=0.206112Jy sigma=1.318020 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=9.301 mas, bpa=-26.56 degrees ! Estimated noise=4.35481 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.0780366 Jy ! Component: 100 - total flux cleaned = 0.1088 Jy ! Component: 150 - total flux cleaned = 0.113113 Jy ! Component: 200 - total flux cleaned = 0.118456 Jy ! Total flux subtracted in 200 components = 0.118456 Jy ! Clean residual min=-0.049248 max=0.047694 Jy/beam ! Clean residual mean=0.000023 rms=0.015775 Jy/beam ! Combined flux in latest and established models = 1.52412 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 1.52412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170486Jy sigma=1.079963 ! Fit after self-cal, rms=0.170534Jy sigma=1.077493 ! 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.170534Jy sigma=1.077493 ! Fit after self-cal, rms=0.149123Jy sigma=0.966635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=9.158 mas, bpa=-26.66 degrees ! Estimated noise=4.36282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0513035 Jy ! Component: 100 - total flux cleaned = 0.0635204 Jy ! Component: 150 - total flux cleaned = 0.0662091 Jy ! Component: 200 - total flux cleaned = 0.0677922 Jy ! Total flux subtracted in 200 components = 0.0677922 Jy ! Clean residual min=-0.039322 max=0.034735 Jy/beam ! Clean residual mean=0.000005 rms=0.011260 Jy/beam ! Combined flux in latest and established models = 1.59191 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 1.59191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128986Jy sigma=0.839685 ! Fit after self-cal, rms=0.128984Jy sigma=0.839376 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.00059863 Jy ! Component: 100 - total flux cleaned = 0.000972715 Jy ! Component: 150 - total flux cleaned = 0.00131324 Jy ! Component: 200 - total flux cleaned = 0.00162424 Jy ! Total flux subtracted in 200 components = 0.00162424 Jy ! Clean residual min=-0.039504 max=0.034409 Jy/beam ! Clean residual mean=0.000002 rms=0.010934 Jy/beam ! Combined flux in latest and established models = 1.59354 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 1.59354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127018Jy sigma=0.826037 ! Fit after self-cal, rms=0.127029Jy sigma=0.825946 ! 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.127029Jy sigma=0.825946 ! Fit after self-cal, rms=0.114297Jy sigma=0.741123 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=9.051 mas, bpa=-26.73 degrees ! Estimated noise=4.37364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0332287 Jy ! Component: 100 - total flux cleaned = 0.0374349 Jy ! Component: 150 - total flux cleaned = 0.0382597 Jy ! Component: 200 - total flux cleaned = 0.03944 Jy ! Total flux subtracted in 200 components = 0.03944 Jy ! Clean residual min=-0.032078 max=0.026857 Jy/beam ! Clean residual mean=-0.000004 rms=0.007736 Jy/beam ! Combined flux in latest and established models = 1.63298 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 1.63298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103658Jy sigma=0.677110 ! Fit after self-cal, rms=0.103690Jy sigma=0.677065 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.000487833 Jy ! Component: 100 - total flux cleaned = 0.00068957 Jy ! Component: 150 - total flux cleaned = 0.00068836 Jy ! Component: 200 - total flux cleaned = 0.000847299 Jy ! Total flux subtracted in 200 components = 0.000847299 Jy ! Clean residual min=-0.031560 max=0.026148 Jy/beam ! Clean residual mean=-0.000005 rms=0.007612 Jy/beam ! Combined flux in latest and established models = 1.63382 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 1.63382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102953Jy sigma=0.672627 ! Fit after self-cal, rms=0.102962Jy sigma=0.672539 ! 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.102962Jy sigma=0.672539 ! Fit after self-cal, rms=0.097428Jy sigma=0.628793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.753 mas, bmaj=9.681 mas, bpa=-11.35 degrees ! Estimated noise=5.52018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01474 Jy ! Component: 100 - total flux cleaned = 0.0151609 Jy ! Component: 150 - total flux cleaned = 0.0147308 Jy ! Component: 200 - total flux cleaned = 0.0147437 Jy ! Total flux subtracted in 200 components = 0.0147437 Jy ! Clean residual min=-0.023802 max=0.021846 Jy/beam ! Clean residual mean=-0.000006 rms=0.006121 Jy/beam ! Combined flux in latest and established models = 1.64857 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 1.64857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094487Jy sigma=0.608549 ! Fit after self-cal, rms=0.094507Jy sigma=0.608395 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.000125274 Jy ! Component: 100 - total flux cleaned = 2.89552e-06 Jy ! Component: 150 - total flux cleaned = 5.02084e-06 Jy ! Component: 200 - total flux cleaned = -8.54408e-05 Jy ! Total flux subtracted in 200 components = -8.54408e-05 Jy ! Clean residual min=-0.023987 max=0.021343 Jy/beam ! Clean residual mean=-0.000006 rms=0.006023 Jy/beam ! Combined flux in latest and established models = 1.64848 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 1.64848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094390Jy sigma=0.606981 ! Fit after self-cal, rms=0.094390Jy sigma=0.606937 ! 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=3.233 mas, bmaj=8.985 mas, bpa=-26.77 degrees ! Estimated noise=4.37976 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 8.985 at -26.77 degrees (North through East) ! Clean map min=-0.02767 max=1.6714 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.094390Jy sigma=0.606937 ! Fit after self-cal, rms=0.090912Jy sigma=0.559111 ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.959 mas, bpa=-26.82 degrees ! Estimated noise=4.3794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130529 Jy ! Component: 100 - total flux cleaned = 0.0137354 Jy ! Component: 150 - total flux cleaned = 0.0129451 Jy ! Component: 200 - total flux cleaned = 0.0127169 Jy ! Total flux subtracted in 200 components = 0.0127169 Jy ! Clean residual min=-0.024794 max=0.018160 Jy/beam ! Clean residual mean=-0.000003 rms=0.005072 Jy/beam ! Combined flux in latest and established models = 1.6612 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 123 components and 1.6612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087401Jy sigma=0.543712 ! Fit after self-cal, rms=0.087383Jy sigma=0.543694 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.95347e-06 Jy ! Component: 100 - total flux cleaned = 3.01799e-06 Jy ! Component: 150 - total flux cleaned = -4.79816e-06 Jy ! Component: 200 - total flux cleaned = -5.38642e-06 Jy ! Total flux subtracted in 200 components = -5.38642e-06 Jy ! Clean residual min=-0.023799 max=0.018482 Jy/beam ! Clean residual mean=-0.000003 rms=0.005024 Jy/beam ! Combined flux in latest and established models = 1.66119 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 1.66119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086388Jy sigma=0.541150 ! Fit after self-cal, rms=0.086402Jy sigma=0.541055 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086402Jy sigma=0.541055 ! Fit after self-cal, rms=0.085355Jy sigma=0.531956 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.826 mas, bmaj=8.922 mas, bpa=-26.9 degrees ! Estimated noise=5.14317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.30795 Jy ! Component: 100 - total flux cleaned = 1.59431 Jy ! Component: 150 - total flux cleaned = 1.65637 Jy ! Component: 200 - total flux cleaned = 1.64718 Jy ! Total flux subtracted in 200 components = 1.64718 Jy ! Clean residual min=-0.065330 max=0.051246 Jy/beam ! Clean residual mean=0.000030 rms=0.014843 Jy/beam ! Combined flux in latest and established models = 1.64718 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 20 model components to the UV plane model. ! The established model now contains 20 components and 1.64718 Jy ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.932 mas, bpa=-26.82 degrees ! Estimated noise=4.38035 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.0105172 Jy ! Component: 100 - total flux cleaned = -0.00897267 Jy ! Component: 150 - total flux cleaned = -0.00637266 Jy ! Component: 200 - total flux cleaned = -0.0052901 Jy ! Total flux subtracted in 200 components = -0.0052901 Jy ! Clean residual min=-0.041240 max=0.036055 Jy/beam ! Clean residual mean=0.000023 rms=0.009166 Jy/beam ! Combined flux in latest and established models = 1.64189 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 1.64189 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.759 mas, bmaj=9.636 mas, bpa=-10.59 degrees ! Estimated noise=5.51363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659529 Jy ! Component: 100 - total flux cleaned = 0.00793138 Jy ! Component: 150 - total flux cleaned = 0.00970028 Jy ! Component: 200 - total flux cleaned = 0.0111434 Jy ! Total flux subtracted in 200 components = 0.0111434 Jy ! Clean residual min=-0.025485 max=0.024344 Jy/beam ! Clean residual mean=0.000025 rms=0.006653 Jy/beam ! Combined flux in latest and established models = 1.65303 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.00121263 Jy ! Component: 100 - total flux cleaned = 0.0025293 Jy ! Component: 150 - total flux cleaned = 0.00361843 Jy ! Component: 200 - total flux cleaned = 0.00453895 Jy ! Total flux subtracted in 200 components = 0.00453895 Jy ! Clean residual min=-0.022997 max=0.020657 Jy/beam ! Clean residual mean=0.000017 rms=0.005853 Jy/beam ! Combined flux in latest and established models = 1.65757 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 1.65757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.932 mas, bpa=-26.82 degrees ! Estimated noise=4.38035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0071222 Jy ! Component: 100 - total flux cleaned = -0.00717634 Jy ! Component: 150 - total flux cleaned = -0.00721431 Jy ! Component: 200 - total flux cleaned = -0.00723323 Jy ! Total flux subtracted in 200 components = -0.00723323 Jy ! Clean residual min=-0.032741 max=0.020503 Jy/beam ! Clean residual mean=0.000016 rms=0.006310 Jy/beam ! Combined flux in latest and established models = 1.65034 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 1.65034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091547Jy sigma=0.602624 ! Fit after self-cal, rms=0.091412Jy sigma=0.601393 wmodel J1033+4116_S_b_map.mod ! Writing 64 model components to file: J1033+4116_S_b_map.mod wobs J1033+4116_S_b_uvs.fits ! Writing UV FITS file: J1033+4116_S_b_uvs.fits wwins J1033+4116_S_b_map.win ! wwins: Wrote 1 windows to J1033+4116_S_b_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.0130146 Jy ! Component: 100 - total flux cleaned = -0.018429 Jy ! Component: 150 - total flux cleaned = -0.0197973 Jy ! Component: 200 - total flux cleaned = -0.0206928 Jy ! Component: 250 - total flux cleaned = -0.0207132 Jy ! Component: 300 - total flux cleaned = -0.0204788 Jy ! Component: 350 - total flux cleaned = -0.0211367 Jy ! Component: 400 - total flux cleaned = -0.0219673 Jy ! Component: 450 - total flux cleaned = -0.02313 Jy ! Component: 500 - total flux cleaned = -0.0244017 Jy ! Component: 550 - total flux cleaned = -0.0252606 Jy ! Component: 600 - total flux cleaned = -0.0267245 Jy ! Component: 650 - total flux cleaned = -0.0271877 Jy ! Component: 700 - total flux cleaned = -0.0276304 Jy ! Component: 750 - total flux cleaned = -0.0280478 Jy ! Component: 800 - total flux cleaned = -0.0276448 Jy ! Component: 850 - total flux cleaned = -0.0268793 Jy ! Component: 900 - total flux cleaned = -0.0267554 Jy ! Component: 950 - total flux cleaned = -0.026042 Jy ! Component: 1000 - total flux cleaned = -0.0255844 Jy ! Component: 1050 - total flux cleaned = -0.0251455 Jy ! Component: 1100 - total flux cleaned = -0.0246164 Jy ! Component: 1150 - total flux cleaned = -0.0241066 Jy ! Component: 1200 - total flux cleaned = -0.0233188 Jy ! Component: 1250 - total flux cleaned = -0.023033 Jy ! Component: 1300 - total flux cleaned = -0.0224738 Jy ! Component: 1350 - total flux cleaned = -0.0222023 Jy ! Component: 1400 - total flux cleaned = -0.0217602 Jy ! Component: 1450 - total flux cleaned = -0.021155 Jy ! Component: 1500 - total flux cleaned = -0.020648 Jy ! Component: 1550 - total flux cleaned = -0.0199871 Jy ! Component: 1600 - total flux cleaned = -0.0198261 Jy ! Component: 1650 - total flux cleaned = -0.019587 Jy ! Component: 1700 - total flux cleaned = -0.0195847 Jy ! Component: 1750 - total flux cleaned = -0.0192775 Jy ! Component: 1800 - total flux cleaned = -0.0192761 Jy ! Component: 1850 - total flux cleaned = -0.0192013 Jy ! Component: 1900 - total flux cleaned = -0.0191279 Jy ! Component: 1950 - total flux cleaned = -0.0194872 Jy ! Component: 2000 - total flux cleaned = -0.0197714 Jy ! Component: 2050 - total flux cleaned = -0.0201946 Jy ! Component: 2100 - total flux cleaned = -0.0206134 Jy ! Component: 2150 - total flux cleaned = -0.0208906 Jy ! Component: 2200 - total flux cleaned = -0.0213729 Jy ! Component: 2250 - total flux cleaned = -0.0217153 Jy ! Component: 2300 - total flux cleaned = -0.0221243 Jy ! Component: 2350 - total flux cleaned = -0.0225315 Jy ! Component: 2400 - total flux cleaned = -0.0228018 Jy ! Component: 2450 - total flux cleaned = -0.0230714 Jy ! Component: 2500 - total flux cleaned = -0.0232734 Jy ! Component: 2550 - total flux cleaned = -0.0236103 Jy ! Component: 2600 - total flux cleaned = -0.0237458 Jy ! Component: 2650 - total flux cleaned = -0.0238819 Jy ! Component: 2700 - total flux cleaned = -0.0238818 Jy ! Component: 2750 - total flux cleaned = -0.0240185 Jy ! Component: 2800 - total flux cleaned = -0.024018 Jy ! Component: 2850 - total flux cleaned = -0.0241553 Jy ! Component: 2900 - total flux cleaned = -0.0241555 Jy ! Component: 2950 - total flux cleaned = -0.0242241 Jy ! Component: 3000 - total flux cleaned = -0.024294 Jy ! Component: 3050 - total flux cleaned = -0.0243638 Jy ! Component: 3100 - total flux cleaned = -0.0243627 Jy ! Component: 3150 - total flux cleaned = -0.0243629 Jy ! Component: 3200 - total flux cleaned = -0.0243631 Jy ! Component: 3250 - total flux cleaned = -0.0244348 Jy ! Component: 3300 - total flux cleaned = -0.024507 Jy ! Component: 3350 - total flux cleaned = -0.02458 Jy ! Component: 3400 - total flux cleaned = -0.0247273 Jy ! Component: 3450 - total flux cleaned = -0.024876 Jy ! Component: 3500 - total flux cleaned = -0.0248765 Jy ! Component: 3550 - total flux cleaned = -0.0249514 Jy ! Component: 3600 - total flux cleaned = -0.0251036 Jy ! Component: 3650 - total flux cleaned = -0.0252577 Jy ! Component: 3700 - total flux cleaned = -0.0254143 Jy ! Component: 3750 - total flux cleaned = -0.0254938 Jy ! Component: 3800 - total flux cleaned = -0.0256531 Jy ! Component: 3850 - total flux cleaned = -0.0256532 Jy ! Component: 3900 - total flux cleaned = -0.025816 Jy ! Component: 3950 - total flux cleaned = -0.0258162 Jy ! Component: 4000 - total flux cleaned = -0.0259826 Jy ! Component: 4050 - total flux cleaned = -0.0260682 Jy ! Total flux subtracted in 4096 components = -0.0260691 Jy ! Clean residual min=-0.004651 max=0.004405 Jy/beam ! Clean residual mean=0.000042 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 1.62427 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 314 components and 1.62427 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1033+4116_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.244 x 8.932 at -26.82 degrees (North through East) ! Clean map min=-0.03264 max=1.662 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1033+4116_S_b_map.fits wmodel /image_prod/ug002_uva//J1033+4116_S_b_map.mod ! Writing 314 model components to file: /image_prod/ug002_uva//J1033+4116_S_b_map.mod wobs /image_prod/ug002_uva//J1033+4116_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1033+4116_S_b_uvs.fits wwins /image_prod/ug002_uva//J1033+4116_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1033+4116_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.662 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00129846 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.234379 0.234379 0.468758 0.937517 1.87503 3.75007 7.50013 15.0003 30.0005 60.0011 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.662 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1279.98 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1033+4116_S_b_dfm.log closed on Wed Mar 4 23:37:21 2020