! Started logfile: J0123+3044_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:35 2019 obs J0123+3044_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0123+3044_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962169 visibilities/baseline/integration-bin. ! Found source: J0123+3044 ! ! 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 1154 lines of history. ! ! Reading 14548 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 J0123+3044_S_2017_06_10_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880219Jy sigma=0.009309 ! Fit after self-cal, rms=0.872098Jy sigma=0.009228 ! 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.891 mas, bmaj=5.809 mas, bpa=-9.041 degrees ! Estimated noise=977.407 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.0982763 Jy ! Component: 100 - total flux cleaned = 0.1217 Jy ! Total flux subtracted in 100 components = 0.1217 Jy ! Clean residual min=-0.003874 max=0.008780 Jy/beam ! Clean residual mean=0.000002 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.1217 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.1217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072682Jy sigma=0.000716 ! Fit after self-cal, rms=0.072672Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00901951 Jy ! Component: 100 - total flux cleaned = 0.012987 Jy ! Total flux subtracted in 100 components = 0.012987 Jy ! Clean residual min=-0.003390 max=0.003352 Jy/beam ! Clean residual mean=0.000001 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.134687 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.134687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071347Jy sigma=0.000703 ! Fit after self-cal, rms=0.071337Jy sigma=0.000703 ! 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.418 mas, bmaj=6.589 mas, bpa=-6.05 degrees ! Estimated noise=641.975 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.00371915 Jy ! Component: 100 - total flux cleaned = 0.00581407 Jy ! Component: 150 - total flux cleaned = 0.00713336 Jy ! Component: 200 - total flux cleaned = 0.00797434 Jy ! Total flux subtracted in 200 components = 0.00797434 Jy ! Clean residual min=-0.002527 max=0.002682 Jy/beam ! Clean residual mean=0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.142662 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.142662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071103Jy sigma=0.000701 ! Fit after self-cal, rms=0.071105Jy sigma=0.000701 ! 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 0.99 HN 0.96 KP 1.00 ! LA 0.99 MK 0.98 NL 0.88 OV 0.97 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 1.00 HN 0.99 KP 0.97 ! LA 0.96 MK 1.02 NL 1.05 OV 1.07 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 0.99 KP 0.95 ! LA 0.98 MK 1.05 NL 1.03 OV 0.99 ! PT 0.97 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.05 HN 0.95 KP 1.00* ! LA 0.96 MK 1.16 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.071105Jy sigma=0.000701 ! Fit after self-cal, rms=0.070267Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=6.62 mas, bpa=-6.035 degrees ! Estimated noise=642.678 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 = 6.89376e-05 Jy ! Component: 100 - total flux cleaned = -0.000104879 Jy ! Component: 150 - total flux cleaned = -0.000123787 Jy ! Component: 200 - total flux cleaned = -0.000140251 Jy ! Total flux subtracted in 200 components = -0.000140251 Jy ! Clean residual min=-0.002313 max=0.002144 Jy/beam ! Clean residual mean=-0.000003 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.142521 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.142521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070253Jy sigma=0.000688 ! Fit after self-cal, rms=0.070275Jy sigma=0.000688 ! 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.070275Jy sigma=0.000688 ! Fit after self-cal, rms=0.070399Jy sigma=0.000682 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=6.615 mas, bpa=-6.159 degrees ! Estimated noise=642.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322817 Jy ! Component: 100 - total flux cleaned = 0.000323695 Jy ! Component: 150 - total flux cleaned = 0.000325243 Jy ! Component: 200 - total flux cleaned = 0.000310157 Jy ! Total flux subtracted in 200 components = 0.000310157 Jy ! Clean residual min=-0.001781 max=0.001758 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.142831 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.142831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070386Jy sigma=0.000682 ! Fit after self-cal, rms=0.070406Jy sigma=0.000682 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 = -7.51217e-05 Jy ! Component: 100 - total flux cleaned = -7.56428e-05 Jy ! Component: 150 - total flux cleaned = -8.83694e-05 Jy ! Component: 200 - total flux cleaned = -0.000100225 Jy ! Total flux subtracted in 200 components = -0.000100225 Jy ! Clean residual min=-0.001770 max=0.001768 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.142731 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.142731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070401Jy sigma=0.000682 ! Fit after self-cal, rms=0.070399Jy sigma=0.000682 ! 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.070399Jy sigma=0.000682 ! Fit after self-cal, rms=0.070484Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=6.622 mas, bpa=-6.209 degrees ! Estimated noise=642.596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80577e-05 Jy ! Component: 100 - total flux cleaned = 5.0416e-05 Jy ! Component: 150 - total flux cleaned = 3.76862e-05 Jy ! Component: 200 - total flux cleaned = 2.57719e-05 Jy ! Total flux subtracted in 200 components = 2.57719e-05 Jy ! Clean residual min=-0.001725 max=0.001794 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.142757 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.142757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070480Jy sigma=0.000682 ! Fit after self-cal, rms=0.070480Jy sigma=0.000682 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 (7.5, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000857682 Jy ! Component: 100 - total flux cleaned = 0.00105132 Jy ! Component: 150 - total flux cleaned = 0.00108385 Jy ! Component: 200 - total flux cleaned = 0.00111037 Jy ! Total flux subtracted in 200 components = 0.00111037 Jy ! Clean residual min=-0.001711 max=0.001516 Jy/beam ! Clean residual mean=-0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.143867 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 0.143867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070434Jy sigma=0.000681 ! Fit after self-cal, rms=0.070433Jy sigma=0.000681 ! 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.070433Jy sigma=0.000681 ! Fit after self-cal, rms=0.070387Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.475 mas, bmaj=10.03 mas, bpa=-7.877 degrees ! Estimated noise=793.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423395 Jy ! Component: 100 - total flux cleaned = 0.000462395 Jy ! Component: 150 - total flux cleaned = 0.000477646 Jy ! Component: 200 - total flux cleaned = 0.000491541 Jy ! Total flux subtracted in 200 components = 0.000491541 Jy ! Clean residual min=-0.001628 max=0.001371 Jy/beam ! Clean residual mean=-0.000008 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.144359 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.144359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070383Jy sigma=0.000681 ! Fit after self-cal, rms=0.070381Jy sigma=0.000681 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 = 8.90318e-08 Jy ! Component: 100 - total flux cleaned = 4.95176e-05 Jy ! Component: 150 - total flux cleaned = 9.15208e-05 Jy ! Component: 200 - total flux cleaned = 0.000119286 Jy ! Total flux subtracted in 200 components = 0.000119286 Jy ! Clean residual min=-0.001607 max=0.001355 Jy/beam ! Clean residual mean=-0.000009 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.144478 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.144478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070382Jy sigma=0.000681 ! Fit after self-cal, rms=0.070380Jy sigma=0.000681 ! 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.433 mas, bmaj=6.624 mas, bpa=-6.209 degrees ! Estimated noise=641.723 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.433 x 6.624 at -6.209 degrees (North through East) ! Clean map min=-0.0015645 max=0.12843 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.901 mas, bmaj=5.829 mas, bpa=-9.069 degrees ! Estimated noise=983.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0987921 Jy ! Component: 100 - total flux cleaned = 0.12258 Jy ! Component: 150 - total flux cleaned = 0.131705 Jy ! Component: 200 - total flux cleaned = 0.135904 Jy ! Total flux subtracted in 200 components = 0.135904 Jy ! Clean residual min=-0.002697 max=0.002919 Jy/beam ! Clean residual mean=-0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.135904 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.135904 Jy ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=6.624 mas, bpa=-6.209 degrees ! Estimated noise=641.723 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.00320234 Jy ! Component: 100 - total flux cleaned = 0.0044235 Jy ! Component: 150 - total flux cleaned = 0.00533013 Jy ! Component: 200 - total flux cleaned = 0.00604312 Jy ! Total flux subtracted in 200 components = 0.00604312 Jy ! Clean residual min=-0.001755 max=0.001548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.141947 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.141947 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.475 mas, bmaj=10.03 mas, bpa=-7.877 degrees ! Estimated noise=793.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117509 Jy ! Component: 100 - total flux cleaned = 0.00171536 Jy ! Component: 150 - total flux cleaned = 0.00196809 Jy ! Component: 200 - total flux cleaned = 0.00211706 Jy ! Total flux subtracted in 200 components = 0.00211706 Jy ! Clean residual min=-0.001668 max=0.001363 Jy/beam ! Clean residual mean=-0.000008 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.144064 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 = 8.97791e-05 Jy ! Component: 100 - total flux cleaned = 0.00015796 Jy ! Component: 150 - total flux cleaned = 0.000198766 Jy ! Component: 200 - total flux cleaned = 0.000208749 Jy ! Total flux subtracted in 200 components = 0.000208749 Jy ! Clean residual min=-0.001637 max=0.001351 Jy/beam ! Clean residual mean=-0.000009 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.144273 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.144273 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=6.624 mas, bpa=-6.209 degrees ! Estimated noise=641.723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454602 Jy ! Component: 100 - total flux cleaned = -0.000483205 Jy ! Component: 150 - total flux cleaned = -0.000482352 Jy ! Component: 200 - total flux cleaned = -0.000437609 Jy ! Total flux subtracted in 200 components = -0.000437609 Jy ! Clean residual min=-0.001677 max=0.001516 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.143835 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.143835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070394Jy sigma=0.000681 ! Fit after self-cal, rms=0.070391Jy sigma=0.000681 wmodel J0123+3044_S_2017_06_10_pus_map.mod ! Writing 79 model components to file: J0123+3044_S_2017_06_10_pus_map.mod wobs J0123+3044_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0123+3044_S_2017_06_10_pus_uvs.fits wwins J0123+3044_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0123+3044_S_2017_06_10_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.000744574 Jy ! Component: 100 - total flux cleaned = -0.000974021 Jy ! Component: 150 - total flux cleaned = -0.00102914 Jy ! Component: 200 - total flux cleaned = -0.00113452 Jy ! Component: 250 - total flux cleaned = -0.00116041 Jy ! Component: 300 - total flux cleaned = -0.00121031 Jy ! Component: 350 - total flux cleaned = -0.00121055 Jy ! Component: 400 - total flux cleaned = -0.00125729 Jy ! Component: 450 - total flux cleaned = -0.00127975 Jy ! Component: 500 - total flux cleaned = -0.00125678 Jy ! Component: 550 - total flux cleaned = -0.00119004 Jy ! Component: 600 - total flux cleaned = -0.0011686 Jy ! Component: 650 - total flux cleaned = -0.00110427 Jy ! Component: 700 - total flux cleaned = -0.00121037 Jy ! Component: 750 - total flux cleaned = -0.00116825 Jy ! Component: 800 - total flux cleaned = -0.00116819 Jy ! Component: 850 - total flux cleaned = -0.00118822 Jy ! Component: 900 - total flux cleaned = -0.00122804 Jy ! Component: 950 - total flux cleaned = -0.00126733 Jy ! Component: 1000 - total flux cleaned = -0.00122798 Jy ! Component: 1050 - total flux cleaned = -0.0012276 Jy ! Component: 1100 - total flux cleaned = -0.00115178 Jy ! Component: 1150 - total flux cleaned = -0.00124644 Jy ! Component: 1200 - total flux cleaned = -0.00128386 Jy ! Component: 1250 - total flux cleaned = -0.00128396 Jy ! Component: 1300 - total flux cleaned = -0.00124793 Jy ! Component: 1350 - total flux cleaned = -0.00126577 Jy ! Component: 1400 - total flux cleaned = -0.00131902 Jy ! Component: 1450 - total flux cleaned = -0.00124845 Jy ! Component: 1500 - total flux cleaned = -0.00124849 Jy ! Component: 1550 - total flux cleaned = -0.00124829 Jy ! Component: 1600 - total flux cleaned = -0.00121423 Jy ! Component: 1650 - total flux cleaned = -0.00121434 Jy ! Component: 1700 - total flux cleaned = -0.00123109 Jy ! Component: 1750 - total flux cleaned = -0.00128075 Jy ! Component: 1800 - total flux cleaned = -0.00128087 Jy ! Component: 1850 - total flux cleaned = -0.00131385 Jy ! Component: 1900 - total flux cleaned = -0.00141076 Jy ! Component: 1950 - total flux cleaned = -0.00141093 Jy ! Component: 2000 - total flux cleaned = -0.00141092 Jy ! Component: 2050 - total flux cleaned = -0.00152069 Jy ! Component: 2100 - total flux cleaned = -0.00147399 Jy ! Component: 2150 - total flux cleaned = -0.00152026 Jy ! Component: 2200 - total flux cleaned = -0.001505 Jy ! Component: 2250 - total flux cleaned = -0.00148973 Jy ! Component: 2300 - total flux cleaned = -0.00155023 Jy ! Component: 2350 - total flux cleaned = -0.00150529 Jy ! Component: 2400 - total flux cleaned = -0.00150529 Jy ! Component: 2450 - total flux cleaned = -0.00149058 Jy ! Component: 2500 - total flux cleaned = -0.00154911 Jy ! Component: 2550 - total flux cleaned = -0.00149104 Jy ! Component: 2600 - total flux cleaned = -0.00156307 Jy ! Component: 2650 - total flux cleaned = -0.00150591 Jy ! Component: 2700 - total flux cleaned = -0.00153446 Jy ! Component: 2750 - total flux cleaned = -0.00154855 Jy ! Component: 2800 - total flux cleaned = -0.00150685 Jy ! Component: 2850 - total flux cleaned = -0.00152074 Jy ! Component: 2900 - total flux cleaned = -0.00157598 Jy ! Component: 2950 - total flux cleaned = -0.00156217 Jy ! Component: 3000 - total flux cleaned = -0.00157589 Jy ! Component: 3050 - total flux cleaned = -0.00161627 Jy ! Component: 3100 - total flux cleaned = -0.00156251 Jy ! Component: 3150 - total flux cleaned = -0.00156259 Jy ! Component: 3200 - total flux cleaned = -0.00160239 Jy ! Component: 3250 - total flux cleaned = -0.00156304 Jy ! Component: 3300 - total flux cleaned = -0.00158918 Jy ! Component: 3350 - total flux cleaned = -0.0015893 Jy ! Component: 3400 - total flux cleaned = -0.00155059 Jy ! Component: 3450 - total flux cleaned = -0.00162728 Jy ! Component: 3500 - total flux cleaned = -0.00157638 Jy ! Component: 3550 - total flux cleaned = -0.00157636 Jy ! Component: 3600 - total flux cleaned = -0.00153873 Jy ! Component: 3650 - total flux cleaned = -0.00156353 Jy ! Component: 3700 - total flux cleaned = -0.00147675 Jy ! Component: 3750 - total flux cleaned = -0.00155073 Jy ! Component: 3800 - total flux cleaned = -0.00155072 Jy ! Component: 3850 - total flux cleaned = -0.00150205 Jy ! Component: 3900 - total flux cleaned = -0.00156235 Jy ! Component: 3950 - total flux cleaned = -0.00158638 Jy ! Component: 4000 - total flux cleaned = -0.00153854 Jy ! Component: 4050 - total flux cleaned = -0.00155042 Jy ! Total flux subtracted in 4096 components = -0.00153847 Jy ! Clean residual min=-0.000779 max=0.000675 Jy/beam ! Clean residual mean=-0.000002 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.142297 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 363 components and 0.142297 Jy ![Exited script file: muppet] wmap "J0123+3044_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.433 x 6.624 at -6.209 degrees (North through East) ! Clean map min=-0.0013427 max=0.12827 Jy/beam ! Writing clean map to FITS file: J0123+3044_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215291 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.503534 0.503534 1.00707 2.01413 4.02827 8.05654 16.1131 32.2262 64.4523 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.433 x 6.624 at -6.209 degrees (North through East) ! Clean map min=-0.0013427 max=0.12827 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 J0123+3044_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:41:41 2019