! Started logfile: J0523+4113_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:05:42 2019 obs J0523+4113_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0523+4113_S_2017_01_16_pus_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.748094 visibilities/baseline/integration-bin. ! Found source: J0523+4113 ! ! 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 18448 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 J0523+4113_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 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 498 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.837435Jy sigma=0.007193 ! Fit after self-cal, rms=0.824123Jy sigma=0.007130 ! 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.902 mas, bmaj=6.122 mas, bpa=15.07 degrees ! Estimated noise=1050.37 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.142784 Jy ! Component: 100 - total flux cleaned = 0.174437 Jy ! Total flux subtracted in 100 components = 0.174437 Jy ! Clean residual min=-0.005981 max=0.010523 Jy/beam ! Clean residual mean=0.000035 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.174437 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.174437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104460Jy sigma=0.000707 ! Fit after self-cal, rms=0.104445Jy sigma=0.000707 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010848 Jy ! Component: 100 - total flux cleaned = 0.0157554 Jy ! Total flux subtracted in 100 components = 0.0157554 Jy ! Clean residual min=-0.004924 max=0.005904 Jy/beam ! Clean residual mean=0.000031 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.190192 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.190192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103852Jy sigma=0.000697 ! Fit after self-cal, rms=0.103846Jy sigma=0.000697 ! 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=4.596 mas, bmaj=7.011 mas, bpa=17.87 degrees ! Estimated noise=652.317 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.00193138 Jy ! Component: 100 - total flux cleaned = 0.00216816 Jy ! Component: 150 - total flux cleaned = 0.00224447 Jy ! Component: 200 - total flux cleaned = 0.0022771 Jy ! Total flux subtracted in 200 components = 0.0022771 Jy ! Clean residual min=-0.004854 max=0.005657 Jy/beam ! Clean residual mean=0.000056 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.192469 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.192469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103792Jy sigma=0.000696 ! Fit after self-cal, rms=0.103787Jy sigma=0.000696 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 0.92 KP 0.97 ! LA 1.02 MK 1.00* NL 0.90 OV 0.97 ! PT 1.05 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.97 KP 0.93 ! LA 0.99 MK 1.00* NL 1.01 OV 1.01 ! PT 1.04 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 0.98 KP 0.98 ! LA 0.99 MK 1.00* NL 1.01 OV 0.93 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 0.97 KP 1.00* ! LA 1.07 MK 1.00* NL 1.00* OV 0.99 ! PT 1.04 SC 1.28 ! ! ! Fit before self-cal, rms=0.103787Jy sigma=0.000696 ! Fit after self-cal, rms=0.117561Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=6.988 mas, bpa=17 degrees ! Estimated noise=648.77 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.000392253 Jy ! Component: 100 - total flux cleaned = -6.75071e-05 Jy ! Component: 150 - total flux cleaned = -0.000370405 Jy ! Component: 200 - total flux cleaned = -0.000611406 Jy ! Total flux subtracted in 200 components = -0.000611406 Jy ! Clean residual min=-0.003950 max=0.004864 Jy/beam ! Clean residual mean=0.000063 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.191858 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.191858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117490Jy sigma=0.000683 ! Fit after self-cal, rms=0.117598Jy 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.117598Jy sigma=0.000683 ! Fit after self-cal, rms=0.107766Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.569 mas, bmaj=6.973 mas, bpa=17.21 degrees ! Estimated noise=649.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137958 Jy ! Component: 100 - total flux cleaned = 0.00140544 Jy ! Component: 150 - total flux cleaned = 0.00142745 Jy ! Component: 200 - total flux cleaned = 0.00146739 Jy ! Total flux subtracted in 200 components = 0.00146739 Jy ! Clean residual min=-0.001852 max=0.003595 Jy/beam ! Clean residual mean=0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.193325 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.193325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107753Jy sigma=0.000667 ! Fit after self-cal, rms=0.107966Jy 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) ! Added new window around map position (11, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337335 Jy ! Component: 100 - total flux cleaned = 0.00427708 Jy ! Component: 150 - total flux cleaned = 0.00414808 Jy ! Component: 200 - total flux cleaned = 0.00404313 Jy ! Total flux subtracted in 200 components = 0.00404313 Jy ! Clean residual min=-0.001565 max=0.001979 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.197368 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 76 components and 0.197368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107865Jy sigma=0.000665 ! Fit after self-cal, rms=0.107857Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-28, -118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171593 Jy ! Component: 100 - total flux cleaned = 0.00261138 Jy ! Component: 150 - total flux cleaned = 0.00281242 Jy ! Component: 200 - total flux cleaned = 0.00287004 Jy ! Total flux subtracted in 200 components = 0.00287004 Jy ! Clean residual min=-0.001619 max=0.001591 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.200238 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.200238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107820Jy sigma=0.000665 ! Fit after self-cal, rms=0.107826Jy sigma=0.000665 ! 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.107826Jy sigma=0.000665 ! Fit after self-cal, rms=0.107949Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.558 mas, bmaj=6.96 mas, bpa=17.25 degrees ! Estimated noise=651.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122324 Jy ! Component: 100 - total flux cleaned = 0.00166121 Jy ! Component: 150 - total flux cleaned = 0.00189655 Jy ! Component: 200 - total flux cleaned = 0.0020355 Jy ! Total flux subtracted in 200 components = 0.0020355 Jy ! Clean residual min=-0.001388 max=0.001567 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.202274 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.202274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107931Jy sigma=0.000664 ! Fit after self-cal, rms=0.107925Jy sigma=0.000664 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 (82.5, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679966 Jy ! Component: 100 - total flux cleaned = 0.000701031 Jy ! Component: 150 - total flux cleaned = 0.000968429 Jy ! Component: 200 - total flux cleaned = 0.00108862 Jy ! Total flux subtracted in 200 components = 0.00108862 Jy ! Clean residual min=-0.001293 max=0.001158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.203362 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.203362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107899Jy sigma=0.000664 ! Fit after self-cal, rms=0.107900Jy sigma=0.000664 ! 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.107900Jy sigma=0.000664 ! Fit after self-cal, rms=0.108048Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.318 mas, bmaj=9.304 mas, bpa=-4.068 degrees ! Estimated noise=766.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000716553 Jy ! Component: 100 - total flux cleaned = 0.000857854 Jy ! Component: 150 - total flux cleaned = 0.0009175 Jy ! Component: 200 - total flux cleaned = 0.00100652 Jy ! Total flux subtracted in 200 components = 0.00100652 Jy ! Clean residual min=-0.001214 max=0.001245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.204369 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 165 components and 0.204369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108041Jy sigma=0.000664 ! Fit after self-cal, rms=0.108046Jy sigma=0.000664 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.000236353 Jy ! Component: 100 - total flux cleaned = 0.000282156 Jy ! Component: 150 - total flux cleaned = 0.000322699 Jy ! Component: 200 - total flux cleaned = 0.000346966 Jy ! Total flux subtracted in 200 components = 0.000346966 Jy ! Clean residual min=-0.001194 max=0.001283 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.204716 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 184 components and 0.204716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108043Jy sigma=0.000664 ! Fit after self-cal, rms=0.108047Jy sigma=0.000664 ! 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=4.556 mas, bmaj=6.956 mas, bpa=17.29 degrees ! Estimated noise=652.163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.556 x 6.956 at 17.29 degrees (North through East) ! Clean map min=-0.0012557 max=0.18226 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.901 mas, bmaj=6.082 mas, bpa=14.65 degrees ! Estimated noise=1039.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141191 Jy ! Component: 100 - total flux cleaned = 0.172615 Jy ! Component: 150 - total flux cleaned = 0.183837 Jy ! Component: 200 - total flux cleaned = 0.189954 Jy ! Total flux subtracted in 200 components = 0.189954 Jy ! Clean residual min=-0.003126 max=0.003208 Jy/beam ! Clean residual mean=0.000006 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.189954 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.189954 Jy ! Inverting map and beam ! Estimated beam: bmin=4.556 mas, bmaj=6.956 mas, bpa=17.29 degrees ! Estimated noise=652.163 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.0051256 Jy ! Component: 100 - total flux cleaned = 0.00812095 Jy ! Component: 150 - total flux cleaned = 0.0103815 Jy ! Component: 200 - total flux cleaned = 0.0120219 Jy ! Total flux subtracted in 200 components = 0.0120219 Jy ! Clean residual min=-0.001569 max=0.001301 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.201976 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.201976 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.318 mas, bmaj=9.304 mas, bpa=-4.068 degrees ! Estimated noise=766.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141981 Jy ! Component: 100 - total flux cleaned = 0.00180751 Jy ! Component: 150 - total flux cleaned = 0.00215181 Jy ! Component: 200 - total flux cleaned = 0.00234296 Jy ! Total flux subtracted in 200 components = 0.00234296 Jy ! Clean residual min=-0.001218 max=0.001307 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.204319 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.000109075 Jy ! Component: 100 - total flux cleaned = 0.000183336 Jy ! Component: 150 - total flux cleaned = 0.000251622 Jy ! Component: 200 - total flux cleaned = 0.000273094 Jy ! Total flux subtracted in 200 components = 0.000273094 Jy ! Clean residual min=-0.001227 max=0.001279 Jy/beam ! Clean residual mean=-0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.204592 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 111 components and 0.204592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.556 mas, bmaj=6.956 mas, bpa=17.29 degrees ! Estimated noise=652.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.00104e-05 Jy ! Component: 100 - total flux cleaned = 7.58027e-05 Jy ! Component: 150 - total flux cleaned = 0.000163154 Jy ! Component: 200 - total flux cleaned = 0.000245101 Jy ! Total flux subtracted in 200 components = 0.000245101 Jy ! Clean residual min=-0.001354 max=0.001158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.204837 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 137 components and 0.204837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108065Jy sigma=0.000664 ! Fit after self-cal, rms=0.108050Jy sigma=0.000664 wmodel J0523+4113_S_2017_01_16_pus_map.mod ! Writing 137 model components to file: J0523+4113_S_2017_01_16_pus_map.mod wobs J0523+4113_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0523+4113_S_2017_01_16_pus_uvs.fits wwins J0523+4113_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J0523+4113_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.000554172 Jy ! Component: 100 - total flux cleaned = -0.000772894 Jy ! Component: 150 - total flux cleaned = -0.000897906 Jy ! Component: 200 - total flux cleaned = -0.00103904 Jy ! Component: 250 - total flux cleaned = -0.00117571 Jy ! Component: 300 - total flux cleaned = -0.00123282 Jy ! Component: 350 - total flux cleaned = -0.0013438 Jy ! Component: 400 - total flux cleaned = -0.0014165 Jy ! Component: 450 - total flux cleaned = -0.00150539 Jy ! Component: 500 - total flux cleaned = -0.00157491 Jy ! Component: 550 - total flux cleaned = -0.00155797 Jy ! Component: 600 - total flux cleaned = -0.00160889 Jy ! Component: 650 - total flux cleaned = -0.00162593 Jy ! Component: 700 - total flux cleaned = -0.00165866 Jy ! Component: 750 - total flux cleaned = -0.00169105 Jy ! Component: 800 - total flux cleaned = -0.00175434 Jy ! Component: 850 - total flux cleaned = -0.0017541 Jy ! Component: 900 - total flux cleaned = -0.00178515 Jy ! Component: 950 - total flux cleaned = -0.00183111 Jy ! Component: 1000 - total flux cleaned = -0.00187662 Jy ! Component: 1050 - total flux cleaned = -0.0019663 Jy ! Component: 1100 - total flux cleaned = -0.0020253 Jy ! Component: 1150 - total flux cleaned = -0.00203979 Jy ! Component: 1200 - total flux cleaned = -0.00209755 Jy ! Component: 1250 - total flux cleaned = -0.00212612 Jy ! Component: 1300 - total flux cleaned = -0.0021402 Jy ! Component: 1350 - total flux cleaned = -0.00218235 Jy ! Component: 1400 - total flux cleaned = -0.00219646 Jy ! Component: 1450 - total flux cleaned = -0.0022515 Jy ! Component: 1500 - total flux cleaned = -0.00229231 Jy ! Component: 1550 - total flux cleaned = -0.0022923 Jy ! Component: 1600 - total flux cleaned = -0.00237235 Jy ! Component: 1650 - total flux cleaned = -0.00233253 Jy ! Component: 1700 - total flux cleaned = -0.00237182 Jy ! Component: 1750 - total flux cleaned = -0.00234557 Jy ! Component: 1800 - total flux cleaned = -0.00239712 Jy ! Component: 1850 - total flux cleaned = -0.0023972 Jy ! Component: 1900 - total flux cleaned = -0.00243533 Jy ! Component: 1950 - total flux cleaned = -0.00241015 Jy ! Component: 2000 - total flux cleaned = -0.00242278 Jy ! Component: 2050 - total flux cleaned = -0.00245991 Jy ! Component: 2100 - total flux cleaned = -0.00249676 Jy ! Component: 2150 - total flux cleaned = -0.00250884 Jy ! Component: 2200 - total flux cleaned = -0.00249674 Jy ! Component: 2250 - total flux cleaned = -0.00250895 Jy ! Component: 2300 - total flux cleaned = -0.00254468 Jy ! Component: 2350 - total flux cleaned = -0.0025446 Jy ! Component: 2400 - total flux cleaned = -0.00253293 Jy ! Component: 2450 - total flux cleaned = -0.00257936 Jy ! Component: 2500 - total flux cleaned = -0.00255609 Jy ! Component: 2550 - total flux cleaned = -0.00256759 Jy ! Component: 2600 - total flux cleaned = -0.0025334 Jy ! Component: 2650 - total flux cleaned = -0.0025221 Jy ! Component: 2700 - total flux cleaned = -0.00245451 Jy ! Component: 2750 - total flux cleaned = -0.00246559 Jy ! Component: 2800 - total flux cleaned = -0.00243216 Jy ! Component: 2850 - total flux cleaned = -0.00239888 Jy ! Component: 2900 - total flux cleaned = -0.00234401 Jy ! Component: 2950 - total flux cleaned = -0.00237672 Jy ! Component: 3000 - total flux cleaned = -0.00232255 Jy ! Component: 3050 - total flux cleaned = -0.00229021 Jy ! Component: 3100 - total flux cleaned = -0.00225806 Jy ! Component: 3150 - total flux cleaned = -0.00222599 Jy ! Component: 3200 - total flux cleaned = -0.00220472 Jy ! Component: 3250 - total flux cleaned = -0.00215193 Jy ! Component: 3300 - total flux cleaned = -0.00214154 Jy ! Component: 3350 - total flux cleaned = -0.00211024 Jy ! Component: 3400 - total flux cleaned = -0.00207914 Jy ! Component: 3450 - total flux cleaned = -0.00207914 Jy ! Component: 3500 - total flux cleaned = -0.00199686 Jy ! Component: 3550 - total flux cleaned = -0.00197639 Jy ! Component: 3600 - total flux cleaned = -0.00197639 Jy ! Component: 3650 - total flux cleaned = -0.00194598 Jy ! Component: 3700 - total flux cleaned = -0.00192586 Jy ! Component: 3750 - total flux cleaned = -0.00193596 Jy ! Component: 3800 - total flux cleaned = -0.00191589 Jy ! Component: 3850 - total flux cleaned = -0.00189602 Jy ! Component: 3900 - total flux cleaned = -0.00188619 Jy ! Component: 3950 - total flux cleaned = -0.00187627 Jy ! Component: 4000 - total flux cleaned = -0.00186653 Jy ! Component: 4050 - total flux cleaned = -0.00184704 Jy ! Total flux subtracted in 4096 components = -0.00185677 Jy ! Clean residual min=-0.000624 max=0.000526 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.20298 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 417 components and 0.20298 Jy ![Exited script file: muppet] wmap "J0523+4113_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.556 x 6.956 at 17.29 degrees (North through East) ! Clean map min=-0.0010138 max=0.18224 Jy/beam ! Writing clean map to FITS file: J0523+4113_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.182236 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180006 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.296328 0.296328 0.592657 1.18531 2.37063 4.74125 9.48251 18.965 37.93 75.8601 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.182 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.556 x 6.956 at 17.29 degrees (North through East) ! Clean map min=-0.0010138 max=0.18224 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 J0523+4113_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:05:48 2019