! Started logfile: J1033+6051_S_2017_02_24_pus_uvs.log on Sat May 4 11:24:33 2019 obs J1033+6051_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1033+6051_S_2017_02_24_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970272 visibilities/baseline/integration-bin. ! Found source: J1033+6051 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 823 lines of history. ! ! Reading 26372 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@muppet J1033+6051_S_2017_02_24_pus] 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 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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.539133Jy sigma=0.004938 ! Fit after self-cal, rms=0.524500Jy sigma=0.004816 ! 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.281 mas, bmaj=3.954 mas, bpa=-0.165 degrees ! Estimated noise=830.371 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.369339 Jy ! Component: 100 - total flux cleaned = 0.451913 Jy ! Total flux subtracted in 100 components = 0.451913 Jy ! Clean residual min=-0.007343 max=0.027937 Jy/beam ! Clean residual mean=-0.000050 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.451913 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.451913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099996Jy sigma=0.000849 ! Fit after self-cal, rms=0.099991Jy sigma=0.000849 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282474 Jy ! Component: 100 - total flux cleaned = 0.0407647 Jy ! Total flux subtracted in 100 components = 0.0407647 Jy ! Clean residual min=-0.006077 max=0.008384 Jy/beam ! Clean residual mean=-0.000015 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.492678 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.492678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089804Jy sigma=0.000757 ! Fit after self-cal, rms=0.089732Jy sigma=0.000757 ! Inverting map ! Added new window around map position (0.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884658 Jy ! Component: 100 - total flux cleaned = 0.0146278 Jy ! Total flux subtracted in 100 components = 0.0146278 Jy ! Clean residual min=-0.005671 max=0.006121 Jy/beam ! Clean residual mean=-0.000003 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.507306 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.507306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088243Jy sigma=0.000744 ! Fit after self-cal, rms=0.088171Jy sigma=0.000743 ! 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.021 mas, bmaj=4.678 mas, bpa=1.063 degrees ! Estimated noise=516.643 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.00771584 Jy ! Component: 100 - total flux cleaned = 0.0124931 Jy ! Component: 150 - total flux cleaned = 0.0156939 Jy ! Component: 200 - total flux cleaned = 0.0178836 Jy ! Total flux subtracted in 200 components = 0.0178836 Jy ! Clean residual min=-0.004783 max=0.004697 Jy/beam ! Clean residual mean=-0.000003 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.525189 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.525189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087223Jy sigma=0.000738 ! Fit after self-cal, rms=0.087186Jy sigma=0.000737 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.03 KP 0.98 ! LA 0.97 MK 0.99 NL 0.99 OV 1.05 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.04 KP 0.94 ! LA 0.94 MK 0.99 NL 0.96 OV 1.07 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.02 KP 1.03 ! LA 1.04 MK 1.02 NL 1.08 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.97 KP 1.00* ! LA 1.04 MK 1.08 NL 1.00* OV 1.02 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.087186Jy sigma=0.000737 ! Fit after self-cal, rms=0.082400Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=4.677 mas, bpa=2.196 degrees ! Estimated noise=517.022 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.00224073 Jy ! Component: 100 - total flux cleaned = 0.00305684 Jy ! Component: 150 - total flux cleaned = 0.00309305 Jy ! Component: 200 - total flux cleaned = 0.0031257 Jy ! Total flux subtracted in 200 components = 0.0031257 Jy ! Clean residual min=-0.003514 max=0.003531 Jy/beam ! Clean residual mean=0.000001 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.528315 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.528315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082293Jy sigma=0.000692 ! Fit after self-cal, rms=0.082284Jy sigma=0.000692 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082284Jy sigma=0.000692 ! Fit after self-cal, rms=0.077559Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=4.674 mas, bpa=1.926 degrees ! Estimated noise=517.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160309 Jy ! Component: 100 - total flux cleaned = -0.000402191 Jy ! Component: 150 - total flux cleaned = -0.000599508 Jy ! Component: 200 - total flux cleaned = -0.00068244 Jy ! Total flux subtracted in 200 components = -0.00068244 Jy ! Clean residual min=-0.002091 max=0.002850 Jy/beam ! Clean residual mean=-0.000022 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.527633 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.527633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077515Jy sigma=0.000672 ! Fit after self-cal, rms=0.077506Jy sigma=0.000672 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 (-1, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279692 Jy ! Component: 100 - total flux cleaned = 0.00445145 Jy ! Component: 150 - total flux cleaned = 0.00516398 Jy ! Component: 200 - total flux cleaned = 0.00575276 Jy ! Total flux subtracted in 200 components = 0.00575276 Jy ! Clean residual min=-0.001798 max=0.001828 Jy/beam ! Clean residual mean=-0.000013 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.533385 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.533385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077393Jy sigma=0.000671 ! Fit after self-cal, rms=0.077379Jy sigma=0.000671 ! Inverting map ! Added new window around map position (52.5, 73). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162816 Jy ! Component: 100 - total flux cleaned = 0.00264864 Jy ! Component: 150 - total flux cleaned = 0.00328999 Jy ! Component: 200 - total flux cleaned = 0.0036447 Jy ! Total flux subtracted in 200 components = 0.0036447 Jy ! Clean residual min=-0.001640 max=0.001636 Jy/beam ! Clean residual mean=-0.000009 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.53703 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 104 components and 0.53703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077334Jy sigma=0.000670 ! Fit after self-cal, rms=0.077331Jy sigma=0.000670 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077331Jy sigma=0.000670 ! Fit after self-cal, rms=0.077355Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=4.669 mas, bpa=1.963 degrees ! Estimated noise=518.048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000837744 Jy ! Component: 100 - total flux cleaned = 0.00138905 Jy ! Component: 150 - total flux cleaned = 0.00175288 Jy ! Component: 200 - total flux cleaned = 0.00195485 Jy ! Total flux subtracted in 200 components = 0.00195485 Jy ! Clean residual min=-0.001624 max=0.001621 Jy/beam ! Clean residual mean=-0.000010 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.538985 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 112 components and 0.538985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077328Jy sigma=0.000670 ! Fit after self-cal, rms=0.077326Jy sigma=0.000670 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 (12.5, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015239 Jy ! Component: 100 - total flux cleaned = 0.00179411 Jy ! Component: 150 - total flux cleaned = 0.00210579 Jy ! Component: 200 - total flux cleaned = 0.00241375 Jy ! Total flux subtracted in 200 components = 0.00241375 Jy ! Clean residual min=-0.001456 max=0.001454 Jy/beam ! Clean residual mean=-0.000007 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.541399 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.541399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077288Jy sigma=0.000669 ! Fit after self-cal, rms=0.077286Jy sigma=0.000669 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077286Jy sigma=0.000669 ! Fit after self-cal, rms=0.077309Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.225 mas, bmaj=8.774 mas, bpa=49.25 degrees ! Estimated noise=646.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974079 Jy ! Component: 100 - total flux cleaned = 0.00167986 Jy ! Component: 150 - total flux cleaned = 0.00223703 Jy ! Component: 200 - total flux cleaned = 0.00263633 Jy ! Total flux subtracted in 200 components = 0.00263633 Jy ! Clean residual min=-0.001658 max=0.001544 Jy/beam ! Clean residual mean=-0.000014 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.544035 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 157 components and 0.544035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077300Jy sigma=0.000669 ! Fit after self-cal, rms=0.077298Jy sigma=0.000669 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.000441769 Jy ! Component: 100 - total flux cleaned = 0.000697751 Jy ! Component: 150 - total flux cleaned = 0.000880781 Jy ! Component: 200 - total flux cleaned = 0.000985785 Jy ! Total flux subtracted in 200 components = 0.000985785 Jy ! Clean residual min=-0.001590 max=0.001527 Jy/beam ! Clean residual mean=-0.000011 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.545021 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.545021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077295Jy sigma=0.000669 ! Fit after self-cal, rms=0.077295Jy sigma=0.000669 ! 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.015 mas, bmaj=4.666 mas, bpa=2.015 degrees ! Estimated noise=518.34 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 4.666 at 2.015 degrees (North through East) ! Clean map min=-0.0013124 max=0.47874 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.277 mas, bmaj=3.938 mas, bpa=1.065 degrees ! Estimated noise=834.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.370766 Jy ! Component: 100 - total flux cleaned = 0.455021 Jy ! Component: 150 - total flux cleaned = 0.485093 Jy ! Component: 200 - total flux cleaned = 0.498895 Jy ! Total flux subtracted in 200 components = 0.498895 Jy ! Clean residual min=-0.002998 max=0.006619 Jy/beam ! Clean residual mean=-0.000042 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.498895 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.498895 Jy ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=4.666 mas, bpa=2.015 degrees ! Estimated noise=518.34 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.011072 Jy ! Component: 100 - total flux cleaned = 0.017474 Jy ! Component: 150 - total flux cleaned = 0.0218831 Jy ! Component: 200 - total flux cleaned = 0.0252277 Jy ! Total flux subtracted in 200 components = 0.0252277 Jy ! Clean residual min=-0.002071 max=0.002600 Jy/beam ! Clean residual mean=-0.000029 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.524123 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 57 components and 0.524123 Jy ! Inverting map ! Added new window around map position (-0.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290863 Jy ! Component: 100 - total flux cleaned = 0.00525941 Jy ! Component: 150 - total flux cleaned = 0.00728771 Jy ! Component: 200 - total flux cleaned = 0.00906878 Jy ! Total flux subtracted in 200 components = 0.00906878 Jy ! Clean residual min=-0.001670 max=0.001489 Jy/beam ! Clean residual mean=-0.000018 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.533192 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 90 components and 0.533192 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=8.225 mas, bmaj=8.774 mas, bpa=49.25 degrees ! Estimated noise=646.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260244 Jy ! Component: 100 - total flux cleaned = 0.00459557 Jy ! Component: 150 - total flux cleaned = 0.00621333 Jy ! Component: 200 - total flux cleaned = 0.00754019 Jy ! Total flux subtracted in 200 components = 0.00754019 Jy ! Clean residual min=-0.001779 max=0.001512 Jy/beam ! Clean residual mean=-0.000022 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.540732 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.00109565 Jy ! Component: 100 - total flux cleaned = 0.00200667 Jy ! Component: 150 - total flux cleaned = 0.00277345 Jy ! Component: 200 - total flux cleaned = 0.00342243 Jy ! Total flux subtracted in 200 components = 0.00342243 Jy ! Clean residual min=-0.001700 max=0.001527 Jy/beam ! Clean residual mean=-0.000013 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.544155 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 186 components and 0.544154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=4.666 mas, bpa=2.015 degrees ! Estimated noise=518.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234186 Jy ! Component: 100 - total flux cleaned = 0.000444313 Jy ! Component: 150 - total flux cleaned = 0.00061286 Jy ! Component: 200 - total flux cleaned = 0.000744661 Jy ! Total flux subtracted in 200 components = 0.000744661 Jy ! Clean residual min=-0.001327 max=0.001343 Jy/beam ! Clean residual mean=-0.000005 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.544899 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 209 components and 0.544899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077275Jy sigma=0.000669 ! Fit after self-cal, rms=0.077266Jy sigma=0.000669 wmodel J1033+6051_S_2017_02_24_pus_map.mod ! Writing 209 model components to file: J1033+6051_S_2017_02_24_pus_map.mod wobs J1033+6051_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1033+6051_S_2017_02_24_pus_uvs.fits wwins J1033+6051_S_2017_02_24_pus_map.win ! wwins: Wrote 6 windows to J1033+6051_S_2017_02_24_pus_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 = -2.55495e-05 Jy ! Component: 100 - total flux cleaned = -2.22682e-06 Jy ! Component: 150 - total flux cleaned = 6.37607e-05 Jy ! Component: 200 - total flux cleaned = 0.000106681 Jy ! Component: 250 - total flux cleaned = 0.000169196 Jy ! Component: 300 - total flux cleaned = 0.000209956 Jy ! Component: 350 - total flux cleaned = 0.000289411 Jy ! Component: 400 - total flux cleaned = 0.000288976 Jy ! Component: 450 - total flux cleaned = 0.00030804 Jy ! Component: 500 - total flux cleaned = 0.000345749 Jy ! Component: 550 - total flux cleaned = 0.000364293 Jy ! Component: 600 - total flux cleaned = 0.00036445 Jy ! Component: 650 - total flux cleaned = 0.000437087 Jy ! Component: 700 - total flux cleaned = 0.00045504 Jy ! Component: 750 - total flux cleaned = 0.000490678 Jy ! Component: 800 - total flux cleaned = 0.000560741 Jy ! Component: 850 - total flux cleaned = 0.00064711 Jy ! Component: 900 - total flux cleaned = 0.000664172 Jy ! Component: 950 - total flux cleaned = 0.00078278 Jy ! Component: 1000 - total flux cleaned = 0.000849658 Jy ! Component: 1050 - total flux cleaned = 0.000882758 Jy ! Component: 1100 - total flux cleaned = 0.000965125 Jy ! Component: 1150 - total flux cleaned = 0.000997815 Jy ! Component: 1200 - total flux cleaned = 0.00104629 Jy ! Component: 1250 - total flux cleaned = 0.00109438 Jy ! Component: 1300 - total flux cleaned = 0.00120505 Jy ! Component: 1350 - total flux cleaned = 0.00126742 Jy ! Component: 1400 - total flux cleaned = 0.00129836 Jy ! Component: 1450 - total flux cleaned = 0.00132924 Jy ! Component: 1500 - total flux cleaned = 0.00139002 Jy ! Component: 1550 - total flux cleaned = 0.00137516 Jy ! Component: 1600 - total flux cleaned = 0.00140522 Jy ! Component: 1650 - total flux cleaned = 0.00139044 Jy ! Component: 1700 - total flux cleaned = 0.00147903 Jy ! Component: 1750 - total flux cleaned = 0.00147916 Jy ! Component: 1800 - total flux cleaned = 0.00150818 Jy ! Component: 1850 - total flux cleaned = 0.00147935 Jy ! Component: 1900 - total flux cleaned = 0.00145087 Jy ! Component: 1950 - total flux cleaned = 0.00149338 Jy ! Component: 2000 - total flux cleaned = 0.00153552 Jy ! Component: 2050 - total flux cleaned = 0.00150771 Jy ! Component: 2100 - total flux cleaned = 0.0015769 Jy ! Component: 2150 - total flux cleaned = 0.00156332 Jy ! Component: 2200 - total flux cleaned = 0.00156343 Jy ! Component: 2250 - total flux cleaned = 0.00163135 Jy ! Component: 2300 - total flux cleaned = 0.0016178 Jy ! Component: 2350 - total flux cleaned = 0.00169815 Jy ! Component: 2400 - total flux cleaned = 0.00167166 Jy ! Component: 2450 - total flux cleaned = 0.00173756 Jy ! Component: 2500 - total flux cleaned = 0.00173748 Jy ! Component: 2550 - total flux cleaned = 0.00176364 Jy ! Component: 2600 - total flux cleaned = 0.00180257 Jy ! Component: 2650 - total flux cleaned = 0.00176411 Jy ! Component: 2700 - total flux cleaned = 0.00178972 Jy ! Component: 2750 - total flux cleaned = 0.00180246 Jy ! Component: 2800 - total flux cleaned = 0.00182776 Jy ! Component: 2850 - total flux cleaned = 0.00184035 Jy ! Component: 2900 - total flux cleaned = 0.0018777 Jy ! Component: 2950 - total flux cleaned = 0.00189007 Jy ! Component: 3000 - total flux cleaned = 0.00191455 Jy ! Component: 3050 - total flux cleaned = 0.0019267 Jy ! Component: 3100 - total flux cleaned = 0.00187813 Jy ! Component: 3150 - total flux cleaned = 0.00191454 Jy ! Component: 3200 - total flux cleaned = 0.00186635 Jy ! Component: 3250 - total flux cleaned = 0.00187838 Jy ! Component: 3300 - total flux cleaned = 0.00186654 Jy ! Component: 3350 - total flux cleaned = 0.00194938 Jy ! Component: 3400 - total flux cleaned = 0.00193766 Jy ! Component: 3450 - total flux cleaned = 0.00197276 Jy ! Component: 3500 - total flux cleaned = 0.00201927 Jy ! Component: 3550 - total flux cleaned = 0.00197287 Jy ! Component: 3600 - total flux cleaned = 0.00203041 Jy ! Component: 3650 - total flux cleaned = 0.0020305 Jy ! Component: 3700 - total flux cleaned = 0.00203048 Jy ! Component: 3750 - total flux cleaned = 0.00199639 Jy ! Component: 3800 - total flux cleaned = 0.00195139 Jy ! Component: 3850 - total flux cleaned = 0.00205237 Jy ! Component: 3900 - total flux cleaned = 0.00205244 Jy ! Component: 3950 - total flux cleaned = 0.00199689 Jy ! Component: 4000 - total flux cleaned = 0.00198582 Jy ! Component: 4050 - total flux cleaned = 0.00202989 Jy ! Total flux subtracted in 4096 components = 0.00200793 Jy ! Clean residual min=-0.000583 max=0.000705 Jy/beam ! Clean residual mean=-0.000002 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.546907 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 508 components and 0.546907 Jy ![Exited script file: muppet] wmap "J1033+6051_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 4.666 at 2.015 degrees (North through East) ! Clean map min=-0.0010896 max=0.47907 Jy/beam ! Writing clean map to FITS file: J1033+6051_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.479066 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.125987 0.125987 0.251974 0.503948 1.0079 2.01579 4.03158 8.06317 16.1263 32.2527 64.5053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.479 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 4.666 at 2.015 degrees (North through East) ! Clean map min=-0.0010896 max=0.47907 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1033+6051_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:24:39 2019