! Started logfile: J0854+2006_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:43:15 2019 obs J0854+2006_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0854+2006_S_2017_05_31_pus_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782656 visibilities/baseline/integration-bin. ! Found source: J0854+2006 ! ! 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 703 lines of history. ! ! Reading 5776 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 J0854+2006_S_2017_05_31_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.564746Jy sigma=0.014120 ! Fit after self-cal, rms=2.558088Jy sigma=0.014037 ! 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.078 mas, bmaj=7.598 mas, bpa=-4.458 degrees ! Estimated noise=1505.78 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 = 1.86447 Jy ! Component: 100 - total flux cleaned = 2.34673 Jy ! Total flux subtracted in 100 components = 2.34673 Jy ! Clean residual min=-0.066887 max=0.200054 Jy/beam ! Clean residual mean=-0.000253 rms=0.018745 Jy/beam ! Combined flux in latest and established models = 2.34673 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 2.34673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.933848Jy sigma=0.004102 ! Fit after self-cal, rms=1.933399Jy sigma=0.004093 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213279 Jy ! Component: 100 - total flux cleaned = 0.317196 Jy ! Total flux subtracted in 100 components = 0.317196 Jy ! Clean residual min=-0.059617 max=0.062005 Jy/beam ! Clean residual mean=-0.000069 rms=0.013003 Jy/beam ! Combined flux in latest and established models = 2.66392 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 2.66392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.885611Jy sigma=0.003170 ! Fit after self-cal, rms=1.885310Jy sigma=0.003160 ! 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.024 mas, bmaj=8.685 mas, bpa=-2.272 degrees ! Estimated noise=1175.26 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0734595 Jy ! Component: 100 - total flux cleaned = 0.0987975 Jy ! Component: 150 - total flux cleaned = 0.1086 Jy ! Component: 200 - total flux cleaned = 0.109522 Jy ! Total flux subtracted in 200 components = 0.109522 Jy ! Clean residual min=-0.045889 max=0.045138 Jy/beam ! Clean residual mean=-0.000000 rms=0.009674 Jy/beam ! Combined flux in latest and established models = 2.77345 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 39 components and 2.77345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.872443Jy sigma=0.003102 ! Fit after self-cal, rms=1.872309Jy sigma=0.003096 ! 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.96 HN 0.97 KP 1.02 ! LA 1.01 MK 1.03 NL 0.91 OV 1.01 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.99 KP 0.98 ! LA 0.98 MK 1.03 NL 1.08 OV 0.96 ! PT 1.04 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 0.98 KP 0.99 ! LA 0.99 MK 1.03 NL 1.08 OV 0.96 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.95 KP 1.00* ! LA 0.92 MK 1.17 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=1.872309Jy sigma=0.003096 ! Fit after self-cal, rms=1.602290Jy sigma=0.002715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.051 mas, bmaj=8.681 mas, bpa=-2.283 degrees ! Estimated noise=1186.52 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.0302757 Jy ! Component: 100 - total flux cleaned = 0.0304111 Jy ! Component: 150 - total flux cleaned = 0.0298334 Jy ! Component: 200 - total flux cleaned = 0.0298266 Jy ! Total flux subtracted in 200 components = 0.0298266 Jy ! Clean residual min=-0.037483 max=0.038417 Jy/beam ! Clean residual mean=0.000004 rms=0.008510 Jy/beam ! Combined flux in latest and established models = 2.80327 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 2.80327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.597076Jy sigma=0.002720 ! Fit after self-cal, rms=1.597054Jy sigma=0.002719 ! 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=1.597054Jy sigma=0.002719 ! Fit after self-cal, rms=1.615994Jy sigma=0.002193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=8.68 mas, bpa=-2.48 degrees ! Estimated noise=1200.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219916 Jy ! Component: 100 - total flux cleaned = 0.0196567 Jy ! Component: 150 - total flux cleaned = 0.0183044 Jy ! Component: 200 - total flux cleaned = 0.0165866 Jy ! Total flux subtracted in 200 components = 0.0165866 Jy ! Clean residual min=-0.030117 max=0.025964 Jy/beam ! Clean residual mean=0.000026 rms=0.006513 Jy/beam ! Combined flux in latest and established models = 2.81986 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 2.81986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.608926Jy sigma=0.002195 ! Fit after self-cal, rms=1.608908Jy sigma=0.002194 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.000387078 Jy ! Component: 100 - total flux cleaned = -0.00133886 Jy ! Component: 150 - total flux cleaned = -0.0026141 Jy ! Component: 200 - total flux cleaned = -0.00337966 Jy ! Total flux subtracted in 200 components = -0.00337966 Jy ! Clean residual min=-0.030605 max=0.025170 Jy/beam ! Clean residual mean=0.000029 rms=0.006440 Jy/beam ! Combined flux in latest and established models = 2.81648 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 2.81648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.606108Jy sigma=0.002201 ! Fit after self-cal, rms=1.606097Jy sigma=0.002200 ! 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=1.606097Jy sigma=0.002200 ! Fit after self-cal, rms=0.106537Jy sigma=0.000849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=8.655 mas, bpa=-2.442 degrees ! Estimated noise=1199.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00757015 Jy ! Component: 100 - total flux cleaned = 0.0108711 Jy ! Component: 150 - total flux cleaned = 0.0129579 Jy ! Component: 200 - total flux cleaned = 0.0147328 Jy ! Total flux subtracted in 200 components = 0.0147328 Jy ! Clean residual min=-0.007253 max=0.007809 Jy/beam ! Clean residual mean=-0.000012 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 2.83121 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 2.83121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103531Jy sigma=0.000822 ! Fit after self-cal, rms=0.103206Jy sigma=0.000819 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.000694074 Jy ! Component: 100 - total flux cleaned = 0.00237385 Jy ! Component: 150 - total flux cleaned = 0.0036051 Jy ! Component: 200 - total flux cleaned = 0.00415681 Jy ! Total flux subtracted in 200 components = 0.00415681 Jy ! Clean residual min=-0.006613 max=0.007070 Jy/beam ! Clean residual mean=-0.000010 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 2.83537 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 2.83537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102219Jy sigma=0.000810 ! Fit after self-cal, rms=0.102065Jy sigma=0.000809 ! 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.102065Jy sigma=0.000809 ! Fit after self-cal, rms=0.100569Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.871 mas, bmaj=10.95 mas, bpa=-5.286 degrees ! Estimated noise=1372.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488179 Jy ! Component: 100 - total flux cleaned = 0.00710091 Jy ! Component: 150 - total flux cleaned = 0.0081569 Jy ! Component: 200 - total flux cleaned = 0.0090289 Jy ! Total flux subtracted in 200 components = 0.0090289 Jy ! Clean residual min=-0.005177 max=0.004979 Jy/beam ! Clean residual mean=-0.000021 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 2.8444 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 2.8444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099771Jy sigma=0.000795 ! Fit after self-cal, rms=0.099617Jy sigma=0.000794 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.000275174 Jy ! Component: 100 - total flux cleaned = 0.00132952 Jy ! Component: 150 - total flux cleaned = 0.00197091 Jy ! Component: 200 - total flux cleaned = 0.00215354 Jy ! Total flux subtracted in 200 components = 0.00215354 Jy ! Clean residual min=-0.005053 max=0.004822 Jy/beam ! Clean residual mean=-0.000020 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 2.84655 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 146 components and 2.84655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099300Jy sigma=0.000791 ! Fit after self-cal, rms=0.099207Jy sigma=0.000790 ! 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.042 mas, bmaj=8.655 mas, bpa=-2.391 degrees ! Estimated noise=1198.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 8.655 at -2.391 degrees (North through East) ! Clean map min=-0.0053079 max=2.5117 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099207Jy sigma=0.000790 ! Fit after self-cal, rms=0.079836Jy sigma=0.000652 ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=8.651 mas, bpa=-2.328 degrees ! Estimated noise=1198.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306237 Jy ! Component: 100 - total flux cleaned = 0.00514283 Jy ! Component: 150 - total flux cleaned = 0.00594898 Jy ! Component: 200 - total flux cleaned = 0.00651988 Jy ! Total flux subtracted in 200 components = 0.00651988 Jy ! Clean residual min=-0.005153 max=0.005402 Jy/beam ! Clean residual mean=-0.000013 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 2.85307 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 154 components and 2.85307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079053Jy sigma=0.000645 ! Fit after self-cal, rms=0.078964Jy sigma=0.000644 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326928 Jy ! Component: 100 - total flux cleaned = 0.000318625 Jy ! Component: 150 - total flux cleaned = 0.00077028 Jy ! Component: 200 - total flux cleaned = 0.00117805 Jy ! Total flux subtracted in 200 components = 0.00117805 Jy ! Clean residual min=-0.004789 max=0.004982 Jy/beam ! Clean residual mean=-0.000012 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 2.85425 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 2.85425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078599Jy sigma=0.000641 ! Fit after self-cal, rms=0.078542Jy sigma=0.000641 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078542Jy sigma=0.000641 ! Fit after self-cal, rms=0.078285Jy sigma=0.000639 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.104 mas, bmaj=7.598 mas, bpa=-4.511 degrees ! Estimated noise=1534.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.89713 Jy ! Component: 100 - total flux cleaned = 2.39141 Jy ! Component: 150 - total flux cleaned = 2.60497 Jy ! Component: 200 - total flux cleaned = 2.70955 Jy ! Total flux subtracted in 200 components = 2.70955 Jy ! Clean residual min=-0.014300 max=0.050354 Jy/beam ! Clean residual mean=-0.000086 rms=0.004469 Jy/beam ! Combined flux in latest and established models = 2.70955 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 16 model components to the UV plane model. ! The established model now contains 16 components and 2.70955 Jy ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=8.65 mas, bpa=-2.295 degrees ! Estimated noise=1198.07 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.0736516 Jy ! Component: 100 - total flux cleaned = 0.108362 Jy ! Component: 150 - total flux cleaned = 0.127002 Jy ! Component: 200 - total flux cleaned = 0.138075 Jy ! Total flux subtracted in 200 components = 0.138075 Jy ! Clean residual min=-0.005405 max=0.006392 Jy/beam ! Clean residual mean=-0.000026 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 2.84763 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 2.84763 Jy ! Inverting map ! Added new window around map position (-10.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652372 Jy ! Component: 100 - total flux cleaned = 0.00781781 Jy ! Component: 150 - total flux cleaned = 0.00854164 Jy ! Component: 200 - total flux cleaned = 0.00932461 Jy ! Total flux subtracted in 200 components = 0.00932461 Jy ! Clean residual min=-0.004937 max=0.004093 Jy/beam ! Clean residual mean=-0.000015 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 2.85695 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 77 components and 2.85695 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.866 mas, bmaj=10.94 mas, bpa=-5.126 degrees ! Estimated noise=1372.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000776563 Jy ! Component: 100 - total flux cleaned = 0.000972709 Jy ! Component: 150 - total flux cleaned = 0.00139648 Jy ! Component: 200 - total flux cleaned = 0.00168255 Jy ! Total flux subtracted in 200 components = 0.00168255 Jy ! Clean residual min=-0.004262 max=0.003478 Jy/beam ! Clean residual mean=-0.000022 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 2.85863 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.000246394 Jy ! Component: 100 - total flux cleaned = 0.000459056 Jy ! Component: 150 - total flux cleaned = 0.000597709 Jy ! Component: 200 - total flux cleaned = 0.000682408 Jy ! Total flux subtracted in 200 components = 0.000682408 Jy ! Clean residual min=-0.004179 max=0.003371 Jy/beam ! Clean residual mean=-0.000021 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 2.85932 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 123 components and 2.85932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=8.65 mas, bpa=-2.295 degrees ! Estimated noise=1198.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262124 Jy ! Component: 100 - total flux cleaned = -4.47637e-05 Jy ! Component: 150 - total flux cleaned = 0.000154493 Jy ! Component: 200 - total flux cleaned = 0.00024743 Jy ! Total flux subtracted in 200 components = 0.00024743 Jy ! Clean residual min=-0.004587 max=0.003842 Jy/beam ! Clean residual mean=-0.000012 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 2.85956 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 136 components and 2.85956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077941Jy sigma=0.000636 ! Fit after self-cal, rms=0.077537Jy sigma=0.000632 wmodel J0854+2006_S_2017_05_31_pus_map.mod ! Writing 136 model components to file: J0854+2006_S_2017_05_31_pus_map.mod wobs J0854+2006_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0854+2006_S_2017_05_31_pus_uvs.fits wwins J0854+2006_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0854+2006_S_2017_05_31_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.00204738 Jy ! Component: 100 - total flux cleaned = -0.00358155 Jy ! Component: 150 - total flux cleaned = -0.00446507 Jy ! Component: 200 - total flux cleaned = -0.00537603 Jy ! Component: 250 - total flux cleaned = -0.00606855 Jy ! Component: 300 - total flux cleaned = -0.0066803 Jy ! Component: 350 - total flux cleaned = -0.00715678 Jy ! Component: 400 - total flux cleaned = -0.00785278 Jy ! Component: 450 - total flux cleaned = -0.00842009 Jy ! Component: 500 - total flux cleaned = -0.00897591 Jy ! Component: 550 - total flux cleaned = -0.0095198 Jy ! Component: 600 - total flux cleaned = -0.0100004 Jy ! Component: 650 - total flux cleaned = -0.0104211 Jy ! Component: 700 - total flux cleaned = -0.0107838 Jy ! Component: 750 - total flux cleaned = -0.0111906 Jy ! Component: 800 - total flux cleaned = -0.0115898 Jy ! Component: 850 - total flux cleaned = -0.0118348 Jy ! Component: 900 - total flux cleaned = -0.0120285 Jy ! Component: 950 - total flux cleaned = -0.0124096 Jy ! Component: 1000 - total flux cleaned = -0.0127389 Jy ! Component: 1050 - total flux cleaned = -0.0131105 Jy ! Component: 1100 - total flux cleaned = -0.0136137 Jy ! Component: 1150 - total flux cleaned = -0.0137943 Jy ! Component: 1200 - total flux cleaned = -0.0140181 Jy ! Component: 1250 - total flux cleaned = -0.0144154 Jy ! Component: 1300 - total flux cleaned = -0.014632 Jy ! Component: 1350 - total flux cleaned = -0.0148043 Jy ! Component: 1400 - total flux cleaned = -0.0151031 Jy ! Component: 1450 - total flux cleaned = -0.0154412 Jy ! Component: 1500 - total flux cleaned = -0.0157748 Jy ! Component: 1550 - total flux cleaned = -0.0159399 Jy ! Component: 1600 - total flux cleaned = -0.0163081 Jy ! Component: 1650 - total flux cleaned = -0.0164289 Jy ! Component: 1700 - total flux cleaned = -0.0165495 Jy ! Component: 1750 - total flux cleaned = -0.0166689 Jy ! Component: 1800 - total flux cleaned = -0.0170227 Jy ! Component: 1850 - total flux cleaned = -0.0171005 Jy ! Component: 1900 - total flux cleaned = -0.0172935 Jy ! Component: 1950 - total flux cleaned = -0.0172937 Jy ! Component: 2000 - total flux cleaned = -0.0174833 Jy ! Component: 2050 - total flux cleaned = -0.0175589 Jy ! Component: 2100 - total flux cleaned = -0.0175212 Jy ! Component: 2150 - total flux cleaned = -0.0176689 Jy ! Component: 2200 - total flux cleaned = -0.0176321 Jy ! Component: 2250 - total flux cleaned = -0.0178138 Jy ! Component: 2300 - total flux cleaned = -0.0177768 Jy ! Component: 2350 - total flux cleaned = -0.0178124 Jy ! Component: 2400 - total flux cleaned = -0.0179893 Jy ! Component: 2450 - total flux cleaned = -0.0178835 Jy ! Component: 2500 - total flux cleaned = -0.0179534 Jy ! Component: 2550 - total flux cleaned = -0.0180226 Jy ! Component: 2600 - total flux cleaned = -0.0181945 Jy ! Component: 2650 - total flux cleaned = -0.0182626 Jy ! Component: 2700 - total flux cleaned = -0.018364 Jy ! Component: 2750 - total flux cleaned = -0.0183975 Jy ! Component: 2800 - total flux cleaned = -0.0184303 Jy ! Component: 2850 - total flux cleaned = -0.0184629 Jy ! Component: 2900 - total flux cleaned = -0.0185283 Jy ! Component: 2950 - total flux cleaned = -0.018496 Jy ! Component: 3000 - total flux cleaned = -0.0185282 Jy ! Component: 3050 - total flux cleaned = -0.0186887 Jy ! Component: 3100 - total flux cleaned = -0.0187202 Jy ! Component: 3150 - total flux cleaned = -0.018625 Jy ! Component: 3200 - total flux cleaned = -0.0185934 Jy ! Component: 3250 - total flux cleaned = -0.0185936 Jy ! Component: 3300 - total flux cleaned = -0.0184703 Jy ! Component: 3350 - total flux cleaned = -0.0184086 Jy ! Component: 3400 - total flux cleaned = -0.0182867 Jy ! Component: 3450 - total flux cleaned = -0.0182866 Jy ! Component: 3500 - total flux cleaned = -0.0181065 Jy ! Component: 3550 - total flux cleaned = -0.0180168 Jy ! Component: 3600 - total flux cleaned = -0.017898 Jy ! Component: 3650 - total flux cleaned = -0.0178097 Jy ! Component: 3700 - total flux cleaned = -0.0178682 Jy ! Component: 3750 - total flux cleaned = -0.01781 Jy ! Component: 3800 - total flux cleaned = -0.017694 Jy ! Component: 3850 - total flux cleaned = -0.0175502 Jy ! Component: 3900 - total flux cleaned = -0.0176645 Jy ! Component: 3950 - total flux cleaned = -0.0175506 Jy ! Component: 4000 - total flux cleaned = -0.0174659 Jy ! Component: 4050 - total flux cleaned = -0.0174658 Jy ! Total flux subtracted in 4096 components = -0.0172424 Jy ! Clean residual min=-0.001410 max=0.001461 Jy/beam ! Clean residual mean=-0.000004 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 2.84232 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 426 components and 2.84232 Jy ![Exited script file: muppet] wmap "J0854+2006_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.045 x 8.65 at -2.295 degrees (North through East) ! Clean map min=-0.0036399 max=2.5092 Jy/beam ! Writing clean map to FITS file: J0854+2006_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.50922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00052835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.063169 0.063169 0.126338 0.252676 0.505352 1.0107 2.02141 4.04281 8.08563 16.1713 32.3425 64.685 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.509 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.045 x 8.65 at -2.295 degrees (North through East) ! Clean map min=-0.0036399 max=2.5092 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 J0854+2006_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:43:21 2019