! Started logfile: J0013+4051_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:26:51 2019 obs J0013+4051_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0013+4051_S_2017_03_27_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.800926 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 1684 lines of history. ! ! Reading 3460 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 J0013+4051_S_2017_03_27_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.646362Jy sigma=0.005690 ! Fit after self-cal, rms=0.643258Jy sigma=0.005664 ! 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.325 mas, bmaj=4.818 mas, bpa=-9.107 degrees ! Estimated noise=1906.28 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.280057 Jy ! Component: 100 - total flux cleaned = 0.342162 Jy ! Total flux subtracted in 100 components = 0.342162 Jy ! Clean residual min=-0.010980 max=0.020030 Jy/beam ! Clean residual mean=-0.000023 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 0.342162 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.342162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095455Jy sigma=0.000781 ! Fit after self-cal, rms=0.095462Jy sigma=0.000781 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194953 Jy ! Component: 100 - total flux cleaned = 0.0279793 Jy ! Total flux subtracted in 100 components = 0.0279793 Jy ! Clean residual min=-0.009825 max=0.010419 Jy/beam ! Clean residual mean=-0.000025 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.370141 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.370141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091443Jy sigma=0.000745 ! Fit after self-cal, rms=0.091446Jy sigma=0.000745 ! 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.954 mas, bmaj=5.607 mas, bpa=-7.295 degrees ! Estimated noise=1526.87 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.00472048 Jy ! Component: 100 - total flux cleaned = 0.00553535 Jy ! Component: 150 - total flux cleaned = 0.00613379 Jy ! Component: 200 - total flux cleaned = 0.00639875 Jy ! Total flux subtracted in 200 components = 0.00639875 Jy ! Clean residual min=-0.006866 max=0.007474 Jy/beam ! Clean residual mean=-0.000017 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.37654 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.37654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091078Jy sigma=0.000743 ! Fit after self-cal, rms=0.091073Jy sigma=0.000743 ! 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.02 FD 0.95 HN 0.97 KP 0.99 ! LA 0.98 MK 0.95 NL 1.03 OV 1.04 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.00 KP 0.98 ! LA 0.92 MK 0.97 NL 1.03 OV 1.14 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.98 KP 0.99 ! LA 0.97 MK 0.96 NL 1.01 OV 0.97 ! PT 0.96 SC 1.03 ! ! ! 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.03 HN 1.00 KP 1.00* ! LA 1.27 MK 1.50 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.091073Jy sigma=0.000743 ! Fit after self-cal, rms=0.088282Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.961 mas, bmaj=5.607 mas, bpa=-6.964 degrees ! Estimated noise=1527.06 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.00109668 Jy ! Component: 100 - total flux cleaned = -0.00109252 Jy ! Component: 150 - total flux cleaned = -0.00109235 Jy ! Component: 200 - total flux cleaned = -0.00117915 Jy ! Total flux subtracted in 200 components = -0.00117915 Jy ! Clean residual min=-0.005890 max=0.006292 Jy/beam ! Clean residual mean=0.000004 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.375361 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.375361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088225Jy sigma=0.000690 ! Fit after self-cal, rms=0.088327Jy sigma=0.000690 ! 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.088327Jy sigma=0.000690 ! Fit after self-cal, rms=0.084249Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=5.61 mas, bpa=-6.931 degrees ! Estimated noise=1527.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474206 Jy ! Component: 100 - total flux cleaned = 0.000503669 Jy ! Component: 150 - total flux cleaned = 0.000504412 Jy ! Component: 200 - total flux cleaned = 0.000505035 Jy ! Total flux subtracted in 200 components = 0.000505035 Jy ! Clean residual min=-0.003876 max=0.003885 Jy/beam ! Clean residual mean=-0.000007 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.375866 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.375866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084231Jy sigma=0.000656 ! Fit after self-cal, rms=0.084328Jy sigma=0.000655 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 = 6.35877e-05 Jy ! Component: 100 - total flux cleaned = 3.86581e-05 Jy ! Component: 150 - total flux cleaned = 3.84394e-05 Jy ! Component: 200 - total flux cleaned = 5.95036e-05 Jy ! Total flux subtracted in 200 components = 5.95036e-05 Jy ! Clean residual min=-0.003879 max=0.003874 Jy/beam ! Clean residual mean=-0.000007 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.375926 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.375926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084316Jy sigma=0.000655 ! Fit after self-cal, rms=0.084314Jy sigma=0.000655 ! 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.084314Jy sigma=0.000655 ! Fit after self-cal, rms=0.084361Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=5.61 mas, bpa=-6.889 degrees ! Estimated noise=1527.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422572 Jy ! Component: 100 - total flux cleaned = 0.000468882 Jy ! Component: 150 - total flux cleaned = 0.000468775 Jy ! Component: 200 - total flux cleaned = 0.000489568 Jy ! Total flux subtracted in 200 components = 0.000489568 Jy ! Clean residual min=-0.003902 max=0.003875 Jy/beam ! Clean residual mean=-0.000008 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.376415 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.376415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084349Jy sigma=0.000655 ! Fit after self-cal, rms=0.084349Jy sigma=0.000655 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 = 3.27598e-05 Jy ! Component: 100 - total flux cleaned = 3.30416e-05 Jy ! Component: 150 - total flux cleaned = 3.25323e-05 Jy ! Component: 200 - total flux cleaned = 3.27404e-05 Jy ! Total flux subtracted in 200 components = 3.27404e-05 Jy ! Clean residual min=-0.003914 max=0.003869 Jy/beam ! Clean residual mean=-0.000008 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.376448 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.376448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084340Jy sigma=0.000655 ! Fit after self-cal, rms=0.084339Jy sigma=0.000655 ! 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.084339Jy sigma=0.000655 ! Fit after self-cal, rms=0.084365Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.192 mas, bmaj=8.944 mas, bpa=4.92 degrees ! Estimated noise=1790.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020989 Jy ! Component: 100 - total flux cleaned = 0.000250237 Jy ! Component: 150 - total flux cleaned = 0.000341898 Jy ! Component: 200 - total flux cleaned = 0.000403442 Jy ! Total flux subtracted in 200 components = 0.000403442 Jy ! Clean residual min=-0.003768 max=0.004161 Jy/beam ! Clean residual mean=-0.000016 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.376851 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.376851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084365Jy sigma=0.000655 ! Fit after self-cal, rms=0.084360Jy sigma=0.000655 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.000123172 Jy ! Component: 100 - total flux cleaned = 0.000172326 Jy ! Component: 150 - total flux cleaned = 0.000209517 Jy ! Component: 200 - total flux cleaned = 0.000230168 Jy ! Total flux subtracted in 200 components = 0.000230168 Jy ! Clean residual min=-0.003761 max=0.004202 Jy/beam ! Clean residual mean=-0.000016 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.377081 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.377081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084366Jy sigma=0.000655 ! Fit after self-cal, rms=0.084362Jy sigma=0.000655 ! 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.944 mas, bmaj=5.609 mas, bpa=-6.834 degrees ! Estimated noise=1528.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.944 x 5.609 at -6.834 degrees (North through East) ! Clean map min=-0.00379 max=0.36145 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.334 mas, bmaj=4.815 mas, bpa=-8.424 degrees ! Estimated noise=1920.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.28198 Jy ! Component: 100 - total flux cleaned = 0.344757 Jy ! Component: 150 - total flux cleaned = 0.364683 Jy ! Component: 200 - total flux cleaned = 0.37295 Jy ! Total flux subtracted in 200 components = 0.37295 Jy ! Clean residual min=-0.005566 max=0.005580 Jy/beam ! Clean residual mean=-0.000003 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.37295 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.37295 Jy ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.609 mas, bpa=-6.834 degrees ! Estimated noise=1528.55 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 (-4.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297409 Jy ! Component: 100 - total flux cleaned = 0.00309064 Jy ! Component: 150 - total flux cleaned = 0.00318304 Jy ! Component: 200 - total flux cleaned = 0.00310598 Jy ! Total flux subtracted in 200 components = 0.00310598 Jy ! Clean residual min=-0.004066 max=0.003731 Jy/beam ! Clean residual mean=-0.000009 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.376056 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.376056 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.192 mas, bmaj=8.944 mas, bpa=4.92 degrees ! Estimated noise=1790.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342676 Jy ! Component: 100 - total flux cleaned = -0.000338972 Jy ! Component: 150 - total flux cleaned = -0.000303947 Jy ! Component: 200 - total flux cleaned = -0.000277393 Jy ! Total flux subtracted in 200 components = -0.000277393 Jy ! Clean residual min=-0.003727 max=0.003986 Jy/beam ! Clean residual mean=-0.000017 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.375778 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 = 9.28339e-05 Jy ! Component: 100 - total flux cleaned = 0.000152565 Jy ! Component: 150 - total flux cleaned = 0.000205519 Jy ! Component: 200 - total flux cleaned = 0.000236227 Jy ! Total flux subtracted in 200 components = 0.000236227 Jy ! Clean residual min=-0.003648 max=0.003997 Jy/beam ! Clean residual mean=-0.000017 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.376015 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.376015 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.609 mas, bpa=-6.834 degrees ! Estimated noise=1528.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128618 Jy ! Component: 100 - total flux cleaned = 3.31079e-05 Jy ! Component: 150 - total flux cleaned = -1.07896e-05 Jy ! Component: 200 - total flux cleaned = -9.28502e-05 Jy ! Total flux subtracted in 200 components = -9.28502e-05 Jy ! Clean residual min=-0.003902 max=0.003749 Jy/beam ! Clean residual mean=-0.000009 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.375922 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.375922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084277Jy sigma=0.000654 ! Fit after self-cal, rms=0.084251Jy sigma=0.000654 wmodel J0013+4051_S_2017_03_27_pus_map.mod ! Writing 76 model components to file: J0013+4051_S_2017_03_27_pus_map.mod wobs J0013+4051_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0013+4051_S_2017_03_27_pus_uvs.fits wwins J0013+4051_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0013+4051_S_2017_03_27_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.000431383 Jy ! Component: 100 - total flux cleaned = 0.000433464 Jy ! Component: 150 - total flux cleaned = 0.000498403 Jy ! Component: 200 - total flux cleaned = 0.000377195 Jy ! Component: 250 - total flux cleaned = 0.000197887 Jy ! Component: 300 - total flux cleaned = -9.48715e-05 Jy ! Component: 350 - total flux cleaned = -0.000379529 Jy ! Component: 400 - total flux cleaned = -0.000434751 Jy ! Component: 450 - total flux cleaned = -0.000652492 Jy ! Component: 500 - total flux cleaned = -0.00097172 Jy ! Component: 550 - total flux cleaned = -0.00118089 Jy ! Component: 600 - total flux cleaned = -0.00148947 Jy ! Component: 650 - total flux cleaned = -0.00169131 Jy ! Component: 700 - total flux cleaned = -0.00204001 Jy ! Component: 750 - total flux cleaned = -0.00223666 Jy ! Component: 800 - total flux cleaned = -0.00252706 Jy ! Component: 850 - total flux cleaned = -0.00281264 Jy ! Component: 900 - total flux cleaned = -0.00304746 Jy ! Component: 950 - total flux cleaned = -0.00332478 Jy ! Component: 1000 - total flux cleaned = -0.00350681 Jy ! Component: 1050 - total flux cleaned = -0.00382112 Jy ! Component: 1100 - total flux cleaned = -0.00399866 Jy ! Component: 1150 - total flux cleaned = -0.00417406 Jy ! Component: 1200 - total flux cleaned = -0.00434837 Jy ! Component: 1250 - total flux cleaned = -0.0044347 Jy ! Component: 1300 - total flux cleaned = -0.00477364 Jy ! Component: 1350 - total flux cleaned = -0.00485763 Jy ! Component: 1400 - total flux cleaned = -0.00506507 Jy ! Component: 1450 - total flux cleaned = -0.00535187 Jy ! Component: 1500 - total flux cleaned = -0.00555469 Jy ! Component: 1550 - total flux cleaned = -0.00567487 Jy ! Component: 1600 - total flux cleaned = -0.00599227 Jy ! Component: 1650 - total flux cleaned = -0.00595318 Jy ! Component: 1700 - total flux cleaned = -0.00614908 Jy ! Component: 1750 - total flux cleaned = -0.0062265 Jy ! Component: 1800 - total flux cleaned = -0.00637961 Jy ! Component: 1850 - total flux cleaned = -0.00649304 Jy ! Component: 1900 - total flux cleaned = -0.00656798 Jy ! Component: 1950 - total flux cleaned = -0.00667973 Jy ! Component: 2000 - total flux cleaned = -0.0067536 Jy ! Component: 2050 - total flux cleaned = -0.00679018 Jy ! Component: 2100 - total flux cleaned = -0.00697123 Jy ! Component: 2150 - total flux cleaned = -0.00707856 Jy ! Component: 2200 - total flux cleaned = -0.00722007 Jy ! Component: 2250 - total flux cleaned = -0.00725481 Jy ! Component: 2300 - total flux cleaned = -0.0071157 Jy ! Component: 2350 - total flux cleaned = -0.00722015 Jy ! Component: 2400 - total flux cleaned = -0.00728957 Jy ! Component: 2450 - total flux cleaned = -0.00732423 Jy ! Component: 2500 - total flux cleaned = -0.00749273 Jy ! Component: 2550 - total flux cleaned = -0.00749271 Jy ! Component: 2600 - total flux cleaned = -0.00752592 Jy ! Component: 2650 - total flux cleaned = -0.00755854 Jy ! Component: 2700 - total flux cleaned = -0.00768897 Jy ! Component: 2750 - total flux cleaned = -0.00762397 Jy ! Component: 2800 - total flux cleaned = -0.00759169 Jy ! Component: 2850 - total flux cleaned = -0.00765561 Jy ! Component: 2900 - total flux cleaned = -0.0076875 Jy ! Component: 2950 - total flux cleaned = -0.00756143 Jy ! Component: 3000 - total flux cleaned = -0.00759257 Jy ! Component: 3050 - total flux cleaned = -0.00743763 Jy ! Component: 3100 - total flux cleaned = -0.00746863 Jy ! Component: 3150 - total flux cleaned = -0.00743818 Jy ! Component: 3200 - total flux cleaned = -0.00740784 Jy ! Component: 3250 - total flux cleaned = -0.00734787 Jy ! Component: 3300 - total flux cleaned = -0.00731814 Jy ! Component: 3350 - total flux cleaned = -0.00731856 Jy ! Component: 3400 - total flux cleaned = -0.00725989 Jy ! Component: 3450 - total flux cleaned = -0.00720143 Jy ! Component: 3500 - total flux cleaned = -0.00720173 Jy ! Component: 3550 - total flux cleaned = -0.00717249 Jy ! Component: 3600 - total flux cleaned = -0.00720109 Jy ! Component: 3650 - total flux cleaned = -0.00708698 Jy ! Component: 3700 - total flux cleaned = -0.00714353 Jy ! Component: 3750 - total flux cleaned = -0.00708693 Jy ! Component: 3800 - total flux cleaned = -0.00700306 Jy ! Component: 3850 - total flux cleaned = -0.00691989 Jy ! Component: 3900 - total flux cleaned = -0.00705814 Jy ! Component: 3950 - total flux cleaned = -0.00705782 Jy ! Component: 4000 - total flux cleaned = -0.00686654 Jy ! Component: 4050 - total flux cleaned = -0.0068394 Jy ! Total flux subtracted in 4096 components = -0.00673131 Jy ! Clean residual min=-0.002053 max=0.001545 Jy/beam ! Clean residual mean=0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.369191 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 362 components and 0.369191 Jy ![Exited script file: muppet] wmap "J0013+4051_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.944 x 5.609 at -6.834 degrees (North through East) ! Clean map min=-0.0033394 max=0.36202 Jy/beam ! Writing clean map to FITS file: J0013+4051_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.362024 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000478982 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39692 0.39692 0.793839 1.58768 3.17536 6.35071 12.7014 25.4029 50.8057 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.362 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.944 x 5.609 at -6.834 degrees (North through East) ! Clean map min=-0.0033394 max=0.36202 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 J0013+4051_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:26:57 2019