! Started logfile: J0801+4736_S_2017_09_26_pus_uvs.log on Sat May 11 12:58:27 2019 obs J0801+4736_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0801+4736_S_2017_09_26_pus_uva.fits ! AN table 1: 295 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.67467 visibilities/baseline/integration-bin. ! Found source: J0801+4736 ! ! 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 674 lines of history. ! ! Reading 28660 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 J0801+4736_S_2017_09_26_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 453 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1641 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.968395Jy sigma=0.008694 ! Fit after self-cal, rms=0.950084Jy sigma=0.008536 ! 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.145 mas, bmaj=7.227 mas, bpa=-59.78 degrees ! Estimated noise=1037.03 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.0405343 Jy ! Component: 100 - total flux cleaned = 0.0494655 Jy ! Total flux subtracted in 100 components = 0.0494655 Jy ! Clean residual min=-0.003551 max=0.004206 Jy/beam ! Clean residual mean=-0.000020 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.0494655 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0494655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073947Jy sigma=0.000637 ! Fit after self-cal, rms=0.073518Jy sigma=0.000634 ! 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.313 mas, bmaj=7.702 mas, bpa=-61.84 degrees ! Estimated noise=526.197 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 (5.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487179 Jy ! Component: 100 - total flux cleaned = 0.00758798 Jy ! Component: 150 - total flux cleaned = 0.0092342 Jy ! Component: 200 - total flux cleaned = 0.0101132 Jy ! Total flux subtracted in 200 components = 0.0101132 Jy ! Clean residual min=-0.001664 max=0.001770 Jy/beam ! Clean residual mean=-0.000016 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0595787 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 40 components and 0.0595787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073157Jy sigma=0.000631 ! Fit after self-cal, rms=0.073089Jy sigma=0.000630 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223426 Jy ! Component: 100 - total flux cleaned = 0.00312061 Jy ! Component: 150 - total flux cleaned = 0.00370062 Jy ! Component: 200 - total flux cleaned = 0.00402791 Jy ! Total flux subtracted in 200 components = 0.00402791 Jy ! Clean residual min=-0.001588 max=0.001446 Jy/beam ! Clean residual mean=-0.000006 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0636066 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.0636066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073012Jy sigma=0.000629 ! Fit after self-cal, rms=0.072992Jy sigma=0.000629 ! 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.97 FD 1.00* HN 1.00 KP 1.02 ! LA 1.01 MK 0.98 NL 0.92 OV 1.00 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* HN 1.03 KP 0.97 ! LA 0.97 MK 1.01 NL 1.08 OV 1.12 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.03 KP 0.95 ! LA 0.94 MK 1.00 NL 0.99 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 4. ! A total of 438 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 0.94 MK 1.00* NL 1.00* OV 0.63 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.072992Jy sigma=0.000629 ! Fit after self-cal, rms=0.072063Jy sigma=0.000629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=7.656 mas, bpa=-61.11 degrees ! Estimated noise=529.929 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.00122118 Jy ! Component: 100 - total flux cleaned = 0.00155687 Jy ! Component: 150 - total flux cleaned = 0.00151688 Jy ! Component: 200 - total flux cleaned = 0.00149982 Jy ! Total flux subtracted in 200 components = 0.00149982 Jy ! Clean residual min=-0.001156 max=0.001219 Jy/beam ! Clean residual mean=0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0651064 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.0651064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072038Jy sigma=0.000629 ! Fit after self-cal, rms=0.071991Jy sigma=0.000628 ! 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.071991Jy sigma=0.000628 ! Fit after self-cal, rms=0.071949Jy sigma=0.000628 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.308 mas, bmaj=7.665 mas, bpa=-61.15 degrees ! Estimated noise=528.386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781542 Jy ! Component: 100 - total flux cleaned = 0.000853988 Jy ! Component: 150 - total flux cleaned = 0.000819207 Jy ! Component: 200 - total flux cleaned = 0.000803625 Jy ! Total flux subtracted in 200 components = 0.000803625 Jy ! Clean residual min=-0.001129 max=0.001114 Jy/beam ! Clean residual mean=0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.06591 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.06591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071935Jy sigma=0.000628 ! Fit after self-cal, rms=0.071937Jy sigma=0.000628 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.000289197 Jy ! Component: 100 - total flux cleaned = 0.000228811 Jy ! Component: 150 - total flux cleaned = 0.00018862 Jy ! Component: 200 - total flux cleaned = 0.000152354 Jy ! Total flux subtracted in 200 components = 0.000152354 Jy ! Clean residual min=-0.001169 max=0.001102 Jy/beam ! Clean residual mean=0.000003 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0660624 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.0660624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071931Jy sigma=0.000628 ! Fit after self-cal, rms=0.071927Jy sigma=0.000628 ! 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.071927Jy sigma=0.000628 ! Fit after self-cal, rms=0.071804Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=7.665 mas, bpa=-61.19 degrees ! Estimated noise=526.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000487372 Jy ! Component: 100 - total flux cleaned = 0.000517173 Jy ! Component: 150 - total flux cleaned = 0.000517087 Jy ! Component: 200 - total flux cleaned = 0.000495448 Jy ! Total flux subtracted in 200 components = 0.000495448 Jy ! Clean residual min=-0.001125 max=0.001055 Jy/beam ! Clean residual mean=-0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0665578 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.0665578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071798Jy sigma=0.000628 ! Fit after self-cal, rms=0.071801Jy sigma=0.000628 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 = 7.51095e-05 Jy ! Component: 100 - total flux cleaned = 6.53685e-05 Jy ! Component: 150 - total flux cleaned = 5.63009e-05 Jy ! Component: 200 - total flux cleaned = 4.76509e-05 Jy ! Total flux subtracted in 200 components = 4.76509e-05 Jy ! Clean residual min=-0.001127 max=0.001043 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0666055 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.0666055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071799Jy sigma=0.000628 ! Fit after self-cal, rms=0.071797Jy sigma=0.000628 ! 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.071797Jy sigma=0.000628 ! Fit after self-cal, rms=0.071688Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.376 mas, bmaj=10.45 mas, bpa=78.51 degrees ! Estimated noise=610.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322342 Jy ! Component: 100 - total flux cleaned = 0.000389909 Jy ! Component: 150 - total flux cleaned = 0.000418349 Jy ! Component: 200 - total flux cleaned = 0.000447358 Jy ! Total flux subtracted in 200 components = 0.000447358 Jy ! Clean residual min=-0.001239 max=0.000943 Jy/beam ! Clean residual mean=0.000000 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0670528 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 0.0670529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071686Jy sigma=0.000628 ! Fit after self-cal, rms=0.071690Jy sigma=0.000628 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 = 4.14614e-05 Jy ! Component: 100 - total flux cleaned = 8.5502e-05 Jy ! Component: 150 - total flux cleaned = 0.000120451 Jy ! Component: 200 - total flux cleaned = 0.000130317 Jy ! Total flux subtracted in 200 components = 0.000130317 Jy ! Clean residual min=-0.001249 max=0.000945 Jy/beam ! Clean residual mean=0.000001 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0671832 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 152 components and 0.0671832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071689Jy sigma=0.000628 ! Fit after self-cal, rms=0.071689Jy sigma=0.000628 ! 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.288 mas, bmaj=7.658 mas, bpa=-61.22 degrees ! Estimated noise=525.489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 7.658 at -61.22 degrees (North through East) ! Clean map min=-0.0011004 max=0.051974 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.145 mas, bmaj=7.222 mas, bpa=-59.56 degrees ! Estimated noise=1012.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039577 Jy ! Component: 100 - total flux cleaned = 0.0496096 Jy ! Component: 150 - total flux cleaned = 0.0547988 Jy ! Component: 200 - total flux cleaned = 0.0582003 Jy ! Total flux subtracted in 200 components = 0.0582003 Jy ! Clean residual min=-0.002523 max=0.002148 Jy/beam ! Clean residual mean=-0.000014 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0582003 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.0582003 Jy ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=7.658 mas, bpa=-61.22 degrees ! Estimated noise=525.489 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.00330057 Jy ! Component: 100 - total flux cleaned = 0.00541548 Jy ! Component: 150 - total flux cleaned = 0.00687344 Jy ! Component: 200 - total flux cleaned = 0.00782148 Jy ! Total flux subtracted in 200 components = 0.00782148 Jy ! Clean residual min=-0.001408 max=0.001127 Jy/beam ! Clean residual mean=-0.000004 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0660218 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.0660218 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.376 mas, bmaj=10.45 mas, bpa=78.51 degrees ! Estimated noise=610.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000835085 Jy ! Component: 100 - total flux cleaned = 0.00105963 Jy ! Component: 150 - total flux cleaned = 0.00113102 Jy ! Component: 200 - total flux cleaned = 0.00114608 Jy ! Total flux subtracted in 200 components = 0.00114608 Jy ! Clean residual min=-0.001275 max=0.001044 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0671679 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 = -1.26068e-05 Jy ! Component: 100 - total flux cleaned = -1.23364e-05 Jy ! Component: 150 - total flux cleaned = -2.30185e-05 Jy ! Component: 200 - total flux cleaned = -2.30451e-05 Jy ! Total flux subtracted in 200 components = -2.30451e-05 Jy ! Clean residual min=-0.001253 max=0.000993 Jy/beam ! Clean residual mean=0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0671449 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 104 components and 0.0671449 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=7.658 mas, bpa=-61.22 degrees ! Estimated noise=525.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026385 Jy ! Component: 100 - total flux cleaned = -0.000284335 Jy ! Component: 150 - total flux cleaned = -0.000267904 Jy ! Component: 200 - total flux cleaned = -0.000222639 Jy ! Total flux subtracted in 200 components = -0.000222639 Jy ! Clean residual min=-0.001175 max=0.001011 Jy/beam ! Clean residual mean=-0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0669222 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.0669222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071696Jy sigma=0.000628 ! Fit after self-cal, rms=0.071695Jy sigma=0.000628 wmodel J0801+4736_S_2017_09_26_pus_map.mod ! Writing 120 model components to file: J0801+4736_S_2017_09_26_pus_map.mod wobs J0801+4736_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0801+4736_S_2017_09_26_pus_uvs.fits wwins J0801+4736_S_2017_09_26_pus_map.win ! wwins: Wrote 2 windows to J0801+4736_S_2017_09_26_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.000138342 Jy ! Component: 100 - total flux cleaned = 1.13329e-05 Jy ! Component: 150 - total flux cleaned = 7.23854e-05 Jy ! Component: 200 - total flux cleaned = 0.000187187 Jy ! Component: 250 - total flux cleaned = 0.000242157 Jy ! Component: 300 - total flux cleaned = 0.000308335 Jy ! Component: 350 - total flux cleaned = 0.000346827 Jy ! Component: 400 - total flux cleaned = 0.000321877 Jy ! Component: 450 - total flux cleaned = 0.000309805 Jy ! Component: 500 - total flux cleaned = 0.00032169 Jy ! Component: 550 - total flux cleaned = 0.000310298 Jy ! Component: 600 - total flux cleaned = 0.000310548 Jy ! Component: 650 - total flux cleaned = 0.00035412 Jy ! Component: 700 - total flux cleaned = 0.000343316 Jy ! Component: 750 - total flux cleaned = 0.000374886 Jy ! Component: 800 - total flux cleaned = 0.000395263 Jy ! Component: 850 - total flux cleaned = 0.00039519 Jy ! Component: 900 - total flux cleaned = 0.000375488 Jy ! Component: 950 - total flux cleaned = 0.000404447 Jy ! Component: 1000 - total flux cleaned = 0.000385307 Jy ! Component: 1050 - total flux cleaned = 0.000394796 Jy ! Component: 1100 - total flux cleaned = 0.000413233 Jy ! Component: 1150 - total flux cleaned = 0.000422275 Jy ! Component: 1200 - total flux cleaned = 0.000431071 Jy ! Component: 1250 - total flux cleaned = 0.000439772 Jy ! Component: 1300 - total flux cleaned = 0.000456778 Jy ! Component: 1350 - total flux cleaned = 0.000448291 Jy ! Component: 1400 - total flux cleaned = 0.000473224 Jy ! Component: 1450 - total flux cleaned = 0.000464934 Jy ! Component: 1500 - total flux cleaned = 0.000472959 Jy ! Component: 1550 - total flux cleaned = 0.000480961 Jy ! Component: 1600 - total flux cleaned = 0.000504708 Jy ! Component: 1650 - total flux cleaned = 0.000520331 Jy ! Component: 1700 - total flux cleaned = 0.00053585 Jy ! Component: 1750 - total flux cleaned = 0.000574008 Jy ! Component: 1800 - total flux cleaned = 0.000581487 Jy ! Component: 1850 - total flux cleaned = 0.000588909 Jy ! Component: 1900 - total flux cleaned = 0.000603635 Jy ! Component: 1950 - total flux cleaned = 0.000618203 Jy ! Component: 2000 - total flux cleaned = 0.0006254 Jy ! Component: 2050 - total flux cleaned = 0.000632583 Jy ! Component: 2100 - total flux cleaned = 0.000653734 Jy ! Component: 2150 - total flux cleaned = 0.000653799 Jy ! Component: 2200 - total flux cleaned = 0.000667715 Jy ! Component: 2250 - total flux cleaned = 0.000660907 Jy ! Component: 2300 - total flux cleaned = 0.000674562 Jy ! Component: 2350 - total flux cleaned = 0.000687967 Jy ! Component: 2400 - total flux cleaned = 0.000687989 Jy ! Component: 2450 - total flux cleaned = 0.000681458 Jy ! Component: 2500 - total flux cleaned = 0.000694483 Jy ! Component: 2550 - total flux cleaned = 0.000675039 Jy ! Component: 2600 - total flux cleaned = 0.000675033 Jy ! Component: 2650 - total flux cleaned = 0.000655967 Jy ! Component: 2700 - total flux cleaned = 0.00064337 Jy ! Component: 2750 - total flux cleaned = 0.000630871 Jy ! Component: 2800 - total flux cleaned = 0.000624658 Jy ! Component: 2850 - total flux cleaned = 0.000618519 Jy ! Component: 2900 - total flux cleaned = 0.00060021 Jy ! Component: 2950 - total flux cleaned = 0.000594126 Jy ! Component: 3000 - total flux cleaned = 0.00058212 Jy ! Component: 3050 - total flux cleaned = 0.000582104 Jy ! Component: 3100 - total flux cleaned = 0.000576141 Jy ! Component: 3150 - total flux cleaned = 0.000558441 Jy ! Component: 3200 - total flux cleaned = 0.000534997 Jy ! Component: 3250 - total flux cleaned = 0.000540814 Jy ! Component: 3300 - total flux cleaned = 0.000529202 Jy ! Component: 3350 - total flux cleaned = 0.000529236 Jy ! Component: 3400 - total flux cleaned = 0.000529257 Jy ! Component: 3450 - total flux cleaned = 0.000546286 Jy ! Component: 3500 - total flux cleaned = 0.000523615 Jy ! Component: 3550 - total flux cleaned = 0.000529248 Jy ! Component: 3600 - total flux cleaned = 0.000534869 Jy ! Component: 3650 - total flux cleaned = 0.000546045 Jy ! Component: 3700 - total flux cleaned = 0.000540504 Jy ! Component: 3750 - total flux cleaned = 0.00055156 Jy ! Component: 3800 - total flux cleaned = 0.000568069 Jy ! Component: 3850 - total flux cleaned = 0.00059542 Jy ! Component: 3900 - total flux cleaned = 0.000584507 Jy ! Component: 3950 - total flux cleaned = 0.000600769 Jy ! Component: 4000 - total flux cleaned = 0.000600758 Jy ! Component: 4050 - total flux cleaned = 0.000611576 Jy ! Total flux subtracted in 4096 components = 0.000633047 Jy ! Clean residual min=-0.000350 max=0.000338 Jy/beam ! Clean residual mean=0.000002 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0675553 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 405 components and 0.0675553 Jy ![Exited script file: muppet] wmap "J0801+4736_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 7.658 at -61.22 degrees (North through East) ! Clean map min=-0.00075824 max=0.052184 Jy/beam ! Writing clean map to FITS file: J0801+4736_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0521843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.55617e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.549371 0.549371 1.09874 2.19748 4.39497 8.78993 17.5799 35.1597 70.3194 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.052 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.288 x 7.658 at -61.22 degrees (North through East) ! Clean map min=-0.00075824 max=0.052184 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 J0801+4736_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:58:33 2019