! Started logfile: J0610-1847_S_2017_05_01_pus_uvs.log on Wed May 1 18:28:57 2019 obs J0610-1847_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0610-1847_S_2017_05_01_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968889 visibilities/baseline/integration-bin. ! Found source: J0610-1847 ! ! 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 788 lines of history. ! ! Reading 13080 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 J0610-1847_S_2017_05_01_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856844Jy sigma=0.005711 ! Fit after self-cal, rms=0.841092Jy sigma=0.005607 ! 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.677 mas, bmaj=7.06 mas, bpa=-3.732 degrees ! Estimated noise=1661.35 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.123904 Jy ! Component: 100 - total flux cleaned = 0.157033 Jy ! Total flux subtracted in 100 components = 0.157033 Jy ! Clean residual min=-0.006928 max=0.014128 Jy/beam ! Clean residual mean=-0.000019 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.157033 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.157033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120777Jy sigma=0.000716 ! Fit after self-cal, rms=0.120808Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016199 Jy ! Component: 100 - total flux cleaned = 0.025379 Jy ! Total flux subtracted in 100 components = 0.025379 Jy ! Clean residual min=-0.005387 max=0.008199 Jy/beam ! Clean residual mean=-0.000006 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.182412 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.182412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118238Jy sigma=0.000695 ! Fit after self-cal, rms=0.118263Jy sigma=0.000695 ! 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.192 mas, bmaj=7.875 mas, bpa=-3.583 degrees ! Estimated noise=1046.48 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 (4.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00832609 Jy ! Component: 100 - total flux cleaned = 0.0125682 Jy ! Component: 150 - total flux cleaned = 0.0138775 Jy ! Component: 200 - total flux cleaned = 0.0143578 Jy ! Total flux subtracted in 200 components = 0.0143578 Jy ! Clean residual min=-0.004014 max=0.005223 Jy/beam ! Clean residual mean=-0.000003 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.19677 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.19677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117772Jy sigma=0.000688 ! Fit after self-cal, rms=0.117773Jy sigma=0.000688 ! 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.92 FD 0.94 HN 1.08 KP 1.02 ! LA 1.00 MK 0.98 NL 0.96 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.06 KP 0.98 ! LA 0.99 MK 1.59 NL 1.01 OV 1.06 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.11 KP 1.01 ! LA 0.98 MK 0.90 NL 0.97 OV 0.93 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 1.00* ! LA 0.90 MK 0.82 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.117773Jy sigma=0.000688 ! Fit after self-cal, rms=0.119471Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.992 mas, bpa=-2.734 degrees ! Estimated noise=1059.86 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.00105962 Jy ! Component: 100 - total flux cleaned = -0.00105325 Jy ! Component: 150 - total flux cleaned = -0.00105197 Jy ! Component: 200 - total flux cleaned = -0.00111834 Jy ! Total flux subtracted in 200 components = -0.00111834 Jy ! Clean residual min=-0.003413 max=0.003790 Jy/beam ! Clean residual mean=0.000001 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.195651 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.195651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119336Jy sigma=0.000677 ! Fit after self-cal, rms=0.119324Jy sigma=0.000677 ! 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.119324Jy sigma=0.000677 ! Fit after self-cal, rms=0.132289Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.106 mas, bpa=-2.271 degrees ! Estimated noise=1060.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410486 Jy ! Component: 100 - total flux cleaned = 0.000196529 Jy ! Component: 150 - total flux cleaned = 8.98516e-06 Jy ! Component: 200 - total flux cleaned = -0.000103109 Jy ! Total flux subtracted in 200 components = -0.000103109 Jy ! Clean residual min=-0.002623 max=0.003156 Jy/beam ! Clean residual mean=-0.000007 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.195548 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.195548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132159Jy sigma=0.000669 ! Fit after self-cal, rms=0.132195Jy sigma=0.000669 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 (91.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277913 Jy ! Component: 100 - total flux cleaned = 0.00398287 Jy ! Component: 150 - total flux cleaned = 0.00412871 Jy ! Component: 200 - total flux cleaned = 0.00426607 Jy ! Total flux subtracted in 200 components = 0.00426607 Jy ! Clean residual min=-0.002511 max=0.002743 Jy/beam ! Clean residual mean=-0.000007 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.199814 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.199814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132083Jy sigma=0.000668 ! Fit after self-cal, rms=0.132076Jy sigma=0.000668 ! 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.132076Jy sigma=0.000668 ! Fit after self-cal, rms=0.135846Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.132 mas, bpa=-2.102 degrees ! Estimated noise=1061.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184104 Jy ! Component: 100 - total flux cleaned = 0.000385095 Jy ! Component: 150 - total flux cleaned = 0.00057215 Jy ! Component: 200 - total flux cleaned = 0.000704287 Jy ! Total flux subtracted in 200 components = 0.000704287 Jy ! Clean residual min=-0.002481 max=0.002729 Jy/beam ! Clean residual mean=-0.000009 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.200519 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.200518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135751Jy sigma=0.000668 ! Fit after self-cal, rms=0.135753Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177537 Jy ! Component: 100 - total flux cleaned = 0.000335099 Jy ! Component: 150 - total flux cleaned = 0.000482487 Jy ! Component: 200 - total flux cleaned = 0.000553072 Jy ! Total flux subtracted in 200 components = 0.000553072 Jy ! Clean residual min=-0.002489 max=0.002725 Jy/beam ! Clean residual mean=-0.000009 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.201072 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.201072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135698Jy sigma=0.000668 ! Fit after self-cal, rms=0.135692Jy sigma=0.000668 ! 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.135692Jy sigma=0.000668 ! Fit after self-cal, rms=0.138301Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.747 mas, bmaj=16.03 mas, bpa=2.861 degrees ! Estimated noise=1294.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170509 Jy ! Component: 100 - total flux cleaned = -8.55766e-05 Jy ! Component: 150 - total flux cleaned = -4.09219e-05 Jy ! Component: 200 - total flux cleaned = 2.23795e-05 Jy ! Total flux subtracted in 200 components = 2.23795e-05 Jy ! Clean residual min=-0.003196 max=0.002784 Jy/beam ! Clean residual mean=-0.000018 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.201094 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.201094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138297Jy sigma=0.000668 ! Fit after self-cal, rms=0.138304Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.77423e-05 Jy ! Component: 100 - total flux cleaned = 2.0817e-05 Jy ! Component: 150 - total flux cleaned = 7.51692e-05 Jy ! Component: 200 - total flux cleaned = 0.000109197 Jy ! Total flux subtracted in 200 components = 0.000109197 Jy ! Clean residual min=-0.003219 max=0.002755 Jy/beam ! Clean residual mean=-0.000018 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.201203 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 0.201203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138302Jy sigma=0.000668 ! Fit after self-cal, rms=0.138301Jy sigma=0.000668 ! 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.255 mas, bmaj=8.158 mas, bpa=-1.958 degrees ! Estimated noise=1063.33 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 8.158 at -1.958 degrees (North through East) ! Clean map min=-0.0027667 max=0.16525 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.722 mas, bmaj=7.21 mas, bpa=-2.494 degrees ! Estimated noise=1696.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126148 Jy ! Component: 100 - total flux cleaned = 0.15839 Jy ! Component: 150 - total flux cleaned = 0.173559 Jy ! Component: 200 - total flux cleaned = 0.181787 Jy ! Total flux subtracted in 200 components = 0.181787 Jy ! Clean residual min=-0.004623 max=0.004340 Jy/beam ! Clean residual mean=-0.000008 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.181787 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.181787 Jy ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=8.158 mas, bpa=-1.958 degrees ! Estimated noise=1063.33 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.00610142 Jy ! Component: 100 - total flux cleaned = 0.0099724 Jy ! Component: 150 - total flux cleaned = 0.0128708 Jy ! Component: 200 - total flux cleaned = 0.0145327 Jy ! Total flux subtracted in 200 components = 0.0145327 Jy ! Clean residual min=-0.002616 max=0.002782 Jy/beam ! Clean residual mean=-0.000009 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.19632 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.19632 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.747 mas, bmaj=16.03 mas, bpa=2.861 degrees ! Estimated noise=1294.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205157 Jy ! Component: 100 - total flux cleaned = 0.00293738 Jy ! Component: 150 - total flux cleaned = 0.00332728 Jy ! Component: 200 - total flux cleaned = 0.0036667 Jy ! Total flux subtracted in 200 components = 0.0036667 Jy ! Clean residual min=-0.003323 max=0.003131 Jy/beam ! Clean residual mean=-0.000016 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.199987 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.00033066 Jy ! Component: 100 - total flux cleaned = 0.000524776 Jy ! Component: 150 - total flux cleaned = 0.000698066 Jy ! Component: 200 - total flux cleaned = 0.000827658 Jy ! Total flux subtracted in 200 components = 0.000827658 Jy ! Clean residual min=-0.003261 max=0.002964 Jy/beam ! Clean residual mean=-0.000016 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.200814 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 96 components and 0.200814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=8.158 mas, bpa=-1.958 degrees ! Estimated noise=1063.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172257 Jy ! Component: 100 - total flux cleaned = -6.12692e-05 Jy ! Component: 150 - total flux cleaned = -0.00010739 Jy ! Component: 200 - total flux cleaned = -2.33413e-05 Jy ! Total flux subtracted in 200 components = -2.33413e-05 Jy ! Clean residual min=-0.002535 max=0.002675 Jy/beam ! Clean residual mean=-0.000009 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.200791 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.200791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138016Jy sigma=0.000668 ! Fit after self-cal, rms=0.137927Jy sigma=0.000668 wmodel J0610-1847_S_2017_05_01_pus_map.mod ! Writing 114 model components to file: J0610-1847_S_2017_05_01_pus_map.mod wobs J0610-1847_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0610-1847_S_2017_05_01_pus_uvs.fits wwins J0610-1847_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J0610-1847_S_2017_05_01_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.000295509 Jy ! Component: 100 - total flux cleaned = 0.000743101 Jy ! Component: 150 - total flux cleaned = 0.00108094 Jy ! Component: 200 - total flux cleaned = 0.0013618 Jy ! Component: 250 - total flux cleaned = 0.00163216 Jy ! Component: 300 - total flux cleaned = 0.00163289 Jy ! Component: 350 - total flux cleaned = 0.00174391 Jy ! Component: 400 - total flux cleaned = 0.0020627 Jy ! Component: 450 - total flux cleaned = 0.00206139 Jy ! Component: 500 - total flux cleaned = 0.00209487 Jy ! Component: 550 - total flux cleaned = 0.00216093 Jy ! Component: 600 - total flux cleaned = 0.00222522 Jy ! Component: 650 - total flux cleaned = 0.00213118 Jy ! Component: 700 - total flux cleaned = 0.00213151 Jy ! Component: 750 - total flux cleaned = 0.00210174 Jy ! Component: 800 - total flux cleaned = 0.00213205 Jy ! Component: 850 - total flux cleaned = 0.00216169 Jy ! Component: 900 - total flux cleaned = 0.002162 Jy ! Component: 950 - total flux cleaned = 0.00224649 Jy ! Component: 1000 - total flux cleaned = 0.00227419 Jy ! Component: 1050 - total flux cleaned = 0.00235597 Jy ! Component: 1100 - total flux cleaned = 0.00238261 Jy ! Component: 1150 - total flux cleaned = 0.00243487 Jy ! Component: 1200 - total flux cleaned = 0.00243454 Jy ! Component: 1250 - total flux cleaned = 0.00246015 Jy ! Component: 1300 - total flux cleaned = 0.00248561 Jy ! Component: 1350 - total flux cleaned = 0.00256005 Jy ! Component: 1400 - total flux cleaned = 0.00253503 Jy ! Component: 1450 - total flux cleaned = 0.00248615 Jy ! Component: 1500 - total flux cleaned = 0.00241369 Jy ! Component: 1550 - total flux cleaned = 0.00231945 Jy ! Component: 1600 - total flux cleaned = 0.00224955 Jy ! Component: 1650 - total flux cleaned = 0.00215731 Jy ! Component: 1700 - total flux cleaned = 0.00202069 Jy ! Component: 1750 - total flux cleaned = 0.00204306 Jy ! Component: 1800 - total flux cleaned = 0.0019318 Jy ! Component: 1850 - total flux cleaned = 0.00190966 Jy ! Component: 1900 - total flux cleaned = 0.00186631 Jy ! Component: 1950 - total flux cleaned = 0.00180119 Jy ! Component: 2000 - total flux cleaned = 0.00169454 Jy ! Component: 2050 - total flux cleaned = 0.00163118 Jy ! Component: 2100 - total flux cleaned = 0.00152722 Jy ! Component: 2150 - total flux cleaned = 0.00148597 Jy ! Component: 2200 - total flux cleaned = 0.00146575 Jy ! Component: 2250 - total flux cleaned = 0.00148578 Jy ! Component: 2300 - total flux cleaned = 0.00140571 Jy ! Component: 2350 - total flux cleaned = 0.00138567 Jy ! Component: 2400 - total flux cleaned = 0.00136586 Jy ! Component: 2450 - total flux cleaned = 0.00136584 Jy ! Component: 2500 - total flux cleaned = 0.00130813 Jy ! Component: 2550 - total flux cleaned = 0.00123205 Jy ! Component: 2600 - total flux cleaned = 0.0013074 Jy ! Component: 2650 - total flux cleaned = 0.00128846 Jy ! Component: 2700 - total flux cleaned = 0.00128856 Jy ! Component: 2750 - total flux cleaned = 0.00119632 Jy ! Component: 2800 - total flux cleaned = 0.0011966 Jy ! Component: 2850 - total flux cleaned = 0.00119638 Jy ! Component: 2900 - total flux cleaned = 0.00119617 Jy ! Component: 2950 - total flux cleaned = 0.00121368 Jy ! Component: 3000 - total flux cleaned = 0.00116065 Jy ! Component: 3050 - total flux cleaned = 0.00112565 Jy ! Component: 3100 - total flux cleaned = 0.00109094 Jy ! Component: 3150 - total flux cleaned = 0.00103913 Jy ! Component: 3200 - total flux cleaned = 0.00103935 Jy ! Component: 3250 - total flux cleaned = 0.00097151 Jy ! Component: 3300 - total flux cleaned = 0.000971371 Jy ! Component: 3350 - total flux cleaned = 0.000904874 Jy ! Component: 3400 - total flux cleaned = 0.000888312 Jy ! Component: 3450 - total flux cleaned = 0.000871729 Jy ! Component: 3500 - total flux cleaned = 0.000839021 Jy ! Component: 3550 - total flux cleaned = 0.000838937 Jy ! Component: 3600 - total flux cleaned = 0.000822877 Jy ! Component: 3650 - total flux cleaned = 0.00082282 Jy ! Component: 3700 - total flux cleaned = 0.0007912 Jy ! Component: 3750 - total flux cleaned = 0.000775393 Jy ! Component: 3800 - total flux cleaned = 0.000759786 Jy ! Component: 3850 - total flux cleaned = 0.000806233 Jy ! Component: 3900 - total flux cleaned = 0.000775232 Jy ! Component: 3950 - total flux cleaned = 0.000744365 Jy ! Component: 4000 - total flux cleaned = 0.000774789 Jy ! Component: 4050 - total flux cleaned = 0.000744348 Jy ! Total flux subtracted in 4096 components = 0.000759473 Jy ! Clean residual min=-0.000939 max=0.000857 Jy/beam ! Clean residual mean=-0.000004 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.20155 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 391 components and 0.20155 Jy ![Exited script file: muppet] wmap "J0610-1847_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 8.158 at -1.958 degrees (North through East) ! Clean map min=-0.0021119 max=0.16626 Jy/beam ! Writing clean map to FITS file: J0610-1847_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.166257 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269677 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.486616 0.486616 0.973231 1.94646 3.89293 7.78585 15.5717 31.1434 62.2868 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.255 x 8.158 at -1.958 degrees (North through East) ! Clean map min=-0.0021119 max=0.16626 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 J0610-1847_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:29:01 2019