! Started logfile: J1033+071A_S_2017_08_05_pus_uvs.log on Thu May 9 19:27:11 2019 obs J1033+071A_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1033+071A_S_2017_08_05_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873333 visibilities/baseline/integration-bin. ! Found source: J1033+071A ! ! 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 513 lines of history. ! ! Reading 3144 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+071A_S_2017_08_05_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808346Jy sigma=0.006860 ! Fit after self-cal, rms=0.801713Jy sigma=0.006810 ! 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.723 mas, bmaj=7.455 mas, bpa=-7.04 degrees ! Estimated noise=2217.47 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.149652 Jy ! Component: 100 - total flux cleaned = 0.2046 Jy ! Total flux subtracted in 100 components = 0.2046 Jy ! Clean residual min=-0.011755 max=0.024485 Jy/beam ! Clean residual mean=-0.000103 rms=0.003462 Jy/beam ! Combined flux in latest and established models = 0.2046 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.2046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108603Jy sigma=0.000797 ! Fit after self-cal, rms=0.108410Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027198 Jy ! Component: 100 - total flux cleaned = 0.0422601 Jy ! Total flux subtracted in 100 components = 0.0422601 Jy ! Clean residual min=-0.009530 max=0.010768 Jy/beam ! Clean residual mean=-0.000071 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.24686 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.24686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098728Jy sigma=0.000724 ! Fit after self-cal, rms=0.098672Jy sigma=0.000723 ! 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.154 mas, bmaj=8.217 mas, bpa=-6.392 degrees ! Estimated noise=1829.88 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.0120203 Jy ! Component: 100 - total flux cleaned = 0.0187443 Jy ! Component: 150 - total flux cleaned = 0.0229005 Jy ! Component: 200 - total flux cleaned = 0.0255037 Jy ! Total flux subtracted in 200 components = 0.0255037 Jy ! Clean residual min=-0.008256 max=0.007809 Jy/beam ! Clean residual mean=-0.000039 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.272364 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.272364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096536Jy sigma=0.000714 ! Fit after self-cal, rms=0.096559Jy sigma=0.000714 ! 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 1.20 FD 0.86 HN 0.94 KP 1.04 ! LA 1.03 MK 1.02 NL 0.91 OV 1.06 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 0.99 KP 1.07 ! LA 1.00 MK 1.03 NL 1.13 OV 1.06 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.94 KP 0.91 ! LA 0.80 MK 0.95 NL 1.19 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.95 KP 1.00* ! LA 0.76 MK 1.01 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.096559Jy sigma=0.000714 ! Fit after self-cal, rms=0.090627Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=8.268 mas, bpa=-6.429 degrees ! Estimated noise=1829.44 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.00120097 Jy ! Component: 100 - total flux cleaned = 0.00135482 Jy ! Component: 150 - total flux cleaned = 0.00131154 Jy ! Component: 200 - total flux cleaned = 0.00131257 Jy ! Total flux subtracted in 200 components = 0.00131257 Jy ! Clean residual min=-0.005781 max=0.006573 Jy/beam ! Clean residual mean=-0.000013 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.273677 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.273677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090548Jy sigma=0.000679 ! Fit after self-cal, rms=0.090517Jy sigma=0.000679 ! 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.090517Jy sigma=0.000679 ! Fit after self-cal, rms=0.089201Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.301 mas, bpa=-6.585 degrees ! Estimated noise=1826.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647149 Jy ! Component: 100 - total flux cleaned = -0.00067416 Jy ! Component: 150 - total flux cleaned = -0.000696191 Jy ! Component: 200 - total flux cleaned = -0.00069639 Jy ! Total flux subtracted in 200 components = -0.00069639 Jy ! Clean residual min=-0.005519 max=0.006136 Jy/beam ! Clean residual mean=0.000011 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.272981 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.272981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089179Jy sigma=0.000667 ! Fit after self-cal, rms=0.089188Jy sigma=0.000667 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 (40, -123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00586095 Jy ! Component: 100 - total flux cleaned = 0.00854659 Jy ! Component: 150 - total flux cleaned = 0.0091999 Jy ! Component: 200 - total flux cleaned = 0.00961531 Jy ! Total flux subtracted in 200 components = 0.00961531 Jy ! Clean residual min=-0.005051 max=0.004617 Jy/beam ! Clean residual mean=0.000007 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.282596 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.282596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088728Jy sigma=0.000664 ! Fit after self-cal, rms=0.088703Jy sigma=0.000664 ! 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.088703Jy sigma=0.000664 ! Fit after self-cal, rms=0.088497Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.31 mas, bpa=-6.512 degrees ! Estimated noise=1821.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018537 Jy ! Component: 100 - total flux cleaned = 0.0021701 Jy ! Component: 150 - total flux cleaned = 0.00239684 Jy ! Component: 200 - total flux cleaned = 0.00260207 Jy ! Total flux subtracted in 200 components = 0.00260207 Jy ! Clean residual min=-0.004990 max=0.004534 Jy/beam ! Clean residual mean=0.000003 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.285198 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.285198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088381Jy sigma=0.000663 ! Fit after self-cal, rms=0.088383Jy sigma=0.000663 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.000354753 Jy ! Component: 100 - total flux cleaned = 0.000576308 Jy ! Component: 150 - total flux cleaned = 0.000658105 Jy ! Component: 200 - total flux cleaned = 0.000698495 Jy ! Total flux subtracted in 200 components = 0.000698495 Jy ! Clean residual min=-0.005030 max=0.004528 Jy/beam ! Clean residual mean=0.000002 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.285896 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.285896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088328Jy sigma=0.000662 ! Fit after self-cal, rms=0.088329Jy sigma=0.000662 ! 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.088329Jy sigma=0.000662 ! Fit after self-cal, rms=0.088235Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.73 mas, bmaj=12.97 mas, bpa=-6.696 degrees ! Estimated noise=2317.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541935 Jy ! Component: 100 - total flux cleaned = 0.0008296 Jy ! Component: 150 - total flux cleaned = 0.000911938 Jy ! Component: 200 - total flux cleaned = 0.00098881 Jy ! Total flux subtracted in 200 components = 0.00098881 Jy ! Clean residual min=-0.004854 max=0.004607 Jy/beam ! Clean residual mean=0.000003 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.286885 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 0.286885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088220Jy sigma=0.000662 ! Fit after self-cal, rms=0.088220Jy sigma=0.000662 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 = 9.19494e-05 Jy ! Component: 100 - total flux cleaned = 5.67279e-05 Jy ! Component: 150 - total flux cleaned = 5.66845e-05 Jy ! Component: 200 - total flux cleaned = 5.62719e-05 Jy ! Total flux subtracted in 200 components = 5.62719e-05 Jy ! Clean residual min=-0.004809 max=0.004548 Jy/beam ! Clean residual mean=0.000003 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.286941 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.286941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088217Jy sigma=0.000663 ! Fit after self-cal, rms=0.088218Jy sigma=0.000663 ! 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.147 mas, bmaj=8.312 mas, bpa=-6.501 degrees ! Estimated noise=1819.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 8.312 at -6.501 degrees (North through East) ! Clean map min=-0.0049363 max=0.19593 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.708 mas, bmaj=7.562 mas, bpa=-7.286 degrees ! Estimated noise=2200.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148649 Jy ! Component: 100 - total flux cleaned = 0.203975 Jy ! Component: 150 - total flux cleaned = 0.230814 Jy ! Component: 200 - total flux cleaned = 0.245656 Jy ! Total flux subtracted in 200 components = 0.245656 Jy ! Clean residual min=-0.007399 max=0.009120 Jy/beam ! Clean residual mean=-0.000022 rms=0.001812 Jy/beam ! Combined flux in latest and established models = 0.245656 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.245656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.312 mas, bpa=-6.501 degrees ! Estimated noise=1819.71 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) ! Added new window around map position (3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118193 Jy ! Component: 100 - total flux cleaned = 0.0189937 Jy ! Component: 150 - total flux cleaned = 0.0243855 Jy ! Component: 200 - total flux cleaned = 0.0286515 Jy ! Total flux subtracted in 200 components = 0.0286515 Jy ! Clean residual min=-0.005441 max=0.004401 Jy/beam ! Clean residual mean=-0.000000 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.274307 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 0.274307 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.73 mas, bmaj=12.97 mas, bpa=-6.696 degrees ! Estimated noise=2317.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501256 Jy ! Component: 100 - total flux cleaned = 0.00837136 Jy ! Component: 150 - total flux cleaned = 0.0107766 Jy ! Component: 200 - total flux cleaned = 0.011746 Jy ! Total flux subtracted in 200 components = 0.011746 Jy ! Clean residual min=-0.004927 max=0.004774 Jy/beam ! Clean residual mean=0.000008 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.286053 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.00067961 Jy ! Component: 100 - total flux cleaned = 0.00115902 Jy ! Component: 150 - total flux cleaned = 0.00145075 Jy ! Component: 200 - total flux cleaned = 0.00163223 Jy ! Total flux subtracted in 200 components = 0.00163223 Jy ! Clean residual min=-0.004904 max=0.004703 Jy/beam ! Clean residual mean=0.000010 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.287685 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 108 components and 0.287685 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.312 mas, bpa=-6.501 degrees ! Estimated noise=1819.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707155 Jy ! Component: 100 - total flux cleaned = 0.00104591 Jy ! Component: 150 - total flux cleaned = 0.00116516 Jy ! Component: 200 - total flux cleaned = 0.00133144 Jy ! Total flux subtracted in 200 components = 0.00133144 Jy ! Clean residual min=-0.005002 max=0.004240 Jy/beam ! Clean residual mean=0.000004 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.289017 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.289017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088234Jy sigma=0.000662 ! Fit after self-cal, rms=0.088180Jy sigma=0.000662 wmodel J1033+071A_S_2017_08_05_pus_map.mod ! Writing 123 model components to file: J1033+071A_S_2017_08_05_pus_map.mod wobs J1033+071A_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1033+071A_S_2017_08_05_pus_uvs.fits wwins J1033+071A_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1033+071A_S_2017_08_05_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 = -0.00166867 Jy ! Component: 100 - total flux cleaned = -0.0021346 Jy ! Component: 150 - total flux cleaned = -0.00272193 Jy ! Component: 200 - total flux cleaned = -0.00307206 Jy ! Component: 250 - total flux cleaned = -0.00327388 Jy ! Component: 300 - total flux cleaned = -0.00314245 Jy ! Component: 350 - total flux cleaned = -0.00301413 Jy ! Component: 400 - total flux cleaned = -0.00282863 Jy ! Component: 450 - total flux cleaned = -0.002587 Jy ! Component: 500 - total flux cleaned = -0.00235101 Jy ! Component: 550 - total flux cleaned = -0.00229277 Jy ! Component: 600 - total flux cleaned = -0.00212314 Jy ! Component: 650 - total flux cleaned = -0.00201274 Jy ! Component: 700 - total flux cleaned = -0.00201243 Jy ! Component: 750 - total flux cleaned = -0.00185066 Jy ! Component: 800 - total flux cleaned = -0.00153416 Jy ! Component: 850 - total flux cleaned = -0.00137843 Jy ! Component: 900 - total flux cleaned = -0.00106975 Jy ! Component: 950 - total flux cleaned = -0.000867098 Jy ! Component: 1000 - total flux cleaned = -0.000717234 Jy ! Component: 1050 - total flux cleaned = -0.000422279 Jy ! Component: 1100 - total flux cleaned = -0.000325627 Jy ! Component: 1150 - total flux cleaned = -0.000133352 Jy ! Component: 1200 - total flux cleaned = 0.000102588 Jy ! Component: 1250 - total flux cleaned = 0.00038151 Jy ! Component: 1300 - total flux cleaned = 0.000427057 Jy ! Component: 1350 - total flux cleaned = 0.000608894 Jy ! Component: 1400 - total flux cleaned = 0.000833671 Jy ! Component: 1450 - total flux cleaned = 0.000966535 Jy ! Component: 1500 - total flux cleaned = 0.00101099 Jy ! Component: 1550 - total flux cleaned = 0.00114117 Jy ! Component: 1600 - total flux cleaned = 0.00131211 Jy ! Component: 1650 - total flux cleaned = 0.00143854 Jy ! Component: 1700 - total flux cleaned = 0.00164717 Jy ! Component: 1750 - total flux cleaned = 0.00168864 Jy ! Component: 1800 - total flux cleaned = 0.00193405 Jy ! Component: 1850 - total flux cleaned = 0.00193388 Jy ! Component: 1900 - total flux cleaned = 0.00205409 Jy ! Component: 1950 - total flux cleaned = 0.00225201 Jy ! Component: 2000 - total flux cleaned = 0.00233008 Jy ! Component: 2050 - total flux cleaned = 0.00248472 Jy ! Component: 2100 - total flux cleaned = 0.00252322 Jy ! Component: 2150 - total flux cleaned = 0.00263649 Jy ! Component: 2200 - total flux cleaned = 0.0027123 Jy ! Component: 2250 - total flux cleaned = 0.00286106 Jy ! Component: 2300 - total flux cleaned = 0.00293471 Jy ! Component: 2350 - total flux cleaned = 0.00304442 Jy ! Component: 2400 - total flux cleaned = 0.00318869 Jy ! Component: 2450 - total flux cleaned = 0.00333192 Jy ! Component: 2500 - total flux cleaned = 0.00333198 Jy ! Component: 2550 - total flux cleaned = 0.00350761 Jy ! Component: 2600 - total flux cleaned = 0.00357714 Jy ! Component: 2650 - total flux cleaned = 0.00347365 Jy ! Component: 2700 - total flux cleaned = 0.00367862 Jy ! Component: 2750 - total flux cleaned = 0.0037801 Jy ! Component: 2800 - total flux cleaned = 0.00381377 Jy ! Component: 2850 - total flux cleaned = 0.00381388 Jy ! Component: 2900 - total flux cleaned = 0.00388017 Jy ! Component: 2950 - total flux cleaned = 0.00397884 Jy ! Component: 3000 - total flux cleaned = 0.00414096 Jy ! Component: 3050 - total flux cleaned = 0.00410875 Jy ! Component: 3100 - total flux cleaned = 0.00420457 Jy ! Component: 3150 - total flux cleaned = 0.0042362 Jy ! Component: 3200 - total flux cleaned = 0.00436214 Jy ! Component: 3250 - total flux cleaned = 0.00454936 Jy ! Component: 3300 - total flux cleaned = 0.00464214 Jy ! Component: 3350 - total flux cleaned = 0.00464219 Jy ! Component: 3400 - total flux cleaned = 0.004795 Jy ! Component: 3450 - total flux cleaned = 0.00488617 Jy ! Component: 3500 - total flux cleaned = 0.00497673 Jy ! Component: 3550 - total flux cleaned = 0.00500701 Jy ! Component: 3600 - total flux cleaned = 0.00506652 Jy ! Component: 3650 - total flux cleaned = 0.00521411 Jy ! Component: 3700 - total flux cleaned = 0.00521418 Jy ! Component: 3750 - total flux cleaned = 0.00524331 Jy ! Component: 3800 - total flux cleaned = 0.00527213 Jy ! Component: 3850 - total flux cleaned = 0.00553032 Jy ! Component: 3900 - total flux cleaned = 0.00555849 Jy ! Component: 3950 - total flux cleaned = 0.00564344 Jy ! Component: 4000 - total flux cleaned = 0.00575596 Jy ! Component: 4050 - total flux cleaned = 0.00581198 Jy ! Total flux subtracted in 4096 components = 0.00597868 Jy ! Clean residual min=-0.001955 max=0.001642 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.294995 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 396 components and 0.294995 Jy ![Exited script file: muppet] wmap "J1033+071A_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 8.312 at -6.501 degrees (North through East) ! Clean map min=-0.0048386 max=0.19525 Jy/beam ! Writing clean map to FITS file: J1033+071A_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.195253 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000494418 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.759657 0.759657 1.51931 3.03863 6.07726 12.1545 24.309 48.618 97.2361 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 8.312 at -6.501 degrees (North through East) ! Clean map min=-0.0048386 max=0.19525 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+071A_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:27:16 2019