! Started logfile: J0653-1929_S_2017_06_15_pus_uvs.log on Tue May 7 15:13:05 2019 obs J0653-1929_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0653-1929_S_2017_06_15_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867857 visibilities/baseline/integration-bin. ! Found source: J0653-1929 ! ! 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 603 lines of history. ! ! Reading 8748 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 J0653-1929_S_2017_06_15_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 334 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862494Jy sigma=0.006274 ! Fit after self-cal, rms=0.838752Jy sigma=0.006112 ! 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.576 mas, bmaj=6.581 mas, bpa=-4.181 degrees ! Estimated noise=1555.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.125992 Jy ! Component: 100 - total flux cleaned = 0.156116 Jy ! Total flux subtracted in 100 components = 0.156116 Jy ! Clean residual min=-0.008075 max=0.016133 Jy/beam ! Clean residual mean=-0.000060 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 0.156116 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.156116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102882Jy sigma=0.000722 ! Fit after self-cal, rms=0.102915Jy sigma=0.000721 ! Inverting map ! Added new window around map position (2.5, -8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143686 Jy ! Component: 100 - total flux cleaned = 0.0221766 Jy ! Total flux subtracted in 100 components = 0.0221766 Jy ! Clean residual min=-0.007636 max=0.011264 Jy/beam ! Clean residual mean=-0.000030 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.178292 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.178292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100559Jy sigma=0.000703 ! Fit after self-cal, rms=0.100425Jy sigma=0.000702 ! 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.097 mas, bmaj=7.751 mas, bpa=-3.706 degrees ! Estimated noise=1250.16 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.00817092 Jy ! Component: 100 - total flux cleaned = 0.0126634 Jy ! Component: 150 - total flux cleaned = 0.0144282 Jy ! Component: 200 - total flux cleaned = 0.0154476 Jy ! Total flux subtracted in 200 components = 0.0154476 Jy ! Clean residual min=-0.006098 max=0.007854 Jy/beam ! Clean residual mean=-0.000024 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.19374 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.19374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099731Jy sigma=0.000696 ! Fit after self-cal, rms=0.099700Jy sigma=0.000696 ! 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.23 FD 0.93 HN 1.20 KP 1.02 ! LA 1.00 MK 1.02 NL 0.86 OV 0.96 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.24 FD 0.95 HN 1.16 KP 0.97 ! LA 0.97 MK 1.03 NL 1.02 OV 0.97 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.01 HN 1.10 KP 0.99 ! LA 0.96 MK 0.99 NL 0.97 OV 0.90 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.29 KP 1.00* ! LA 0.83 MK 0.93 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.099700Jy sigma=0.000696 ! Fit after self-cal, rms=0.103179Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.77 mas, bpa=-2.667 degrees ! Estimated noise=1252.45 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.000637344 Jy ! Component: 100 - total flux cleaned = -0.0010311 Jy ! Component: 150 - total flux cleaned = -0.00124826 Jy ! Component: 200 - total flux cleaned = -0.0013432 Jy ! Total flux subtracted in 200 components = -0.0013432 Jy ! Clean residual min=-0.004531 max=0.003818 Jy/beam ! Clean residual mean=-0.000002 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.192397 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.192397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103088Jy sigma=0.000677 ! Fit after self-cal, rms=0.103269Jy sigma=0.000676 ! 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.103269Jy sigma=0.000676 ! Fit after self-cal, rms=0.103692Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.775 mas, bpa=-2.751 degrees ! Estimated noise=1254.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101134 Jy ! Component: 100 - total flux cleaned = -0.00123214 Jy ! Component: 150 - total flux cleaned = -0.0013272 Jy ! Component: 200 - total flux cleaned = -0.00136908 Jy ! Total flux subtracted in 200 components = -0.00136908 Jy ! Clean residual min=-0.003457 max=0.003645 Jy/beam ! Clean residual mean=-0.000001 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.191027 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.191027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103625Jy sigma=0.000673 ! Fit after self-cal, rms=0.103623Jy sigma=0.000673 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 (103.5, -110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300848 Jy ! Component: 100 - total flux cleaned = 0.00289862 Jy ! Component: 150 - total flux cleaned = 0.0028983 Jy ! Component: 200 - total flux cleaned = 0.00285213 Jy ! Total flux subtracted in 200 components = 0.00285213 Jy ! Clean residual min=-0.003257 max=0.002948 Jy/beam ! Clean residual mean=-0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.19388 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.19388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103523Jy sigma=0.000672 ! Fit after self-cal, rms=0.103511Jy sigma=0.000672 ! 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.103511Jy sigma=0.000672 ! Fit after self-cal, rms=0.103873Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.791 mas, bpa=-2.818 degrees ! Estimated noise=1251.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178679 Jy ! Component: 100 - total flux cleaned = -0.000311819 Jy ! Component: 150 - total flux cleaned = -0.000391732 Jy ! Component: 200 - total flux cleaned = -0.000427677 Jy ! Total flux subtracted in 200 components = -0.000427677 Jy ! Clean residual min=-0.003119 max=0.002823 Jy/beam ! Clean residual mean=0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.193452 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.193452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103838Jy sigma=0.000671 ! Fit after self-cal, rms=0.103842Jy sigma=0.000671 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.000144311 Jy ! Component: 100 - total flux cleaned = -0.000179973 Jy ! Component: 150 - total flux cleaned = -0.000213499 Jy ! Component: 200 - total flux cleaned = -0.000244091 Jy ! Total flux subtracted in 200 components = -0.000244091 Jy ! Clean residual min=-0.003051 max=0.002797 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.193208 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.193208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103821Jy sigma=0.000671 ! Fit after self-cal, rms=0.103816Jy sigma=0.000671 ! 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.103816Jy sigma=0.000671 ! Fit after self-cal, rms=0.103928Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.586 mas, bmaj=16.14 mas, bpa=-0.04033 degrees ! Estimated noise=1578.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284323 Jy ! Component: 100 - total flux cleaned = -0.00025939 Jy ! Component: 150 - total flux cleaned = -0.000162659 Jy ! Component: 200 - total flux cleaned = -0.00012125 Jy ! Total flux subtracted in 200 components = -0.00012125 Jy ! Clean residual min=-0.003231 max=0.002973 Jy/beam ! Clean residual mean=0.000004 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.193087 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.193087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103922Jy sigma=0.000671 ! Fit after self-cal, rms=0.103926Jy sigma=0.000671 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 = -5.36846e-05 Jy ! Component: 100 - total flux cleaned = -1.31424e-05 Jy ! Component: 150 - total flux cleaned = 5.22578e-06 Jy ! Component: 200 - total flux cleaned = -1.19913e-05 Jy ! Total flux subtracted in 200 components = -1.19913e-05 Jy ! Clean residual min=-0.003272 max=0.002943 Jy/beam ! Clean residual mean=0.000002 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.193075 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.193075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103921Jy sigma=0.000671 ! Fit after self-cal, rms=0.103921Jy sigma=0.000671 ! 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.109 mas, bmaj=7.799 mas, bpa=-2.852 degrees ! Estimated noise=1250.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.109 x 7.799 at -2.852 degrees (North through East) ! Clean map min=-0.0027693 max=0.15878 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.57 mas, bmaj=6.603 mas, bpa=-3.309 degrees ! Estimated noise=1595.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127788 Jy ! Component: 100 - total flux cleaned = 0.158861 Jy ! Component: 150 - total flux cleaned = 0.171854 Jy ! Component: 200 - total flux cleaned = 0.178241 Jy ! Total flux subtracted in 200 components = 0.178241 Jy ! Clean residual min=-0.004085 max=0.004246 Jy/beam ! Clean residual mean=-0.000017 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.178241 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.178241 Jy ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.799 mas, bpa=-2.852 degrees ! Estimated noise=1250.21 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.00513148 Jy ! Component: 100 - total flux cleaned = 0.00846138 Jy ! Component: 150 - total flux cleaned = 0.0104199 Jy ! Component: 200 - total flux cleaned = 0.0111009 Jy ! Total flux subtracted in 200 components = 0.0111009 Jy ! Clean residual min=-0.003405 max=0.002739 Jy/beam ! Clean residual mean=-0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.189342 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.189342 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.586 mas, bmaj=16.14 mas, bpa=-0.04033 degrees ! Estimated noise=1578.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149634 Jy ! Component: 100 - total flux cleaned = 0.00203524 Jy ! Component: 150 - total flux cleaned = 0.0023339 Jy ! Component: 200 - total flux cleaned = 0.0024764 Jy ! Total flux subtracted in 200 components = 0.0024764 Jy ! Clean residual min=-0.003369 max=0.002838 Jy/beam ! Clean residual mean=-0.000002 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.191818 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.3103e-05 Jy ! Component: 100 - total flux cleaned = 0.000176605 Jy ! Component: 150 - total flux cleaned = 0.000252781 Jy ! Component: 200 - total flux cleaned = 0.000320941 Jy ! Total flux subtracted in 200 components = 0.000320941 Jy ! Clean residual min=-0.003320 max=0.002808 Jy/beam ! Clean residual mean=-0.000001 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.192139 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.192139 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.799 mas, bpa=-2.852 degrees ! Estimated noise=1250.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.53385e-05 Jy ! Component: 100 - total flux cleaned = -0.000170908 Jy ! Component: 150 - total flux cleaned = -0.000252763 Jy ! Component: 200 - total flux cleaned = -0.00028991 Jy ! Total flux subtracted in 200 components = -0.00028991 Jy ! Clean residual min=-0.003089 max=0.002724 Jy/beam ! Clean residual mean=0.000000 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.19185 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.19185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103948Jy sigma=0.000671 ! Fit after self-cal, rms=0.103924Jy sigma=0.000671 wmodel J0653-1929_S_2017_06_15_pus_map.mod ! Writing 83 model components to file: J0653-1929_S_2017_06_15_pus_map.mod wobs J0653-1929_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0653-1929_S_2017_06_15_pus_uvs.fits wwins J0653-1929_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0653-1929_S_2017_06_15_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.000996923 Jy ! Component: 100 - total flux cleaned = -0.00158303 Jy ! Component: 150 - total flux cleaned = -0.00209604 Jy ! Component: 200 - total flux cleaned = -0.00236592 Jy ! Component: 250 - total flux cleaned = -0.00240996 Jy ! Component: 300 - total flux cleaned = -0.00241122 Jy ! Component: 350 - total flux cleaned = -0.00249308 Jy ! Component: 400 - total flux cleaned = -0.00253303 Jy ! Component: 450 - total flux cleaned = -0.00253352 Jy ! Component: 500 - total flux cleaned = -0.00257102 Jy ! Component: 550 - total flux cleaned = -0.00257079 Jy ! Component: 600 - total flux cleaned = -0.00257065 Jy ! Component: 650 - total flux cleaned = -0.00257106 Jy ! Component: 700 - total flux cleaned = -0.00263952 Jy ! Component: 750 - total flux cleaned = -0.00257196 Jy ! Component: 800 - total flux cleaned = -0.00253889 Jy ! Component: 850 - total flux cleaned = -0.00250622 Jy ! Component: 900 - total flux cleaned = -0.00241137 Jy ! Component: 950 - total flux cleaned = -0.00247446 Jy ! Component: 1000 - total flux cleaned = -0.00241276 Jy ! Component: 1050 - total flux cleaned = -0.00229139 Jy ! Component: 1100 - total flux cleaned = -0.00235141 Jy ! Component: 1150 - total flux cleaned = -0.00235122 Jy ! Component: 1200 - total flux cleaned = -0.00238007 Jy ! Component: 1250 - total flux cleaned = -0.00235175 Jy ! Component: 1300 - total flux cleaned = -0.00235198 Jy ! Component: 1350 - total flux cleaned = -0.00246224 Jy ! Component: 1400 - total flux cleaned = -0.00235293 Jy ! Component: 1450 - total flux cleaned = -0.00248778 Jy ! Component: 1500 - total flux cleaned = -0.00246091 Jy ! Component: 1550 - total flux cleaned = -0.00243445 Jy ! Component: 1600 - total flux cleaned = -0.00253816 Jy ! Component: 1650 - total flux cleaned = -0.00248718 Jy ! Component: 1700 - total flux cleaned = -0.002538 Jy ! Component: 1750 - total flux cleaned = -0.00261279 Jy ! Component: 1800 - total flux cleaned = -0.00258808 Jy ! Component: 1850 - total flux cleaned = -0.00278314 Jy ! Component: 1900 - total flux cleaned = -0.00283126 Jy ! Component: 1950 - total flux cleaned = -0.00285472 Jy ! Component: 2000 - total flux cleaned = -0.00292543 Jy ! Component: 2050 - total flux cleaned = -0.00299512 Jy ! Component: 2100 - total flux cleaned = -0.00299525 Jy ! Component: 2150 - total flux cleaned = -0.00306371 Jy ! Component: 2200 - total flux cleaned = -0.00310924 Jy ! Component: 2250 - total flux cleaned = -0.00326548 Jy ! Component: 2300 - total flux cleaned = -0.00333161 Jy ! Component: 2350 - total flux cleaned = -0.00337519 Jy ! Component: 2400 - total flux cleaned = -0.00344003 Jy ! Component: 2450 - total flux cleaned = -0.00348338 Jy ! Component: 2500 - total flux cleaned = -0.00354703 Jy ! Component: 2550 - total flux cleaned = -0.00369368 Jy ! Component: 2600 - total flux cleaned = -0.00367254 Jy ! Component: 2650 - total flux cleaned = -0.00371396 Jy ! Component: 2700 - total flux cleaned = -0.00375451 Jy ! Component: 2750 - total flux cleaned = -0.0038758 Jy ! Component: 2800 - total flux cleaned = -0.00395589 Jy ! Component: 2850 - total flux cleaned = -0.00401522 Jy ! Component: 2900 - total flux cleaned = -0.00407432 Jy ! Component: 2950 - total flux cleaned = -0.00421057 Jy ! Component: 3000 - total flux cleaned = -0.00421058 Jy ! Component: 3050 - total flux cleaned = -0.00428712 Jy ! Component: 3100 - total flux cleaned = -0.00438221 Jy ! Component: 3150 - total flux cleaned = -0.00449511 Jy ! Component: 3200 - total flux cleaned = -0.00455104 Jy ! Component: 3250 - total flux cleaned = -0.0045143 Jy ! Component: 3300 - total flux cleaned = -0.00464292 Jy ! Component: 3350 - total flux cleaned = -0.00469757 Jy ! Component: 3400 - total flux cleaned = -0.00478763 Jy ! Component: 3450 - total flux cleaned = -0.00482294 Jy ! Component: 3500 - total flux cleaned = -0.0048761 Jy ! Component: 3550 - total flux cleaned = -0.00491125 Jy ! Component: 3600 - total flux cleaned = -0.00491104 Jy ! Component: 3650 - total flux cleaned = -0.00499778 Jy ! Component: 3700 - total flux cleaned = -0.00498041 Jy ! Component: 3750 - total flux cleaned = -0.00503188 Jy ! Component: 3800 - total flux cleaned = -0.00515068 Jy ! Component: 3850 - total flux cleaned = -0.00516748 Jy ! Component: 3900 - total flux cleaned = -0.00520105 Jy ! Component: 3950 - total flux cleaned = -0.00518456 Jy ! Component: 4000 - total flux cleaned = -0.00530014 Jy ! Component: 4050 - total flux cleaned = -0.0052675 Jy ! Total flux subtracted in 4096 components = -0.00536513 Jy ! Clean residual min=-0.000945 max=0.001216 Jy/beam ! Clean residual mean=0.000002 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.186484 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 357 components and 0.186484 Jy ![Exited script file: muppet] wmap "J0653-1929_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.109 x 7.799 at -2.852 degrees (North through East) ! Clean map min=-0.0026532 max=0.15985 Jy/beam ! Writing clean map to FITS file: J0653-1929_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.551915 0.551915 1.10383 2.20766 4.41532 8.83064 17.6613 35.3225 70.6451 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 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.109 x 7.799 at -2.852 degrees (North through East) ! Clean map min=-0.0026532 max=0.15985 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 J0653-1929_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:13:09 2019