! Started logfile: J0722+3722_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:41:49 2019 obs J0722+3722_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0722+3722_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96164 visibilities/baseline/integration-bin. ! Found source: J0722+3722 ! ! 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 703 lines of history. ! ! Reading 14540 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 J0722+3722_S_2017_05_31_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 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.866115Jy sigma=0.008142 ! Fit after self-cal, rms=0.860806Jy sigma=0.008101 ! 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.005 mas, bmaj=5.228 mas, bpa=0.0293 degrees ! Estimated noise=1103.93 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.107906 Jy ! Component: 100 - total flux cleaned = 0.132197 Jy ! Total flux subtracted in 100 components = 0.132197 Jy ! Clean residual min=-0.004579 max=0.008586 Jy/beam ! Clean residual mean=-0.000002 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.132197 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.132197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158975Jy sigma=0.000711 ! Fit after self-cal, rms=0.158974Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00907637 Jy ! Component: 100 - total flux cleaned = 0.013501 Jy ! Total flux subtracted in 100 components = 0.013501 Jy ! Clean residual min=-0.004342 max=0.004332 Jy/beam ! Clean residual mean=-0.000002 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.145698 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.145698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157728Jy sigma=0.000707 ! Fit after self-cal, rms=0.157735Jy sigma=0.000706 ! 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.644 mas, bmaj=6.108 mas, bpa=-0.2767 degrees ! Estimated noise=719.413 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.000578742 Jy ! Component: 100 - total flux cleaned = -0.000902497 Jy ! Component: 150 - total flux cleaned = -0.00111767 Jy ! Component: 200 - total flux cleaned = -0.00123679 Jy ! Total flux subtracted in 200 components = -0.00123679 Jy ! Clean residual min=-0.003812 max=0.003350 Jy/beam ! Clean residual mean=-0.000002 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.144461 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.144461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157597Jy sigma=0.000706 ! Fit after self-cal, rms=0.157594Jy sigma=0.000706 ! 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.98 FD 0.97 HN 0.95 KP 1.02 ! LA 1.02 MK 1.06 NL 0.91 OV 1.03 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.99 KP 0.99 ! LA 1.00 MK 1.05 NL 1.03 OV 1.13 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.98 KP 0.99 ! LA 0.98 MK 1.04 NL 1.01 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 1.01 MK 1.23 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.157594Jy sigma=0.000706 ! Fit after self-cal, rms=0.147241Jy sigma=0.000701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=6.097 mas, bpa=0.3865 degrees ! Estimated noise=727.449 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.00177862 Jy ! Component: 100 - total flux cleaned = 0.00194121 Jy ! Component: 150 - total flux cleaned = 0.00210075 Jy ! Component: 200 - total flux cleaned = 0.00212728 Jy ! Total flux subtracted in 200 components = 0.00212728 Jy ! Clean residual min=-0.003583 max=0.003234 Jy/beam ! Clean residual mean=-0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.146589 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.146589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147071Jy sigma=0.000701 ! Fit after self-cal, rms=0.147072Jy sigma=0.000701 ! 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.147072Jy sigma=0.000701 ! Fit after self-cal, rms=0.080674Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=6.102 mas, bpa=0.1588 degrees ! Estimated noise=726.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000281757 Jy ! Component: 100 - total flux cleaned = -0.000361106 Jy ! Component: 150 - total flux cleaned = -0.000416981 Jy ! Component: 200 - total flux cleaned = -0.000456487 Jy ! Total flux subtracted in 200 components = -0.000456487 Jy ! Clean residual min=-0.002024 max=0.001910 Jy/beam ! Clean residual mean=-0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.146132 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.146132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080671Jy sigma=0.000684 ! Fit after self-cal, rms=0.080652Jy sigma=0.000683 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 = -4.88895e-05 Jy ! Component: 100 - total flux cleaned = -4.86539e-05 Jy ! Component: 150 - total flux cleaned = -4.88855e-05 Jy ! Component: 200 - total flux cleaned = -4.88757e-05 Jy ! Total flux subtracted in 200 components = -4.88757e-05 Jy ! Clean residual min=-0.002037 max=0.001936 Jy/beam ! Clean residual mean=-0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.146083 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.146083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080650Jy sigma=0.000683 ! Fit after self-cal, rms=0.080650Jy sigma=0.000683 ! 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.080650Jy sigma=0.000683 ! Fit after self-cal, rms=0.080672Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=6.107 mas, bpa=0.2287 degrees ! Estimated noise=726.693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160295 Jy ! Component: 100 - total flux cleaned = -0.000191314 Jy ! Component: 150 - total flux cleaned = -0.000219302 Jy ! Component: 200 - total flux cleaned = -0.000225677 Jy ! Total flux subtracted in 200 components = -0.000225677 Jy ! Clean residual min=-0.002039 max=0.001920 Jy/beam ! Clean residual mean=-0.000005 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.145858 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.145858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080671Jy sigma=0.000683 ! Fit after self-cal, rms=0.080671Jy sigma=0.000683 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 = -2.15718e-05 Jy ! Component: 100 - total flux cleaned = -2.78525e-05 Jy ! Component: 150 - total flux cleaned = -2.78948e-05 Jy ! Component: 200 - total flux cleaned = -3.35733e-05 Jy ! Total flux subtracted in 200 components = -3.35733e-05 Jy ! Clean residual min=-0.002036 max=0.001929 Jy/beam ! Clean residual mean=-0.000005 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.145824 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.145824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080670Jy sigma=0.000683 ! Fit after self-cal, rms=0.080670Jy sigma=0.000683 ! 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.080670Jy sigma=0.000683 ! Fit after self-cal, rms=0.080695Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.593 mas, bmaj=9.65 mas, bpa=-2.216 degrees ! Estimated noise=886.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.60345e-05 Jy ! Component: 100 - total flux cleaned = 1.41154e-05 Jy ! Component: 150 - total flux cleaned = 3.78405e-05 Jy ! Component: 200 - total flux cleaned = 5.62979e-05 Jy ! Total flux subtracted in 200 components = 5.62979e-05 Jy ! Clean residual min=-0.002316 max=0.002425 Jy/beam ! Clean residual mean=-0.000008 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.14588 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.14588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080696Jy sigma=0.000683 ! Fit after self-cal, rms=0.080696Jy sigma=0.000683 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.7931e-05 Jy ! Component: 100 - total flux cleaned = -2.12243e-05 Jy ! Component: 150 - total flux cleaned = -1.04067e-05 Jy ! Component: 200 - total flux cleaned = 2.43599e-06 Jy ! Total flux subtracted in 200 components = 2.43599e-06 Jy ! Clean residual min=-0.002300 max=0.002431 Jy/beam ! Clean residual mean=-0.000008 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.145883 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.145883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080697Jy sigma=0.000683 ! Fit after self-cal, rms=0.080697Jy sigma=0.000683 ! 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.667 mas, bmaj=6.111 mas, bpa=0.287 degrees ! Estimated noise=726.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.667 x 6.111 at 0.287 degrees (North through East) ! Clean map min=-0.0019689 max=0.14149 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.03 mas, bmaj=5.249 mas, bpa=0.4745 degrees ! Estimated noise=1113.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108787 Jy ! Component: 100 - total flux cleaned = 0.133048 Jy ! Component: 150 - total flux cleaned = 0.141469 Jy ! Component: 200 - total flux cleaned = 0.145533 Jy ! Total flux subtracted in 200 components = 0.145533 Jy ! Clean residual min=-0.003064 max=0.003056 Jy/beam ! Clean residual mean=-0.000003 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.145533 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.145533 Jy ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=6.111 mas, bpa=0.287 degrees ! Estimated noise=726.72 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.000637181 Jy ! Component: 100 - total flux cleaned = 0.000552284 Jy ! Component: 150 - total flux cleaned = 0.00048358 Jy ! Component: 200 - total flux cleaned = 0.000400698 Jy ! Total flux subtracted in 200 components = 0.000400698 Jy ! Clean residual min=-0.002007 max=0.001909 Jy/beam ! Clean residual mean=-0.000005 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.145934 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.145934 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.593 mas, bmaj=9.65 mas, bpa=-2.216 degrees ! Estimated noise=886.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.48529e-06 Jy ! Component: 100 - total flux cleaned = 1.61739e-05 Jy ! Component: 150 - total flux cleaned = 1.63127e-05 Jy ! Component: 200 - total flux cleaned = 2.27389e-05 Jy ! Total flux subtracted in 200 components = 2.27389e-05 Jy ! Clean residual min=-0.002291 max=0.002411 Jy/beam ! Clean residual mean=-0.000009 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.145957 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 = 4.48635e-06 Jy ! Component: 100 - total flux cleaned = 4.54332e-06 Jy ! Component: 150 - total flux cleaned = 4.89944e-06 Jy ! Component: 200 - total flux cleaned = 2.63168e-06 Jy ! Total flux subtracted in 200 components = 2.63168e-06 Jy ! Clean residual min=-0.002293 max=0.002416 Jy/beam ! Clean residual mean=-0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.145959 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.145959 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=6.111 mas, bpa=0.287 degrees ! Estimated noise=726.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179521 Jy ! Component: 100 - total flux cleaned = -0.000230962 Jy ! Component: 150 - total flux cleaned = -0.000258353 Jy ! Component: 200 - total flux cleaned = -0.000282163 Jy ! Total flux subtracted in 200 components = -0.000282163 Jy ! Clean residual min=-0.001997 max=0.001913 Jy/beam ! Clean residual mean=-0.000005 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.145677 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.145677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080700Jy sigma=0.000683 ! Fit after self-cal, rms=0.080695Jy sigma=0.000683 wmodel J0722+3722_S_2017_05_31_pus_map.mod ! Writing 56 model components to file: J0722+3722_S_2017_05_31_pus_map.mod wobs J0722+3722_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0722+3722_S_2017_05_31_pus_uvs.fits wwins J0722+3722_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J0722+3722_S_2017_05_31_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.000642318 Jy ! Component: 100 - total flux cleaned = -0.00112796 Jy ! Component: 150 - total flux cleaned = -0.00122663 Jy ! Component: 200 - total flux cleaned = -0.0012269 Jy ! Component: 250 - total flux cleaned = -0.00125654 Jy ! Component: 300 - total flux cleaned = -0.0013152 Jy ! Component: 350 - total flux cleaned = -0.00140055 Jy ! Component: 400 - total flux cleaned = -0.00140046 Jy ! Component: 450 - total flux cleaned = -0.00151044 Jy ! Component: 500 - total flux cleaned = -0.00153704 Jy ! Component: 550 - total flux cleaned = -0.00159017 Jy ! Component: 600 - total flux cleaned = -0.00164211 Jy ! Component: 650 - total flux cleaned = -0.00169319 Jy ! Component: 700 - total flux cleaned = -0.00181824 Jy ! Component: 750 - total flux cleaned = -0.00194156 Jy ! Component: 800 - total flux cleaned = -0.00206211 Jy ! Component: 850 - total flux cleaned = -0.00210937 Jy ! Component: 900 - total flux cleaned = -0.00222643 Jy ! Component: 950 - total flux cleaned = -0.00227273 Jy ! Component: 1000 - total flux cleaned = -0.00236381 Jy ! Component: 1050 - total flux cleaned = -0.00243136 Jy ! Component: 1100 - total flux cleaned = -0.00252064 Jy ! Component: 1150 - total flux cleaned = -0.00265148 Jy ! Component: 1200 - total flux cleaned = -0.00267301 Jy ! Component: 1250 - total flux cleaned = -0.00275784 Jy ! Component: 1300 - total flux cleaned = -0.00284178 Jy ! Component: 1350 - total flux cleaned = -0.0029034 Jy ! Component: 1400 - total flux cleaned = -0.0029446 Jy ! Component: 1450 - total flux cleaned = -0.00302569 Jy ! Component: 1500 - total flux cleaned = -0.00310549 Jy ! Component: 1550 - total flux cleaned = -0.00318442 Jy ! Component: 1600 - total flux cleaned = -0.00326222 Jy ! Component: 1650 - total flux cleaned = -0.00335852 Jy ! Component: 1700 - total flux cleaned = -0.00347229 Jy ! Component: 1750 - total flux cleaned = -0.00354736 Jy ! Component: 1800 - total flux cleaned = -0.00356613 Jy ! Component: 1850 - total flux cleaned = -0.00365827 Jy ! Component: 1900 - total flux cleaned = -0.00365835 Jy ! Component: 1950 - total flux cleaned = -0.00378462 Jy ! Component: 2000 - total flux cleaned = -0.00380253 Jy ! Component: 2050 - total flux cleaned = -0.00389089 Jy ! Component: 2100 - total flux cleaned = -0.00392576 Jy ! Component: 2150 - total flux cleaned = -0.00399482 Jy ! Component: 2200 - total flux cleaned = -0.00399475 Jy ! Component: 2250 - total flux cleaned = -0.0040289 Jy ! Component: 2300 - total flux cleaned = -0.0041129 Jy ! Component: 2350 - total flux cleaned = -0.00407954 Jy ! Component: 2400 - total flux cleaned = -0.00409606 Jy ! Component: 2450 - total flux cleaned = -0.00414537 Jy ! Component: 2500 - total flux cleaned = -0.00408079 Jy ! Component: 2550 - total flux cleaned = -0.00412909 Jy ! Component: 2600 - total flux cleaned = -0.00416069 Jy ! Component: 2650 - total flux cleaned = -0.00416039 Jy ! Component: 2700 - total flux cleaned = -0.00419156 Jy ! Component: 2750 - total flux cleaned = -0.00414512 Jy ! Component: 2800 - total flux cleaned = -0.00412978 Jy ! Component: 2850 - total flux cleaned = -0.00416001 Jy ! Component: 2900 - total flux cleaned = -0.00417505 Jy ! Component: 2950 - total flux cleaned = -0.00411505 Jy ! Component: 3000 - total flux cleaned = -0.0041743 Jy ! Component: 3050 - total flux cleaned = -0.00420365 Jy ! Component: 3100 - total flux cleaned = -0.00417448 Jy ! Component: 3150 - total flux cleaned = -0.00418892 Jy ! Component: 3200 - total flux cleaned = -0.00418888 Jy ! Component: 3250 - total flux cleaned = -0.00418882 Jy ! Component: 3300 - total flux cleaned = -0.00417461 Jy ! Component: 3350 - total flux cleaned = -0.00416065 Jy ! Component: 3400 - total flux cleaned = -0.0041885 Jy ! Component: 3450 - total flux cleaned = -0.00420254 Jy ! Component: 3500 - total flux cleaned = -0.00418888 Jy ! Component: 3550 - total flux cleaned = -0.00421618 Jy ! Component: 3600 - total flux cleaned = -0.00425667 Jy ! Component: 3650 - total flux cleaned = -0.00427021 Jy ! Component: 3700 - total flux cleaned = -0.00428345 Jy ! Component: 3750 - total flux cleaned = -0.00433636 Jy ! Component: 3800 - total flux cleaned = -0.00429683 Jy ! Component: 3850 - total flux cleaned = -0.00433603 Jy ! Component: 3900 - total flux cleaned = -0.00429704 Jy ! Component: 3950 - total flux cleaned = -0.00436182 Jy ! Component: 4000 - total flux cleaned = -0.00443867 Jy ! Component: 4050 - total flux cleaned = -0.00445135 Jy ! Total flux subtracted in 4096 components = -0.00446401 Jy ! Clean residual min=-0.000679 max=0.000712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.141213 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 348 components and 0.141213 Jy ![Exited script file: muppet] wmap "J0722+3722_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.667 x 6.111 at 0.287 degrees (North through East) ! Clean map min=-0.0015864 max=0.14152 Jy/beam ! Writing clean map to FITS file: J0722+3722_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234767 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.497655 0.497655 0.99531 1.99062 3.98124 7.96248 15.925 31.8499 63.6998 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.667 x 6.111 at 0.287 degrees (North through East) ! Clean map min=-0.0015864 max=0.14152 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 J0722+3722_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:41:55 2019