! Started logfile: J0106-0315_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:01 2019 obs J0106-0315_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0106-0315_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.807764 visibilities/baseline/integration-bin. ! Found source: J0106-0315 ! ! 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 12068 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 J0106-0315_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 538 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.673528Jy sigma=0.005736 ! Fit after self-cal, rms=0.638339Jy sigma=0.005439 ! 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.693 mas, bmaj=7.113 mas, bpa=-1.897 degrees ! Estimated noise=1212.96 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.28571 Jy ! Component: 100 - total flux cleaned = 0.348699 Jy ! Total flux subtracted in 100 components = 0.348699 Jy ! Clean residual min=-0.011628 max=0.028580 Jy/beam ! Clean residual mean=0.000021 rms=0.003637 Jy/beam ! Combined flux in latest and established models = 0.348699 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.348699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109746Jy sigma=0.000868 ! Fit after self-cal, rms=0.109745Jy sigma=0.000868 ! Inverting map ! Added new window around map position (-3, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263481 Jy ! Component: 100 - total flux cleaned = 0.0412918 Jy ! Total flux subtracted in 100 components = 0.0412918 Jy ! Clean residual min=-0.010978 max=0.020281 Jy/beam ! Clean residual mean=0.000012 rms=0.002885 Jy/beam ! Combined flux in latest and established models = 0.389991 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.389991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102392Jy sigma=0.000801 ! Fit after self-cal, rms=0.102017Jy sigma=0.000796 ! 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.18 mas, bmaj=7.894 mas, bpa=-2.705 degrees ! Estimated noise=863.926 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 (3, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156794 Jy ! Component: 100 - total flux cleaned = 0.0197411 Jy ! Component: 150 - total flux cleaned = 0.0213154 Jy ! Component: 200 - total flux cleaned = 0.0213055 Jy ! Total flux subtracted in 200 components = 0.0213055 Jy ! Clean residual min=-0.009450 max=0.009765 Jy/beam ! Clean residual mean=0.000009 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.411296 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.411296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098541Jy sigma=0.000772 ! Fit after self-cal, rms=0.098517Jy sigma=0.000771 ! 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.95 FD 0.88 HN 0.96 KP 1.04 ! LA 1.03 MK 1.04 NL 0.90 OV 1.00 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.90 HN 0.99 KP 1.01 ! LA 0.98 MK 1.01 NL 1.05 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.95 HN 0.99 KP 0.99 ! LA 1.00 MK 1.05 NL 0.99 OV 0.92 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 1.00* ! LA 0.91 MK 1.05 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.098517Jy sigma=0.000771 ! Fit after self-cal, rms=0.094720Jy sigma=0.000717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=7.992 mas, bpa=-2.444 degrees ! Estimated noise=869.733 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.00113165 Jy ! Component: 100 - total flux cleaned = -0.00136162 Jy ! Component: 150 - total flux cleaned = -0.00176629 Jy ! Component: 200 - total flux cleaned = -0.00204171 Jy ! Total flux subtracted in 200 components = -0.00204171 Jy ! Clean residual min=-0.006386 max=0.005643 Jy/beam ! Clean residual mean=0.000003 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.409254 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.409254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094479Jy sigma=0.000715 ! Fit after self-cal, rms=0.094513Jy sigma=0.000715 ! 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.094513Jy sigma=0.000715 ! Fit after self-cal, rms=0.094685Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=8.006 mas, bpa=-2.448 degrees ! Estimated noise=871.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170477 Jy ! Component: 100 - total flux cleaned = -0.00190341 Jy ! Component: 150 - total flux cleaned = -0.00198944 Jy ! Component: 200 - total flux cleaned = -0.0019869 Jy ! Total flux subtracted in 200 components = -0.0019869 Jy ! Clean residual min=-0.003922 max=0.003419 Jy/beam ! Clean residual mean=0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.407267 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.407267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094522Jy sigma=0.000682 ! Fit after self-cal, rms=0.094557Jy sigma=0.000681 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 = 1.87474e-05 Jy ! Component: 100 - total flux cleaned = -4.23178e-05 Jy ! Component: 150 - total flux cleaned = 1.45189e-05 Jy ! Component: 200 - total flux cleaned = -3.72691e-05 Jy ! Total flux subtracted in 200 components = -3.72691e-05 Jy ! Clean residual min=-0.003648 max=0.003077 Jy/beam ! Clean residual mean=0.000005 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.40723 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.40723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094504Jy sigma=0.000681 ! Fit after self-cal, rms=0.094498Jy sigma=0.000681 ! 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.094498Jy sigma=0.000681 ! Fit after self-cal, rms=0.096445Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=8.013 mas, bpa=-2.45 degrees ! Estimated noise=871.032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192181 Jy ! Component: 100 - total flux cleaned = -0.00204208 Jy ! Component: 150 - total flux cleaned = -0.00199067 Jy ! Component: 200 - total flux cleaned = -0.00194354 Jy ! Total flux subtracted in 200 components = -0.00194354 Jy ! Clean residual min=-0.003188 max=0.002786 Jy/beam ! Clean residual mean=0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.405287 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.405287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096361Jy sigma=0.000678 ! Fit after self-cal, rms=0.096368Jy sigma=0.000678 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.20204e-05 Jy ! Component: 100 - total flux cleaned = 1.11462e-05 Jy ! Component: 150 - total flux cleaned = 9.94751e-06 Jy ! Component: 200 - total flux cleaned = -6.23804e-05 Jy ! Total flux subtracted in 200 components = -6.23804e-05 Jy ! Clean residual min=-0.003027 max=0.002655 Jy/beam ! Clean residual mean=0.000006 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.405224 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.405224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096334Jy sigma=0.000678 ! Fit after self-cal, rms=0.096330Jy sigma=0.000678 ! 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.096330Jy sigma=0.000678 ! Fit after self-cal, rms=0.096932Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.003 mas, bmaj=13.9 mas, bpa=-0.7407 degrees ! Estimated noise=1104.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153941 Jy ! Component: 100 - total flux cleaned = -0.00159308 Jy ! Component: 150 - total flux cleaned = -0.00150996 Jy ! Component: 200 - total flux cleaned = -0.00151058 Jy ! Total flux subtracted in 200 components = -0.00151058 Jy ! Clean residual min=-0.003669 max=0.003022 Jy/beam ! Clean residual mean=0.000010 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.403714 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.403714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096898Jy sigma=0.000678 ! Fit after self-cal, rms=0.096895Jy sigma=0.000678 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.59276e-05 Jy ! Component: 100 - total flux cleaned = 2.63162e-05 Jy ! Component: 150 - total flux cleaned = 4.68921e-05 Jy ! Component: 200 - total flux cleaned = 6.82536e-05 Jy ! Total flux subtracted in 200 components = 6.82536e-05 Jy ! Clean residual min=-0.003536 max=0.002924 Jy/beam ! Clean residual mean=0.000010 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.403782 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 149 components and 0.403782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096888Jy sigma=0.000677 ! Fit after self-cal, rms=0.096883Jy sigma=0.000677 ! 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.21 mas, bmaj=8.02 mas, bpa=-2.45 degrees ! Estimated noise=870.604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.21 x 8.02 at -2.45 degrees (North through East) ! Clean map min=-0.0027003 max=0.35913 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.714 mas, bmaj=7.22 mas, bpa=-1.619 degrees ! Estimated noise=1230.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.288752 Jy ! Component: 100 - total flux cleaned = 0.352121 Jy ! Component: 150 - total flux cleaned = 0.372695 Jy ! Component: 200 - total flux cleaned = 0.38389 Jy ! Total flux subtracted in 200 components = 0.38389 Jy ! Clean residual min=-0.004358 max=0.005634 Jy/beam ! Clean residual mean=0.000008 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.38389 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.38389 Jy ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=8.02 mas, bpa=-2.45 degrees ! Estimated noise=870.604 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.00858204 Jy ! Component: 100 - total flux cleaned = 0.0135629 Jy ! Component: 150 - total flux cleaned = 0.0168505 Jy ! Component: 200 - total flux cleaned = 0.0179248 Jy ! Total flux subtracted in 200 components = 0.0179248 Jy ! Clean residual min=-0.002897 max=0.002593 Jy/beam ! Clean residual mean=0.000006 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.401815 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 66 components and 0.401815 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=8.003 mas, bmaj=13.9 mas, bpa=-0.7407 degrees ! Estimated noise=1104.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199716 Jy ! Component: 100 - total flux cleaned = 0.00210456 Jy ! Component: 150 - total flux cleaned = 0.00224992 Jy ! Component: 200 - total flux cleaned = 0.00229014 Jy ! Total flux subtracted in 200 components = 0.00229014 Jy ! Clean residual min=-0.003412 max=0.003008 Jy/beam ! Clean residual mean=0.000010 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.404105 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 = 3.87708e-05 Jy ! Component: 100 - total flux cleaned = 0.000105643 Jy ! Component: 150 - total flux cleaned = 0.000134922 Jy ! Component: 200 - total flux cleaned = 0.000187811 Jy ! Total flux subtracted in 200 components = 0.000187811 Jy ! Clean residual min=-0.003368 max=0.003007 Jy/beam ! Clean residual mean=0.000010 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.404293 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 101 components and 0.404293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=8.02 mas, bpa=-2.45 degrees ! Estimated noise=870.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219313 Jy ! Component: 100 - total flux cleaned = -0.000313746 Jy ! Component: 150 - total flux cleaned = -0.000436546 Jy ! Component: 200 - total flux cleaned = -0.000552278 Jy ! Total flux subtracted in 200 components = -0.000552278 Jy ! Clean residual min=-0.002753 max=0.002626 Jy/beam ! Clean residual mean=0.000005 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.403741 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.403741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096931Jy sigma=0.000677 ! Fit after self-cal, rms=0.096905Jy sigma=0.000677 wmodel J0106-0315_S_2017_06_15_pus_map.mod ! Writing 112 model components to file: J0106-0315_S_2017_06_15_pus_map.mod wobs J0106-0315_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0106-0315_S_2017_06_15_pus_uvs.fits wwins J0106-0315_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0106-0315_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.000696598 Jy ! Component: 100 - total flux cleaned = -0.000964748 Jy ! Component: 150 - total flux cleaned = -0.00100731 Jy ! Component: 200 - total flux cleaned = -0.00104913 Jy ! Component: 250 - total flux cleaned = -0.0012459 Jy ! Component: 300 - total flux cleaned = -0.00128372 Jy ! Component: 350 - total flux cleaned = -0.00135831 Jy ! Component: 400 - total flux cleaned = -0.00124911 Jy ! Component: 450 - total flux cleaned = -0.00117866 Jy ! Component: 500 - total flux cleaned = -0.00114407 Jy ! Component: 550 - total flux cleaned = -0.000974392 Jy ! Component: 600 - total flux cleaned = -0.000907699 Jy ! Component: 650 - total flux cleaned = -0.000743428 Jy ! Component: 700 - total flux cleaned = -0.000581424 Jy ! Component: 750 - total flux cleaned = -0.000485526 Jy ! Component: 800 - total flux cleaned = -0.000234987 Jy ! Component: 850 - total flux cleaned = 1.1072e-05 Jy ! Component: 900 - total flux cleaned = 0.00016154 Jy ! Component: 950 - total flux cleaned = 0.000280749 Jy ! Component: 1000 - total flux cleaned = 0.000398525 Jy ! Component: 1050 - total flux cleaned = 0.000544014 Jy ! Component: 1100 - total flux cleaned = 0.000801359 Jy ! Component: 1150 - total flux cleaned = 0.000857286 Jy ! Component: 1200 - total flux cleaned = 0.000996092 Jy ! Component: 1250 - total flux cleaned = 0.00113301 Jy ! Component: 1300 - total flux cleaned = 0.00113343 Jy ! Component: 1350 - total flux cleaned = 0.00134713 Jy ! Component: 1400 - total flux cleaned = 0.00137347 Jy ! Component: 1450 - total flux cleaned = 0.00137369 Jy ! Component: 1500 - total flux cleaned = 0.00157926 Jy ! Component: 1550 - total flux cleaned = 0.00152814 Jy ! Component: 1600 - total flux cleaned = 0.00150305 Jy ! Component: 1650 - total flux cleaned = 0.00155319 Jy ! Component: 1700 - total flux cleaned = 0.00157823 Jy ! Component: 1750 - total flux cleaned = 0.00169986 Jy ! Component: 1800 - total flux cleaned = 0.00172362 Jy ! Component: 1850 - total flux cleaned = 0.00174767 Jy ! Component: 1900 - total flux cleaned = 0.00184155 Jy ! Component: 1950 - total flux cleaned = 0.00186494 Jy ! Component: 2000 - total flux cleaned = 0.00186469 Jy ! Component: 2050 - total flux cleaned = 0.00200203 Jy ! Component: 2100 - total flux cleaned = 0.00206995 Jy ! Component: 2150 - total flux cleaned = 0.00215974 Jy ! Component: 2200 - total flux cleaned = 0.00224837 Jy ! Component: 2250 - total flux cleaned = 0.00227029 Jy ! Component: 2300 - total flux cleaned = 0.00235751 Jy ! Component: 2350 - total flux cleaned = 0.00237914 Jy ! Component: 2400 - total flux cleaned = 0.00242216 Jy ! Component: 2450 - total flux cleaned = 0.00250706 Jy ! Component: 2500 - total flux cleaned = 0.0025281 Jy ! Component: 2550 - total flux cleaned = 0.00254931 Jy ! Component: 2600 - total flux cleaned = 0.00259081 Jy ! Component: 2650 - total flux cleaned = 0.00265212 Jy ! Component: 2700 - total flux cleaned = 0.00263201 Jy ! Component: 2750 - total flux cleaned = 0.00273275 Jy ! Component: 2800 - total flux cleaned = 0.00279269 Jy ! Component: 2850 - total flux cleaned = 0.00287193 Jy ! Component: 2900 - total flux cleaned = 0.00289172 Jy ! Component: 2950 - total flux cleaned = 0.00298918 Jy ! Component: 3000 - total flux cleaned = 0.00302792 Jy ! Component: 3050 - total flux cleaned = 0.00300893 Jy ! Component: 3100 - total flux cleaned = 0.00302803 Jy ! Component: 3150 - total flux cleaned = 0.00308458 Jy ! Component: 3200 - total flux cleaned = 0.00312208 Jy ! Component: 3250 - total flux cleaned = 0.00315916 Jy ! Component: 3300 - total flux cleaned = 0.0031593 Jy ! Component: 3350 - total flux cleaned = 0.00319589 Jy ! Component: 3400 - total flux cleaned = 0.00325027 Jy ! Component: 3450 - total flux cleaned = 0.00325037 Jy ! Component: 3500 - total flux cleaned = 0.00326814 Jy ! Component: 3550 - total flux cleaned = 0.00330379 Jy ! Component: 3600 - total flux cleaned = 0.00330391 Jy ! Component: 3650 - total flux cleaned = 0.00330394 Jy ! Component: 3700 - total flux cleaned = 0.00335635 Jy ! Component: 3750 - total flux cleaned = 0.00340808 Jy ! Component: 3800 - total flux cleaned = 0.00337387 Jy ! Component: 3850 - total flux cleaned = 0.00349351 Jy ! Component: 3900 - total flux cleaned = 0.00352733 Jy ! Component: 3950 - total flux cleaned = 0.00349383 Jy ! Component: 4000 - total flux cleaned = 0.00359414 Jy ! Component: 4050 - total flux cleaned = 0.00366055 Jy ! Total flux subtracted in 4096 components = 0.00364407 Jy ! Clean residual min=-0.001111 max=0.001262 Jy/beam ! Clean residual mean=0.000002 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.407385 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 404 components and 0.407385 Jy ![Exited script file: muppet] wmap "J0106-0315_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.21 x 8.02 at -2.45 degrees (North through East) ! Clean map min=-0.002295 max=0.36201 Jy/beam ! Writing clean map to FITS file: J0106-0315_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.362007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307653 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.254956 0.254956 0.509912 1.01982 2.03965 4.07929 8.15859 16.3172 32.6344 65.2687 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.362 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.21 x 8.02 at -2.45 degrees (North through East) ! Clean map min=-0.002295 max=0.36201 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 J0106-0315_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:07:06 2019