! Started logfile: J0903-1721_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:09:46 2019 obs J0903-1721_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0903-1721_S_2017_01_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.711111 visibilities/baseline/integration-bin. ! Found source: J0903-1721 ! ! 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 622 lines of history. ! ! Reading 10752 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 J0903-1721_S_2017_01_16_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943176Jy sigma=0.006077 ! Fit after self-cal, rms=0.932054Jy sigma=0.006023 ! 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.14 mas, bmaj=10.35 mas, bpa=16.65 degrees ! Estimated noise=1497.15 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.106449 Jy ! Component: 100 - total flux cleaned = 0.1315 Jy ! Total flux subtracted in 100 components = 0.1315 Jy ! Clean residual min=-0.004976 max=0.009480 Jy/beam ! Clean residual mean=-0.000025 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.1315 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.1315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.439626Jy sigma=0.000675 ! Fit after self-cal, rms=0.439652Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00944509 Jy ! Component: 100 - total flux cleaned = 0.0134995 Jy ! Total flux subtracted in 100 components = 0.0134995 Jy ! Clean residual min=-0.004588 max=0.005968 Jy/beam ! Clean residual mean=-0.000007 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.144999 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.144999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.438531Jy sigma=0.000672 ! Fit after self-cal, rms=0.438551Jy sigma=0.000672 ! 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.854 mas, bmaj=11.93 mas, bpa=15.84 degrees ! Estimated noise=1057.68 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.0042367 Jy ! Component: 100 - total flux cleaned = 0.00670381 Jy ! Component: 150 - total flux cleaned = 0.00825274 Jy ! Component: 200 - total flux cleaned = 0.00865708 Jy ! Total flux subtracted in 200 components = 0.00865708 Jy ! Clean residual min=-0.004412 max=0.003962 Jy/beam ! Clean residual mean=0.000001 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.153656 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.153656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.438109Jy sigma=0.000672 ! Fit after self-cal, rms=0.438093Jy sigma=0.000672 ! 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.01 FD 0.98 HN 0.97 KP 1.03 ! LA 1.06 MK 1.00* NL 0.93 OV 0.99 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.01 HN 1.01 KP 0.98 ! LA 1.02 MK 1.00* NL 1.06 OV 1.09 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.02 HN 1.02 KP 1.04 ! LA 1.04 MK 1.00* NL 1.03 OV 0.97 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 0.93 KP 0.54 ! LA 0.66 MK 1.00* NL 1.00* OV 0.98 ! PT 1.08 SC 1.05 ! ! ! Fit before self-cal, rms=0.438093Jy sigma=0.000672 ! Fit after self-cal, rms=0.208925Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=11.85 mas, bpa=15.71 degrees ! Estimated noise=1077.34 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.00247063 Jy ! Component: 100 - total flux cleaned = 0.00291721 Jy ! Component: 150 - total flux cleaned = 0.00301314 Jy ! Component: 200 - total flux cleaned = 0.0030496 Jy ! Total flux subtracted in 200 components = 0.0030496 Jy ! Clean residual min=-0.003151 max=0.003268 Jy/beam ! Clean residual mean=-0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.156706 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.156706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208727Jy sigma=0.000663 ! Fit after self-cal, rms=0.208436Jy sigma=0.000663 ! 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.208436Jy sigma=0.000663 ! Fit after self-cal, rms=0.166637Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.815 mas, bmaj=11.79 mas, bpa=15.7 degrees ! Estimated noise=1087.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218431 Jy ! Component: 100 - total flux cleaned = 0.00286329 Jy ! Component: 150 - total flux cleaned = 0.00286542 Jy ! Component: 200 - total flux cleaned = 0.00289913 Jy ! Total flux subtracted in 200 components = 0.00289913 Jy ! Clean residual min=-0.002783 max=0.003179 Jy/beam ! Clean residual mean=0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.159605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.159605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166472Jy sigma=0.000660 ! Fit after self-cal, rms=0.166437Jy sigma=0.000660 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.000247372 Jy ! Component: 100 - total flux cleaned = 0.000247881 Jy ! Component: 150 - total flux cleaned = 0.000268265 Jy ! Component: 200 - total flux cleaned = 0.000266888 Jy ! Total flux subtracted in 200 components = 0.000266888 Jy ! Clean residual min=-0.002804 max=0.003137 Jy/beam ! Clean residual mean=0.000006 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.159872 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.159872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166407Jy sigma=0.000660 ! Fit after self-cal, rms=0.166407Jy sigma=0.000660 ! 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.166407Jy sigma=0.000660 ! Fit after self-cal, rms=0.116083Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=11.77 mas, bpa=15.68 degrees ! Estimated noise=1088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281487 Jy ! Component: 100 - total flux cleaned = 0.000321502 Jy ! Component: 150 - total flux cleaned = 0.000337735 Jy ! Component: 200 - total flux cleaned = 0.000337831 Jy ! Total flux subtracted in 200 components = 0.000337831 Jy ! Clean residual min=-0.002390 max=0.002510 Jy/beam ! Clean residual mean=0.000011 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.16021 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.16021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116073Jy sigma=0.000655 ! Fit after self-cal, rms=0.115879Jy sigma=0.000655 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102891 Jy ! Component: 100 - total flux cleaned = 6.24598e-05 Jy ! Component: 150 - total flux cleaned = 5.00337e-05 Jy ! Component: 200 - total flux cleaned = 3.81311e-05 Jy ! Total flux subtracted in 200 components = 3.81311e-05 Jy ! Clean residual min=-0.002374 max=0.002538 Jy/beam ! Clean residual mean=0.000012 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.160248 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.160248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115874Jy sigma=0.000655 ! Fit after self-cal, rms=0.115872Jy sigma=0.000655 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115872Jy sigma=0.000655 ! Fit after self-cal, rms=0.115792Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.594 mas, bmaj=16.09 mas, bpa=6.97 degrees ! Estimated noise=1315.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000524995 Jy ! Component: 100 - total flux cleaned = 0.000594695 Jy ! Component: 150 - total flux cleaned = 0.000634224 Jy ! Component: 200 - total flux cleaned = 0.000645683 Jy ! Total flux subtracted in 200 components = 0.000645683 Jy ! Clean residual min=-0.002651 max=0.003099 Jy/beam ! Clean residual mean=0.000022 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.160893 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.160893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115785Jy sigma=0.000655 ! Fit after self-cal, rms=0.115778Jy sigma=0.000655 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.48308e-05 Jy ! Component: 100 - total flux cleaned = -5.3741e-05 Jy ! Component: 150 - total flux cleaned = -4.42979e-05 Jy ! Component: 200 - total flux cleaned = -5.24403e-05 Jy ! Total flux subtracted in 200 components = -5.24403e-05 Jy ! Clean residual min=-0.002655 max=0.003119 Jy/beam ! Clean residual mean=0.000022 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.160841 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.160841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115777Jy sigma=0.000655 ! Fit after self-cal, rms=0.115775Jy sigma=0.000655 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=11.76 mas, bpa=15.7 degrees ! Estimated noise=1088.9 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.806 x 11.76 at 15.7 degrees (North through East) ! Clean map min=-0.0022956 max=0.14068 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.122 mas, bmaj=10.21 mas, bpa=16.48 degrees ! Estimated noise=1408.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107718 Jy ! Component: 100 - total flux cleaned = 0.133729 Jy ! Component: 150 - total flux cleaned = 0.143875 Jy ! Component: 200 - total flux cleaned = 0.148865 Jy ! Total flux subtracted in 200 components = 0.148865 Jy ! Clean residual min=-0.003596 max=0.003290 Jy/beam ! Clean residual mean=-0.000007 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.148865 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.148865 Jy ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=11.76 mas, bpa=15.7 degrees ! Estimated noise=1088.9 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.00472817 Jy ! Component: 100 - total flux cleaned = 0.00722763 Jy ! Component: 150 - total flux cleaned = 0.00864506 Jy ! Component: 200 - total flux cleaned = 0.00949958 Jy ! Total flux subtracted in 200 components = 0.00949958 Jy ! Clean residual min=-0.002377 max=0.002518 Jy/beam ! Clean residual mean=0.000009 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.158364 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.158364 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.594 mas, bmaj=16.09 mas, bpa=6.97 degrees ! Estimated noise=1315.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000979575 Jy ! Component: 100 - total flux cleaned = 0.00144571 Jy ! Component: 150 - total flux cleaned = 0.00157745 Jy ! Component: 200 - total flux cleaned = 0.00161296 Jy ! Total flux subtracted in 200 components = 0.00161296 Jy ! Clean residual min=-0.002647 max=0.003151 Jy/beam ! Clean residual mean=0.000020 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.159977 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 = 2.42237e-05 Jy ! Component: 100 - total flux cleaned = 4.60656e-05 Jy ! Component: 150 - total flux cleaned = 5.93404e-05 Jy ! Component: 200 - total flux cleaned = 7.2081e-05 Jy ! Total flux subtracted in 200 components = 7.2081e-05 Jy ! Clean residual min=-0.002643 max=0.003162 Jy/beam ! Clean residual mean=0.000020 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.160049 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 100 components and 0.160049 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=11.76 mas, bpa=15.7 degrees ! Estimated noise=1088.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022781 Jy ! Component: 100 - total flux cleaned = -0.000299531 Jy ! Component: 150 - total flux cleaned = -0.000324918 Jy ! Component: 200 - total flux cleaned = -0.000348124 Jy ! Total flux subtracted in 200 components = -0.000348124 Jy ! Clean residual min=-0.002362 max=0.002588 Jy/beam ! Clean residual mean=0.000011 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.159701 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.159701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115775Jy sigma=0.000655 ! Fit after self-cal, rms=0.115767Jy sigma=0.000655 wmodel J0903-1721_S_2017_01_16_pus_map.mod ! Writing 108 model components to file: J0903-1721_S_2017_01_16_pus_map.mod wobs J0903-1721_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0903-1721_S_2017_01_16_pus_uvs.fits wwins J0903-1721_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0903-1721_S_2017_01_16_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.000600175 Jy ! Component: 100 - total flux cleaned = 0.00064134 Jy ! Component: 150 - total flux cleaned = 0.000792807 Jy ! Component: 200 - total flux cleaned = 0.00111557 Jy ! Component: 250 - total flux cleaned = 0.00135535 Jy ! Component: 300 - total flux cleaned = 0.0014549 Jy ! Component: 350 - total flux cleaned = 0.00161399 Jy ! Component: 400 - total flux cleaned = 0.00167527 Jy ! Component: 450 - total flux cleaned = 0.00170594 Jy ! Component: 500 - total flux cleaned = 0.00191307 Jy ! Component: 550 - total flux cleaned = 0.00205828 Jy ! Component: 600 - total flux cleaned = 0.00228596 Jy ! Component: 650 - total flux cleaned = 0.00237017 Jy ! Component: 700 - total flux cleaned = 0.0025357 Jy ! Component: 750 - total flux cleaned = 0.00261769 Jy ! Component: 800 - total flux cleaned = 0.00275163 Jy ! Component: 850 - total flux cleaned = 0.00283065 Jy ! Component: 900 - total flux cleaned = 0.00290832 Jy ! Component: 950 - total flux cleaned = 0.00306151 Jy ! Component: 1000 - total flux cleaned = 0.00318765 Jy ! Component: 1050 - total flux cleaned = 0.00331198 Jy ! Component: 1100 - total flux cleaned = 0.0033614 Jy ! Component: 1150 - total flux cleaned = 0.00350695 Jy ! Component: 1200 - total flux cleaned = 0.00357912 Jy ! Component: 1250 - total flux cleaned = 0.0037213 Jy ! Component: 1300 - total flux cleaned = 0.00383805 Jy ! Component: 1350 - total flux cleaned = 0.00390728 Jy ! Component: 1400 - total flux cleaned = 0.00406744 Jy ! Component: 1450 - total flux cleaned = 0.00413525 Jy ! Component: 1500 - total flux cleaned = 0.00418004 Jy ! Component: 1550 - total flux cleaned = 0.00442364 Jy ! Component: 1600 - total flux cleaned = 0.00451133 Jy ! Component: 1650 - total flux cleaned = 0.00461985 Jy ! Component: 1700 - total flux cleaned = 0.00472726 Jy ! Component: 1750 - total flux cleaned = 0.00476988 Jy ! Component: 1800 - total flux cleaned = 0.00487572 Jy ! Component: 1850 - total flux cleaned = 0.00498044 Jy ! Component: 1900 - total flux cleaned = 0.00514651 Jy ! Component: 1950 - total flux cleaned = 0.00520856 Jy ! Component: 2000 - total flux cleaned = 0.00543289 Jy ! Component: 2050 - total flux cleaned = 0.00553399 Jy ! Component: 2100 - total flux cleaned = 0.00565432 Jy ! Component: 2150 - total flux cleaned = 0.00579356 Jy ! Component: 2200 - total flux cleaned = 0.00583307 Jy ! Component: 2250 - total flux cleaned = 0.00600912 Jy ! Component: 2300 - total flux cleaned = 0.00604799 Jy ! Component: 2350 - total flux cleaned = 0.00608666 Jy ! Component: 2400 - total flux cleaned = 0.00623999 Jy ! Component: 2450 - total flux cleaned = 0.00629718 Jy ! Component: 2500 - total flux cleaned = 0.0063726 Jy ! Component: 2550 - total flux cleaned = 0.00642881 Jy ! Component: 2600 - total flux cleaned = 0.00655908 Jy ! Component: 2650 - total flux cleaned = 0.00665149 Jy ! Component: 2700 - total flux cleaned = 0.00676152 Jy ! Component: 2750 - total flux cleaned = 0.00677961 Jy ! Component: 2800 - total flux cleaned = 0.00690649 Jy ! Component: 2850 - total flux cleaned = 0.00696036 Jy ! Component: 2900 - total flux cleaned = 0.00697819 Jy ! Component: 2950 - total flux cleaned = 0.00706697 Jy ! Component: 3000 - total flux cleaned = 0.0071376 Jy ! Component: 3050 - total flux cleaned = 0.00720774 Jy ! Component: 3100 - total flux cleaned = 0.00727719 Jy ! Component: 3150 - total flux cleaned = 0.00732907 Jy ! Component: 3200 - total flux cleaned = 0.00738066 Jy ! Component: 3250 - total flux cleaned = 0.00746603 Jy ! Component: 3300 - total flux cleaned = 0.00755091 Jy ! Component: 3350 - total flux cleaned = 0.00755074 Jy ! Component: 3400 - total flux cleaned = 0.00758409 Jy ! Component: 3450 - total flux cleaned = 0.00761739 Jy ! Component: 3500 - total flux cleaned = 0.00766692 Jy ! Component: 3550 - total flux cleaned = 0.00768342 Jy ! Component: 3600 - total flux cleaned = 0.00779763 Jy ! Component: 3650 - total flux cleaned = 0.0078139 Jy ! Component: 3700 - total flux cleaned = 0.00787852 Jy ! Component: 3750 - total flux cleaned = 0.00795861 Jy ! Component: 3800 - total flux cleaned = 0.00797458 Jy ! Component: 3850 - total flux cleaned = 0.00806979 Jy ! Component: 3900 - total flux cleaned = 0.00811699 Jy ! Component: 3950 - total flux cleaned = 0.00821111 Jy ! Component: 4000 - total flux cleaned = 0.00825796 Jy ! Component: 4050 - total flux cleaned = 0.00825787 Jy ! Total flux subtracted in 4096 components = 0.0083659 Jy ! Clean residual min=-0.001041 max=0.001102 Jy/beam ! Clean residual mean=0.000006 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.168067 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 436 components and 0.168067 Jy ![Exited script file: muppet] wmap "J0903-1721_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.806 x 11.76 at 15.7 degrees (North through East) ! Clean map min=-0.0021388 max=0.14096 Jy/beam ! Writing clean map to FITS file: J0903-1721_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.140963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031678 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.674176 0.674176 1.34835 2.69671 5.39341 10.7868 21.5736 43.1473 86.2946 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.14 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.806 x 11.76 at 15.7 degrees (North through East) ! Clean map min=-0.0021388 max=0.14096 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 J0903-1721_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:09:52 2019