! Started logfile: J1659+0213_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:53:17 2019 obs J1659+0213_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1659+0213_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961111 visibilities/baseline/integration-bin. ! Found source: J1659+0213 ! ! 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 14532 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 J1659+0213_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 368 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831374Jy sigma=0.007139 ! Fit after self-cal, rms=0.820489Jy sigma=0.007061 ! 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.832 mas, bmaj=7.307 mas, bpa=-5.581 degrees ! Estimated noise=1055.79 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.140378 Jy ! Component: 100 - total flux cleaned = 0.173024 Jy ! Total flux subtracted in 100 components = 0.173024 Jy ! Clean residual min=-0.006340 max=0.012689 Jy/beam ! Clean residual mean=-0.000004 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.173024 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.173024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110778Jy sigma=0.000713 ! Fit after self-cal, rms=0.110786Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145613 Jy ! Component: 100 - total flux cleaned = 0.0228895 Jy ! Total flux subtracted in 100 components = 0.0228895 Jy ! Clean residual min=-0.004678 max=0.004520 Jy/beam ! Clean residual mean=-0.000005 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.195913 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.195913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108191Jy sigma=0.000689 ! Fit after self-cal, rms=0.108221Jy sigma=0.000689 ! 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.392 mas, bmaj=8.18 mas, bpa=-4.785 degrees ! Estimated noise=792.911 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.00564783 Jy ! Component: 100 - total flux cleaned = 0.00866046 Jy ! Component: 150 - total flux cleaned = 0.0104407 Jy ! Component: 200 - total flux cleaned = 0.0115218 Jy ! Total flux subtracted in 200 components = 0.0115218 Jy ! Clean residual min=-0.003837 max=0.005035 Jy/beam ! Clean residual mean=0.000002 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.207435 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 49 components and 0.207435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107660Jy sigma=0.000686 ! Fit after self-cal, rms=0.107675Jy sigma=0.000686 ! 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.94 FD 0.97 HN 1.00 KP 0.99 ! LA 1.01 MK 0.97 NL 0.89 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.06 KP 0.98 ! LA 0.95 MK 0.98 NL 1.02 OV 1.06 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 1.03 KP 0.99 ! LA 0.98 MK 1.01 NL 0.96 OV 0.99 ! PT 0.99 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.11 HN 0.99 KP 0.87 ! LA 0.96 MK 1.30 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.107675Jy sigma=0.000686 ! Fit after self-cal, rms=0.105106Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=8.192 mas, bpa=-4.799 degrees ! Estimated noise=795.164 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 = 5.24444e-05 Jy ! Component: 100 - total flux cleaned = -3.52059e-05 Jy ! Component: 150 - total flux cleaned = -1.15276e-05 Jy ! Component: 200 - total flux cleaned = 1.05768e-05 Jy ! Total flux subtracted in 200 components = 1.05768e-05 Jy ! Clean residual min=-0.003193 max=0.003791 Jy/beam ! Clean residual mean=0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.207446 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.207446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105082Jy sigma=0.000678 ! Fit after self-cal, rms=0.105074Jy sigma=0.000678 ! 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.105074Jy sigma=0.000678 ! Fit after self-cal, rms=0.094965Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=8.193 mas, bpa=-4.716 degrees ! Estimated noise=796.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300962 Jy ! Component: 100 - total flux cleaned = -0.000376364 Jy ! Component: 150 - total flux cleaned = -0.00042563 Jy ! Component: 200 - total flux cleaned = -0.000470421 Jy ! Total flux subtracted in 200 components = -0.000470421 Jy ! Clean residual min=-0.002713 max=0.003697 Jy/beam ! Clean residual mean=-0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.206975 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.206975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094961Jy sigma=0.000669 ! Fit after self-cal, rms=0.094978Jy sigma=0.000668 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 (4, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385944 Jy ! Component: 100 - total flux cleaned = 0.00610608 Jy ! Component: 150 - total flux cleaned = 0.00756268 Jy ! Component: 200 - total flux cleaned = 0.00845958 Jy ! Total flux subtracted in 200 components = 0.00845958 Jy ! Clean residual min=-0.002135 max=0.002090 Jy/beam ! Clean residual mean=0.000005 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.215435 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 99 components and 0.215435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094825Jy sigma=0.000667 ! Fit after self-cal, rms=0.094817Jy sigma=0.000667 ! 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.094817Jy sigma=0.000667 ! Fit after self-cal, rms=0.095671Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.205 mas, bpa=-4.674 degrees ! Estimated noise=795.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120847 Jy ! Component: 100 - total flux cleaned = 0.00178773 Jy ! Component: 150 - total flux cleaned = 0.00200057 Jy ! Component: 200 - total flux cleaned = 0.00211268 Jy ! Total flux subtracted in 200 components = 0.00211268 Jy ! Clean residual min=-0.002075 max=0.001855 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.217547 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.217547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095653Jy sigma=0.000666 ! Fit after self-cal, rms=0.095666Jy sigma=0.000666 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.000226872 Jy ! Component: 100 - total flux cleaned = 0.000283064 Jy ! Component: 150 - total flux cleaned = 0.000333662 Jy ! Component: 200 - total flux cleaned = 0.000379403 Jy ! Total flux subtracted in 200 components = 0.000379403 Jy ! Clean residual min=-0.002029 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.217927 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 129 components and 0.217927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095659Jy sigma=0.000666 ! Fit after self-cal, rms=0.095659Jy sigma=0.000666 ! 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.095659Jy sigma=0.000666 ! Fit after self-cal, rms=0.095749Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.911 mas, bmaj=12.95 mas, bpa=-5.338 degrees ! Estimated noise=963.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804501 Jy ! Component: 100 - total flux cleaned = 0.00105618 Jy ! Component: 150 - total flux cleaned = 0.00112987 Jy ! Component: 200 - total flux cleaned = 0.00119218 Jy ! Total flux subtracted in 200 components = 0.00119218 Jy ! Clean residual min=-0.002117 max=0.001952 Jy/beam ! Clean residual mean=0.000007 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.219119 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 137 components and 0.219119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095748Jy sigma=0.000666 ! Fit after self-cal, rms=0.095748Jy sigma=0.000666 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.54732e-05 Jy ! Component: 100 - total flux cleaned = 3.0218e-05 Jy ! Component: 150 - total flux cleaned = 6.78882e-05 Jy ! Component: 200 - total flux cleaned = 6.75309e-05 Jy ! Total flux subtracted in 200 components = 6.75309e-05 Jy ! Clean residual min=-0.002083 max=0.001965 Jy/beam ! Clean residual mean=0.000007 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.219187 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 141 components and 0.219187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095749Jy sigma=0.000666 ! Fit after self-cal, rms=0.095748Jy sigma=0.000666 ! 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.415 mas, bmaj=8.205 mas, bpa=-4.636 degrees ! Estimated noise=795.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 8.205 at -4.636 degrees (North through East) ! Clean map min=-0.0019216 max=0.18343 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.86 mas, bmaj=7.319 mas, bpa=-5.359 degrees ! Estimated noise=1059.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140804 Jy ! Component: 100 - total flux cleaned = 0.173494 Jy ! Component: 150 - total flux cleaned = 0.18695 Jy ! Component: 200 - total flux cleaned = 0.194421 Jy ! Total flux subtracted in 200 components = 0.194421 Jy ! Clean residual min=-0.003334 max=0.003699 Jy/beam ! Clean residual mean=-0.000004 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.194421 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.194421 Jy ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=8.205 mas, bpa=-4.636 degrees ! Estimated noise=795.08 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.00587916 Jy ! Component: 100 - total flux cleaned = 0.00994059 Jy ! Component: 150 - total flux cleaned = 0.0129866 Jy ! Component: 200 - total flux cleaned = 0.0153437 Jy ! Total flux subtracted in 200 components = 0.0153437 Jy ! Clean residual min=-0.002418 max=0.001994 Jy/beam ! Clean residual mean=-0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.209765 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 68 components and 0.209765 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.911 mas, bmaj=12.95 mas, bpa=-5.338 degrees ! Estimated noise=963.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289465 Jy ! Component: 100 - total flux cleaned = 0.00484829 Jy ! Component: 150 - total flux cleaned = 0.00624569 Jy ! Component: 200 - total flux cleaned = 0.00692971 Jy ! Total flux subtracted in 200 components = 0.00692971 Jy ! Clean residual min=-0.002088 max=0.001999 Jy/beam ! Clean residual mean=0.000006 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.216695 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.000509586 Jy ! Component: 100 - total flux cleaned = 0.000869661 Jy ! Component: 150 - total flux cleaned = 0.00114884 Jy ! Component: 200 - total flux cleaned = 0.00136837 Jy ! Total flux subtracted in 200 components = 0.00136837 Jy ! Clean residual min=-0.002020 max=0.001962 Jy/beam ! Clean residual mean=0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.218063 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 126 components and 0.218063 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=8.205 mas, bpa=-4.636 degrees ! Estimated noise=795.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000393758 Jy ! Component: 100 - total flux cleaned = 0.000393858 Jy ! Component: 150 - total flux cleaned = 0.00039514 Jy ! Component: 200 - total flux cleaned = 0.000344349 Jy ! Total flux subtracted in 200 components = 0.000344349 Jy ! Clean residual min=-0.001993 max=0.001902 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.218408 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.218408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095771Jy sigma=0.000666 ! Fit after self-cal, rms=0.095762Jy sigma=0.000666 wmodel J1659+0213_S_2017_05_31_pus_map.mod ! Writing 140 model components to file: J1659+0213_S_2017_05_31_pus_map.mod wobs J1659+0213_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1659+0213_S_2017_05_31_pus_uvs.fits wwins J1659+0213_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J1659+0213_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.000120112 Jy ! Component: 100 - total flux cleaned = -0.000154199 Jy ! Component: 150 - total flux cleaned = -9.11536e-05 Jy ! Component: 200 - total flux cleaned = -0.000183271 Jy ! Component: 250 - total flux cleaned = -0.000242664 Jy ! Component: 300 - total flux cleaned = -0.000300682 Jy ! Component: 350 - total flux cleaned = -0.000357827 Jy ! Component: 400 - total flux cleaned = -0.000413419 Jy ! Component: 450 - total flux cleaned = -0.000413508 Jy ! Component: 500 - total flux cleaned = -0.000413471 Jy ! Component: 550 - total flux cleaned = -0.000440039 Jy ! Component: 600 - total flux cleaned = -0.000440144 Jy ! Component: 650 - total flux cleaned = -0.00044052 Jy ! Component: 700 - total flux cleaned = -0.00056554 Jy ! Component: 750 - total flux cleaned = -0.000466368 Jy ! Component: 800 - total flux cleaned = -0.000539462 Jy ! Component: 850 - total flux cleaned = -0.000515076 Jy ! Component: 900 - total flux cleaned = -0.000586224 Jy ! Component: 950 - total flux cleaned = -0.000516046 Jy ! Component: 1000 - total flux cleaned = -0.000539714 Jy ! Component: 1050 - total flux cleaned = -0.000631072 Jy ! Component: 1100 - total flux cleaned = -0.000698218 Jy ! Component: 1150 - total flux cleaned = -0.000742538 Jy ! Component: 1200 - total flux cleaned = -0.000852163 Jy ! Component: 1250 - total flux cleaned = -0.000830411 Jy ! Component: 1300 - total flux cleaned = -0.000916558 Jy ! Component: 1350 - total flux cleaned = -0.000937793 Jy ! Component: 1400 - total flux cleaned = -0.000938012 Jy ! Component: 1450 - total flux cleaned = -0.00108342 Jy ! Component: 1500 - total flux cleaned = -0.00106272 Jy ! Component: 1550 - total flux cleaned = -0.00108295 Jy ! Component: 1600 - total flux cleaned = -0.00116323 Jy ! Component: 1650 - total flux cleaned = -0.00112299 Jy ! Component: 1700 - total flux cleaned = -0.00122222 Jy ! Component: 1750 - total flux cleaned = -0.00116319 Jy ! Component: 1800 - total flux cleaned = -0.00122175 Jy ! Component: 1850 - total flux cleaned = -0.0011833 Jy ! Component: 1900 - total flux cleaned = -0.0012793 Jy ! Component: 1950 - total flux cleaned = -0.00124124 Jy ! Component: 2000 - total flux cleaned = -0.00127898 Jy ! Component: 2050 - total flux cleaned = -0.00120389 Jy ! Component: 2100 - total flux cleaned = -0.00125998 Jy ! Component: 2150 - total flux cleaned = -0.00127833 Jy ! Component: 2200 - total flux cleaned = -0.00122345 Jy ! Component: 2250 - total flux cleaned = -0.00125975 Jy ! Component: 2300 - total flux cleaned = -0.00125954 Jy ! Component: 2350 - total flux cleaned = -0.00120602 Jy ! Component: 2400 - total flux cleaned = -0.00118843 Jy ! Component: 2450 - total flux cleaned = -0.00118838 Jy ! Component: 2500 - total flux cleaned = -0.00120608 Jy ! Component: 2550 - total flux cleaned = -0.00122335 Jy ! Component: 2600 - total flux cleaned = -0.00117146 Jy ! Component: 2650 - total flux cleaned = -0.00125687 Jy ! Component: 2700 - total flux cleaned = -0.00117192 Jy ! Component: 2750 - total flux cleaned = -0.00118878 Jy ! Component: 2800 - total flux cleaned = -0.00113857 Jy ! Component: 2850 - total flux cleaned = -0.00115527 Jy ! Component: 2900 - total flux cleaned = -0.0010892 Jy ! Component: 2950 - total flux cleaned = -0.00105642 Jy ! Component: 3000 - total flux cleaned = -0.00112177 Jy ! Component: 3050 - total flux cleaned = -0.00102438 Jy ! Component: 3100 - total flux cleaned = -0.00104047 Jy ! Component: 3150 - total flux cleaned = -0.000944147 Jy ! Component: 3200 - total flux cleaned = -0.000975887 Jy ! Component: 3250 - total flux cleaned = -0.000880539 Jy ! Component: 3300 - total flux cleaned = -0.000880573 Jy ! Component: 3350 - total flux cleaned = -0.000849256 Jy ! Component: 3400 - total flux cleaned = -0.000849416 Jy ! Component: 3450 - total flux cleaned = -0.000849442 Jy ! Component: 3500 - total flux cleaned = -0.000787604 Jy ! Component: 3550 - total flux cleaned = -0.000787563 Jy ! Component: 3600 - total flux cleaned = -0.000711382 Jy ! Component: 3650 - total flux cleaned = -0.000696104 Jy ! Component: 3700 - total flux cleaned = -0.00075643 Jy ! Component: 3750 - total flux cleaned = -0.000636481 Jy ! Component: 3800 - total flux cleaned = -0.000621727 Jy ! Component: 3850 - total flux cleaned = -0.000592087 Jy ! Component: 3900 - total flux cleaned = -0.000562718 Jy ! Component: 3950 - total flux cleaned = -0.000562646 Jy ! Component: 4000 - total flux cleaned = -0.000489526 Jy ! Component: 4050 - total flux cleaned = -0.000503976 Jy ! Total flux subtracted in 4096 components = -0.000489507 Jy ! Clean residual min=-0.000831 max=0.000844 Jy/beam ! Clean residual mean=0.000004 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.217918 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 425 components and 0.217918 Jy ![Exited script file: muppet] wmap "J1659+0213_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 8.205 at -4.636 degrees (North through East) ! Clean map min=-0.0019644 max=0.18388 Jy/beam ! Writing clean map to FITS file: J1659+0213_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.183885 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00026962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439874 0.439874 0.879749 1.7595 3.51899 7.03799 14.076 28.152 56.3039 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.415 x 8.205 at -4.636 degrees (North through East) ! Clean map min=-0.0019644 max=0.18388 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 J1659+0213_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:53:22 2019