! Started logfile: J0348-2749_S_2017_01_21_pus_uvs.log on Sun May 5 15:45:25 2019 obs J0348-2749_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0348-2749_S_2017_01_21_pus_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583924 visibilities/baseline/integration-bin. ! Found source: J0348-2749 ! ! 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 558 lines of history. ! ! Reading 3952 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 J0348-2749_S_2017_01_21_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.666811Jy sigma=0.004016 ! Fit after self-cal, rms=0.658301Jy sigma=0.003983 ! 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.525 mas, bmaj=8.173 mas, bpa=-6.261 degrees ! Estimated noise=2742.54 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.253681 Jy ! Component: 100 - total flux cleaned = 0.348395 Jy ! Total flux subtracted in 100 components = 0.348395 Jy ! Clean residual min=-0.017563 max=0.044920 Jy/beam ! Clean residual mean=-0.000023 rms=0.005126 Jy/beam ! Combined flux in latest and established models = 0.348395 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.348395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162186Jy sigma=0.000965 ! Fit after self-cal, rms=0.161302Jy sigma=0.000961 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0527261 Jy ! Component: 100 - total flux cleaned = 0.0808637 Jy ! Total flux subtracted in 100 components = 0.0808637 Jy ! Clean residual min=-0.011901 max=0.019372 Jy/beam ! Clean residual mean=-0.000038 rms=0.003347 Jy/beam ! Combined flux in latest and established models = 0.429259 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.429259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137910Jy sigma=0.000772 ! Fit after self-cal, rms=0.137583Jy sigma=0.000771 ! Inverting map ! Added new window around map position (5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208216 Jy ! Component: 100 - total flux cleaned = 0.033117 Jy ! Total flux subtracted in 100 components = 0.033117 Jy ! Clean residual min=-0.011441 max=0.014825 Jy/beam ! Clean residual mean=-0.000044 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.462376 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.462376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133951Jy sigma=0.000735 ! Fit after self-cal, rms=0.133400Jy sigma=0.000732 ! 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.229 mas, bmaj=9.466 mas, bpa=-3.178 degrees ! Estimated noise=1987.02 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.0142602 Jy ! Component: 100 - total flux cleaned = 0.0221653 Jy ! Component: 150 - total flux cleaned = 0.0269987 Jy ! Component: 200 - total flux cleaned = 0.0296616 Jy ! Total flux subtracted in 200 components = 0.0296616 Jy ! Clean residual min=-0.012219 max=0.016773 Jy/beam ! Clean residual mean=-0.000096 rms=0.003278 Jy/beam ! Combined flux in latest and established models = 0.492037 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.492037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132437Jy sigma=0.000718 ! Fit after self-cal, rms=0.132369Jy sigma=0.000717 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.88 HN 1.05 LA 1.03 ! MK 1.00 NL 1.00 OV 1.02 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.09 LA 1.01 ! MK 0.97 NL 1.08 OV 1.05 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.97 HN 1.17 LA 1.00 ! MK 1.00 NL 1.07 OV 0.92 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.04 LA 1.11 ! MK 0.93 NL 1.00* OV 0.98 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.132369Jy sigma=0.000717 ! Fit after self-cal, rms=0.133818Jy sigma=0.000695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=9.66 mas, bpa=-2.26 degrees ! Estimated noise=1990.14 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 (-13, 60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129275 Jy ! Component: 100 - total flux cleaned = 0.0180506 Jy ! Component: 150 - total flux cleaned = 0.0205065 Jy ! Component: 200 - total flux cleaned = 0.0212004 Jy ! Total flux subtracted in 200 components = 0.0212004 Jy ! Clean residual min=-0.008592 max=0.008773 Jy/beam ! Clean residual mean=-0.000070 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.513238 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 81 components and 0.513238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132681Jy sigma=0.000684 ! Fit after self-cal, rms=0.132802Jy sigma=0.000683 ! 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.132802Jy sigma=0.000683 ! Fit after self-cal, rms=0.131994Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=9.654 mas, bpa=-2.283 degrees ! Estimated noise=1991.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133868 Jy ! Component: 100 - total flux cleaned = 0.00176325 Jy ! Component: 150 - total flux cleaned = 0.00169046 Jy ! Component: 200 - total flux cleaned = 0.00181944 Jy ! Total flux subtracted in 200 components = 0.00181944 Jy ! Clean residual min=-0.006244 max=0.007078 Jy/beam ! Clean residual mean=-0.000052 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.515057 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.515057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131897Jy sigma=0.000667 ! Fit after self-cal, rms=0.131866Jy sigma=0.000667 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.000380696 Jy ! Component: 100 - total flux cleaned = 0.000503063 Jy ! Component: 150 - total flux cleaned = 0.000503324 Jy ! Component: 200 - total flux cleaned = 0.000503935 Jy ! Total flux subtracted in 200 components = 0.000503935 Jy ! Clean residual min=-0.006360 max=0.006956 Jy/beam ! Clean residual mean=-0.000051 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.515561 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.515561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131814Jy sigma=0.000667 ! Fit after self-cal, rms=0.131803Jy 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.131803Jy sigma=0.000667 ! Fit after self-cal, rms=0.131708Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=9.648 mas, bpa=-2.291 degrees ! Estimated noise=1993.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102372 Jy ! Component: 100 - total flux cleaned = -0.0010922 Jy ! Component: 150 - total flux cleaned = -0.0010935 Jy ! Component: 200 - total flux cleaned = -0.00104047 Jy ! Total flux subtracted in 200 components = -0.00104047 Jy ! Clean residual min=-0.005870 max=0.007018 Jy/beam ! Clean residual mean=-0.000041 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.51452 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.51452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131642Jy sigma=0.000658 ! Fit after self-cal, rms=0.131643Jy sigma=0.000658 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 (14, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740912 Jy ! Component: 100 - total flux cleaned = 0.0101014 Jy ! Component: 150 - total flux cleaned = 0.0102332 Jy ! Component: 200 - total flux cleaned = 0.00994893 Jy ! Total flux subtracted in 200 components = 0.00994893 Jy ! Clean residual min=-0.005113 max=0.005498 Jy/beam ! Clean residual mean=-0.000040 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.524469 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 146 components and 0.524469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131137Jy sigma=0.000655 ! Fit after self-cal, rms=0.131139Jy 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.131139Jy sigma=0.000655 ! Fit after self-cal, rms=0.130951Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.936 mas, bmaj=20.54 mas, bpa=6.919 degrees ! Estimated noise=2455.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177921 Jy ! Component: 100 - total flux cleaned = 0.00212267 Jy ! Component: 150 - total flux cleaned = 0.00258172 Jy ! Component: 200 - total flux cleaned = 0.0029396 Jy ! Total flux subtracted in 200 components = 0.0029396 Jy ! Clean residual min=-0.005197 max=0.006478 Jy/beam ! Clean residual mean=-0.000062 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.527409 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 191 components and 0.527409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130828Jy sigma=0.000653 ! Fit after self-cal, rms=0.130820Jy sigma=0.000653 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.000773165 Jy ! Component: 100 - total flux cleaned = 0.00095687 Jy ! Component: 150 - total flux cleaned = 0.00105643 Jy ! Component: 200 - total flux cleaned = 0.00118442 Jy ! Total flux subtracted in 200 components = 0.00118442 Jy ! Clean residual min=-0.005185 max=0.006327 Jy/beam ! Clean residual mean=-0.000067 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.528593 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 217 components and 0.528593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130794Jy sigma=0.000653 ! Fit after self-cal, rms=0.130793Jy sigma=0.000653 ! 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.241 mas, bmaj=9.644 mas, bpa=-2.27 degrees ! Estimated noise=1990.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 9.644 at -2.27 degrees (North through East) ! Clean map min=-0.005086 max=0.35431 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.552 mas, bmaj=8.41 mas, bpa=-4.853 degrees ! Estimated noise=2733.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.255923 Jy ! Component: 100 - total flux cleaned = 0.354633 Jy ! Component: 150 - total flux cleaned = 0.407067 Jy ! Component: 200 - total flux cleaned = 0.436836 Jy ! Total flux subtracted in 200 components = 0.436836 Jy ! Clean residual min=-0.010653 max=0.015635 Jy/beam ! Clean residual mean=-0.000025 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.436836 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.436836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=9.644 mas, bpa=-2.27 degrees ! Estimated noise=1990.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) ! Added new window around map position (2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266439 Jy ! Component: 100 - total flux cleaned = 0.0425717 Jy ! Component: 150 - total flux cleaned = 0.054122 Jy ! Component: 200 - total flux cleaned = 0.0627998 Jy ! Total flux subtracted in 200 components = 0.0627998 Jy ! Clean residual min=-0.006614 max=0.005720 Jy/beam ! Clean residual mean=-0.000072 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.499636 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 62 components and 0.499636 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.936 mas, bmaj=20.54 mas, bpa=6.919 degrees ! Estimated noise=2455.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100842 Jy ! Component: 100 - total flux cleaned = 0.0161971 Jy ! Component: 150 - total flux cleaned = 0.0201954 Jy ! Component: 200 - total flux cleaned = 0.0230241 Jy ! Total flux subtracted in 200 components = 0.0230241 Jy ! Clean residual min=-0.005572 max=0.005840 Jy/beam ! Clean residual mean=-0.000085 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.52266 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.00207595 Jy ! Component: 100 - total flux cleaned = 0.00362463 Jy ! Component: 150 - total flux cleaned = 0.00454915 Jy ! Component: 200 - total flux cleaned = 0.00495277 Jy ! Total flux subtracted in 200 components = 0.00495277 Jy ! Clean residual min=-0.005118 max=0.006069 Jy/beam ! Clean residual mean=-0.000074 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.527612 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 146 components and 0.527613 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=9.644 mas, bpa=-2.27 degrees ! Estimated noise=1990.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349777 Jy ! Component: 100 - total flux cleaned = 0.000434063 Jy ! Component: 150 - total flux cleaned = 0.000508845 Jy ! Component: 200 - total flux cleaned = 0.000581781 Jy ! Total flux subtracted in 200 components = 0.000581781 Jy ! Clean residual min=-0.005032 max=0.005138 Jy/beam ! Clean residual mean=-0.000038 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.528194 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 170 components and 0.528194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130906Jy sigma=0.000654 ! Fit after self-cal, rms=0.130887Jy sigma=0.000653 wmodel J0348-2749_S_2017_01_21_pus_map.mod ! Writing 170 model components to file: J0348-2749_S_2017_01_21_pus_map.mod wobs J0348-2749_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0348-2749_S_2017_01_21_pus_uvs.fits wwins J0348-2749_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J0348-2749_S_2017_01_21_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.000194573 Jy ! Component: 100 - total flux cleaned = 0.000193223 Jy ! Component: 150 - total flux cleaned = 2.51916e-05 Jy ! Component: 200 - total flux cleaned = 2.67398e-05 Jy ! Component: 250 - total flux cleaned = -5.18257e-05 Jy ! Component: 300 - total flux cleaned = -0.00020206 Jy ! Component: 350 - total flux cleaned = -0.000349778 Jy ! Component: 400 - total flux cleaned = -0.000421916 Jy ! Component: 450 - total flux cleaned = -0.000770035 Jy ! Component: 500 - total flux cleaned = -0.000701333 Jy ! Component: 550 - total flux cleaned = -0.000971003 Jy ! Component: 600 - total flux cleaned = -0.00123333 Jy ! Component: 650 - total flux cleaned = -0.00136118 Jy ! Component: 700 - total flux cleaned = -0.00129624 Jy ! Component: 750 - total flux cleaned = -0.00129633 Jy ! Component: 800 - total flux cleaned = -0.00141932 Jy ! Component: 850 - total flux cleaned = -0.0015399 Jy ! Component: 900 - total flux cleaned = -0.00148057 Jy ! Component: 950 - total flux cleaned = -0.0014804 Jy ! Component: 1000 - total flux cleaned = -0.00153828 Jy ! Component: 1050 - total flux cleaned = -0.00148143 Jy ! Component: 1100 - total flux cleaned = -0.00148153 Jy ! Component: 1150 - total flux cleaned = -0.00142631 Jy ! Component: 1200 - total flux cleaned = -0.00153532 Jy ! Component: 1250 - total flux cleaned = -0.00153421 Jy ! Component: 1300 - total flux cleaned = -0.00153367 Jy ! Component: 1350 - total flux cleaned = -0.00137616 Jy ! Component: 1400 - total flux cleaned = -0.00147898 Jy ! Component: 1450 - total flux cleaned = -0.00147861 Jy ! Component: 1500 - total flux cleaned = -0.00152903 Jy ! Component: 1550 - total flux cleaned = -0.00157893 Jy ! Component: 1600 - total flux cleaned = -0.00192482 Jy ! Component: 1650 - total flux cleaned = -0.0020703 Jy ! Component: 1700 - total flux cleaned = -0.00226278 Jy ! Component: 1750 - total flux cleaned = -0.00231075 Jy ! Component: 1800 - total flux cleaned = -0.00235837 Jy ! Component: 1850 - total flux cleaned = -0.00249953 Jy ! Component: 1900 - total flux cleaned = -0.00245515 Jy ! Component: 1950 - total flux cleaned = -0.00263949 Jy ! Component: 2000 - total flux cleaned = -0.00273064 Jy ! Component: 2050 - total flux cleaned = -0.00286568 Jy ! Component: 2100 - total flux cleaned = -0.00299918 Jy ! Component: 2150 - total flux cleaned = -0.00304376 Jy ! Component: 2200 - total flux cleaned = -0.00326284 Jy ! Component: 2250 - total flux cleaned = -0.00347996 Jy ! Component: 2300 - total flux cleaned = -0.00373824 Jy ! Component: 2350 - total flux cleaned = -0.00373863 Jy ! Component: 2400 - total flux cleaned = -0.00378128 Jy ! Component: 2450 - total flux cleaned = -0.00407498 Jy ! Component: 2500 - total flux cleaned = -0.00411698 Jy ! Component: 2550 - total flux cleaned = -0.00432344 Jy ! Component: 2600 - total flux cleaned = -0.00444645 Jy ! Component: 2650 - total flux cleaned = -0.0045281 Jy ! Component: 2700 - total flux cleaned = -0.00477028 Jy ! Component: 2750 - total flux cleaned = -0.00493019 Jy ! Component: 2800 - total flux cleaned = -0.00496985 Jy ! Component: 2850 - total flux cleaned = -0.00516733 Jy ! Component: 2900 - total flux cleaned = -0.00528483 Jy ! Component: 2950 - total flux cleaned = -0.00540168 Jy ! Component: 3000 - total flux cleaned = -0.00555592 Jy ! Component: 3050 - total flux cleaned = -0.00570901 Jy ! Component: 3100 - total flux cleaned = -0.00597466 Jy ! Component: 3150 - total flux cleaned = -0.00612575 Jy ! Component: 3200 - total flux cleaned = -0.00627546 Jy ! Component: 3250 - total flux cleaned = -0.00642412 Jy ! Component: 3300 - total flux cleaned = -0.00660844 Jy ! Component: 3350 - total flux cleaned = -0.00686545 Jy ! Component: 3400 - total flux cleaned = -0.0068656 Jy ! Component: 3450 - total flux cleaned = -0.00708313 Jy ! Component: 3500 - total flux cleaned = -0.00733497 Jy ! Component: 3550 - total flux cleaned = -0.00747781 Jy ! Component: 3600 - total flux cleaned = -0.00747794 Jy ! Component: 3650 - total flux cleaned = -0.00765436 Jy ! Component: 3700 - total flux cleaned = -0.007584 Jy ! Component: 3750 - total flux cleaned = -0.0078286 Jy ! Component: 3800 - total flux cleaned = -0.00789774 Jy ! Component: 3850 - total flux cleaned = -0.00786359 Jy ! Component: 3900 - total flux cleaned = -0.00793266 Jy ! Component: 3950 - total flux cleaned = -0.00793226 Jy ! Component: 4000 - total flux cleaned = -0.00803429 Jy ! Component: 4050 - total flux cleaned = -0.00820326 Jy ! Total flux subtracted in 4096 components = -0.0082034 Jy ! Clean residual min=-0.001969 max=0.002027 Jy/beam ! Clean residual mean=-0.000016 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.519991 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 447 components and 0.519991 Jy ![Exited script file: muppet] wmap "J0348-2749_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 9.644 at -2.27 degrees (North through East) ! Clean map min=-0.0049753 max=0.35703 Jy/beam ! Writing clean map to FITS file: J0348-2749_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.357027 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000626522 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.526449 0.526449 1.0529 2.1058 4.21159 8.42319 16.8464 33.6927 67.3855 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.357 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.241 x 9.644 at -2.27 degrees (North through East) ! Clean map min=-0.0049753 max=0.35703 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 J0348-2749_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:45:29 2019