! Started logfile: J0801+4736_S_2017_10_21_pus_uvs.log on Sat May 11 20:53:27 2019 obs J0801+4736_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0801+4736_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.981226 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 644 lines of history. ! ! Reading 20488 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_10_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 801 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967682Jy sigma=0.010618 ! Fit after self-cal, rms=0.954440Jy sigma=0.010492 ! 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.357 mas, bmaj=5.013 mas, bpa=-28.94 degrees ! Estimated noise=953.67 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.0362087 Jy ! Component: 100 - total flux cleaned = 0.0442385 Jy ! Total flux subtracted in 100 components = 0.0442385 Jy ! Clean residual min=-0.004249 max=0.006442 Jy/beam ! Clean residual mean=-0.000000 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.0442385 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0442385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070426Jy sigma=0.000718 ! Fit after self-cal, rms=0.070216Jy sigma=0.000716 ! 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.234 mas, bmaj=6.039 mas, bpa=-25.72 degrees ! Estimated noise=533.405 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, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00570154 Jy ! Component: 100 - total flux cleaned = 0.00877371 Jy ! Component: 150 - total flux cleaned = 0.0107134 Jy ! Component: 200 - total flux cleaned = 0.012036 Jy ! Total flux subtracted in 200 components = 0.012036 Jy ! Clean residual min=-0.002560 max=0.002235 Jy/beam ! Clean residual mean=0.000005 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0562745 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 40 components and 0.0562745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069718Jy sigma=0.000711 ! Fit after self-cal, rms=0.069636Jy sigma=0.000709 ! 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.01 FD 1.04 HN 0.94 KP 1.07 ! LA 1.03 MK 1.02 NL 0.98 OV 1.09 ! PT 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 1.10 KP 1.07 ! LA 1.03 MK 0.96 NL 0.89 OV 1.06 ! PT 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 1.02 KP 1.05 ! LA 0.85 MK 1.06 NL 1.24 OV 0.97 ! PT 0.83 ! ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.76 KP 1.00* ! LA 0.84 MK 0.97 NL 1.00* OV 1.00* ! PT 0.70 ! ! ! Fit before self-cal, rms=0.069636Jy sigma=0.000709 ! Fit after self-cal, rms=0.067330Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=6.056 mas, bpa=-25.42 degrees ! Estimated noise=529.458 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.00147134 Jy ! Component: 100 - total flux cleaned = 0.00124984 Jy ! Component: 150 - total flux cleaned = 0.00102389 Jy ! Component: 200 - total flux cleaned = 0.00091749 Jy ! Total flux subtracted in 200 components = 0.00091749 Jy ! Clean residual min=-0.001436 max=0.001454 Jy/beam ! Clean residual mean=0.000004 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.057192 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.057192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067280Jy sigma=0.000705 ! Fit after self-cal, rms=0.067413Jy sigma=0.000704 ! 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.067413Jy sigma=0.000704 ! Fit after self-cal, rms=0.067638Jy sigma=0.000703 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.251 mas, bmaj=6.067 mas, bpa=-25.09 degrees ! Estimated noise=529.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452643 Jy ! Component: 100 - total flux cleaned = 0.000367426 Jy ! Component: 150 - total flux cleaned = 0.000294425 Jy ! Component: 200 - total flux cleaned = 0.000214398 Jy ! Total flux subtracted in 200 components = 0.000214398 Jy ! Clean residual min=-0.001340 max=0.001415 Jy/beam ! Clean residual mean=0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0574064 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.0574064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067620Jy sigma=0.000703 ! Fit after self-cal, rms=0.067732Jy sigma=0.000703 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 (-128, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122643 Jy ! Component: 100 - total flux cleaned = 0.0018286 Jy ! Component: 150 - total flux cleaned = 0.00198306 Jy ! Component: 200 - total flux cleaned = 0.00203331 Jy ! Total flux subtracted in 200 components = 0.00203331 Jy ! Clean residual min=-0.001191 max=0.001338 Jy/beam ! Clean residual mean=0.000001 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0594397 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.0594397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067706Jy sigma=0.000702 ! Fit after self-cal, rms=0.067720Jy sigma=0.000702 ! Inverting map ! Added new window around map position (-123, 126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119786 Jy ! Component: 100 - total flux cleaned = 0.00165869 Jy ! Component: 150 - total flux cleaned = 0.00202171 Jy ! Component: 200 - total flux cleaned = 0.002238 Jy ! Total flux subtracted in 200 components = 0.002238 Jy ! Clean residual min=-0.001235 max=0.001315 Jy/beam ! Clean residual mean=0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.0616777 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.0616777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067693Jy sigma=0.000702 ! Fit after self-cal, rms=0.067696Jy sigma=0.000702 ! Inverting map ! Added new window around map position (-74.5, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118233 Jy ! Component: 100 - total flux cleaned = 0.00193054 Jy ! Component: 150 - total flux cleaned = 0.00248483 Jy ! Component: 200 - total flux cleaned = 0.0027736 Jy ! Total flux subtracted in 200 components = 0.0027736 Jy ! Clean residual min=-0.001183 max=0.001140 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0644513 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.0644513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067667Jy sigma=0.000702 ! Fit after self-cal, rms=0.067647Jy sigma=0.000702 ! 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.067647Jy sigma=0.000702 ! Fit after self-cal, rms=0.067816Jy sigma=0.000702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.25 mas, bmaj=6.063 mas, bpa=-24.72 degrees ! Estimated noise=528.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849204 Jy ! Component: 100 - total flux cleaned = 0.00148117 Jy ! Component: 150 - total flux cleaned = 0.00198317 Jy ! Component: 200 - total flux cleaned = 0.00225814 Jy ! Total flux subtracted in 200 components = 0.00225814 Jy ! Clean residual min=-0.001067 max=0.001073 Jy/beam ! Clean residual mean=-0.000001 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0667094 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 132 components and 0.0667095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067797Jy sigma=0.000701 ! Fit after self-cal, rms=0.067849Jy sigma=0.000701 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.000599042 Jy ! Component: 100 - total flux cleaned = 0.00106643 Jy ! Component: 150 - total flux cleaned = 0.00130606 Jy ! Component: 200 - total flux cleaned = 0.00144283 Jy ! Total flux subtracted in 200 components = 0.00144283 Jy ! Clean residual min=-0.001066 max=0.001119 Jy/beam ! Clean residual mean=-0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0681523 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 138 components and 0.0681523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067838Jy sigma=0.000701 ! Fit after self-cal, rms=0.067830Jy sigma=0.000701 ! 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.067830Jy sigma=0.000701 ! Fit after self-cal, rms=0.068041Jy sigma=0.000701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.619 mas, bmaj=9.642 mas, bpa=14.78 degrees ! Estimated noise=627.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411757 Jy ! Component: 100 - total flux cleaned = 0.000568848 Jy ! Component: 150 - total flux cleaned = 0.000595276 Jy ! Component: 200 - total flux cleaned = 0.000630926 Jy ! Total flux subtracted in 200 components = 0.000630926 Jy ! Clean residual min=-0.001132 max=0.001303 Jy/beam ! Clean residual mean=-0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0687832 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 156 components and 0.0687832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068036Jy sigma=0.000701 ! Fit after self-cal, rms=0.068059Jy sigma=0.000701 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 (5, 34.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794244 Jy ! Component: 100 - total flux cleaned = 0.00102749 Jy ! Component: 150 - total flux cleaned = 0.00131347 Jy ! Component: 200 - total flux cleaned = 0.00154707 Jy ! Total flux subtracted in 200 components = 0.00154707 Jy ! Clean residual min=-0.000945 max=0.000855 Jy/beam ! Clean residual mean=-0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0703303 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 196 components and 0.0703303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068039Jy sigma=0.000701 ! Fit after self-cal, rms=0.068041Jy sigma=0.000701 ! 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.246 mas, bmaj=6.063 mas, bpa=-24.69 degrees ! Estimated noise=528.489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.246 x 6.063 at -24.69 degrees (North through East) ! Clean map min=-0.00098831 max=0.04642 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.367 mas, bmaj=4.994 mas, bpa=-27.16 degrees ! Estimated noise=943.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351326 Jy ! Component: 100 - total flux cleaned = 0.0451021 Jy ! Component: 150 - total flux cleaned = 0.0506877 Jy ! Component: 200 - total flux cleaned = 0.054498 Jy ! Total flux subtracted in 200 components = 0.054498 Jy ! Clean residual min=-0.002796 max=0.002658 Jy/beam ! Clean residual mean=0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.054498 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.054498 Jy ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=6.063 mas, bpa=-24.69 degrees ! Estimated noise=528.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.00292349 Jy ! Component: 100 - total flux cleaned = 0.005094 Jy ! Component: 150 - total flux cleaned = 0.00684251 Jy ! Component: 200 - total flux cleaned = 0.00830899 Jy ! Total flux subtracted in 200 components = 0.00830899 Jy ! Clean residual min=-0.001555 max=0.001296 Jy/beam ! Clean residual mean=0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.062807 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.062807 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.619 mas, bmaj=9.642 mas, bpa=14.78 degrees ! Estimated noise=627.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116763 Jy ! Component: 100 - total flux cleaned = 0.00206997 Jy ! Component: 150 - total flux cleaned = 0.00273031 Jy ! Component: 200 - total flux cleaned = 0.00340162 Jy ! Total flux subtracted in 200 components = 0.00340162 Jy ! Clean residual min=-0.001207 max=0.000989 Jy/beam ! Clean residual mean=0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0662086 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.000577726 Jy ! Component: 100 - total flux cleaned = 0.00110952 Jy ! Component: 150 - total flux cleaned = 0.00160065 Jy ! Component: 200 - total flux cleaned = 0.00208273 Jy ! Total flux subtracted in 200 components = 0.00208273 Jy ! Clean residual min=-0.001078 max=0.000895 Jy/beam ! Clean residual mean=0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0682914 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 115 components and 0.0682914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=6.063 mas, bpa=-24.69 degrees ! Estimated noise=528.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328531 Jy ! Component: 100 - total flux cleaned = 0.000790213 Jy ! Component: 150 - total flux cleaned = 0.00106425 Jy ! Component: 200 - total flux cleaned = 0.00134963 Jy ! Total flux subtracted in 200 components = 0.00134963 Jy ! Clean residual min=-0.001174 max=0.000996 Jy/beam ! Clean residual mean=-0.000001 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.069641 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 140 components and 0.069641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068072Jy sigma=0.000701 ! Fit after self-cal, rms=0.068058Jy sigma=0.000701 wmodel J0801+4736_S_2017_10_21_pus_map.mod ! Writing 140 model components to file: J0801+4736_S_2017_10_21_pus_map.mod wobs J0801+4736_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0801+4736_S_2017_10_21_pus_uvs.fits wwins J0801+4736_S_2017_10_21_pus_map.win ! wwins: Wrote 6 windows to J0801+4736_S_2017_10_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311444 Jy ! Component: 100 - total flux cleaned = -0.00057379 Jy ! Component: 150 - total flux cleaned = -0.000768036 Jy ! Component: 200 - total flux cleaned = -0.000903636 Jy ! Component: 250 - total flux cleaned = -0.0010656 Jy ! Component: 300 - total flux cleaned = -0.00114419 Jy ! Component: 350 - total flux cleaned = -0.00125071 Jy ! Component: 400 - total flux cleaned = -0.00136883 Jy ! Component: 450 - total flux cleaned = -0.00148368 Jy ! Component: 500 - total flux cleaned = -0.00156758 Jy ! Component: 550 - total flux cleaned = -0.00166343 Jy ! Component: 600 - total flux cleaned = -0.00177053 Jy ! Component: 650 - total flux cleaned = -0.0018491 Jy ! Component: 700 - total flux cleaned = -0.00191305 Jy ! Component: 750 - total flux cleaned = -0.00198822 Jy ! Component: 800 - total flux cleaned = -0.00201271 Jy ! Component: 850 - total flux cleaned = -0.00209728 Jy ! Component: 900 - total flux cleaned = -0.00214453 Jy ! Component: 950 - total flux cleaned = -0.00221483 Jy ! Component: 1000 - total flux cleaned = -0.00230682 Jy ! Component: 1050 - total flux cleaned = -0.00240856 Jy ! Component: 1100 - total flux cleaned = -0.0024644 Jy ! Component: 1150 - total flux cleaned = -0.0025414 Jy ! Component: 1200 - total flux cleaned = -0.00261736 Jy ! Component: 1250 - total flux cleaned = -0.00264941 Jy ! Component: 1300 - total flux cleaned = -0.00274452 Jy ! Component: 1350 - total flux cleaned = -0.0027863 Jy ! Component: 1400 - total flux cleaned = -0.00285856 Jy ! Component: 1450 - total flux cleaned = -0.00291966 Jy ! Component: 1500 - total flux cleaned = -0.00295984 Jy ! Component: 1550 - total flux cleaned = -0.00301934 Jy ! Component: 1600 - total flux cleaned = -0.00307803 Jy ! Component: 1650 - total flux cleaned = -0.00312663 Jy ! Component: 1700 - total flux cleaned = -0.00316501 Jy ! Component: 1750 - total flux cleaned = -0.00321255 Jy ! Component: 1800 - total flux cleaned = -0.00325954 Jy ! Component: 1850 - total flux cleaned = -0.00328747 Jy ! Component: 1900 - total flux cleaned = -0.00332433 Jy ! Component: 1950 - total flux cleaned = -0.0033607 Jy ! Component: 2000 - total flux cleaned = -0.00340569 Jy ! Component: 2050 - total flux cleaned = -0.00343255 Jy ! Component: 2100 - total flux cleaned = -0.00345907 Jy ! Component: 2150 - total flux cleaned = -0.00350285 Jy ! Component: 2200 - total flux cleaned = -0.00351143 Jy ! Component: 2250 - total flux cleaned = -0.00352853 Jy ! Component: 2300 - total flux cleaned = -0.00352012 Jy ! Component: 2350 - total flux cleaned = -0.00353698 Jy ! Component: 2400 - total flux cleaned = -0.00354522 Jy ! Component: 2450 - total flux cleaned = -0.00352025 Jy ! Component: 2500 - total flux cleaned = -0.00351199 Jy ! Component: 2550 - total flux cleaned = -0.00352007 Jy ! Component: 2600 - total flux cleaned = -0.0034794 Jy ! Component: 2650 - total flux cleaned = -0.00347148 Jy ! Component: 2700 - total flux cleaned = -0.00347148 Jy ! Component: 2750 - total flux cleaned = -0.00347942 Jy ! Component: 2800 - total flux cleaned = -0.00344787 Jy ! Component: 2850 - total flux cleaned = -0.00343217 Jy ! Component: 2900 - total flux cleaned = -0.00343213 Jy ! Component: 2950 - total flux cleaned = -0.0034011 Jy ! Component: 3000 - total flux cleaned = -0.00338572 Jy ! Component: 3050 - total flux cleaned = -0.00337043 Jy ! Component: 3100 - total flux cleaned = -0.00337804 Jy ! Component: 3150 - total flux cleaned = -0.00336281 Jy ! Component: 3200 - total flux cleaned = -0.00334772 Jy ! Component: 3250 - total flux cleaned = -0.00334777 Jy ! Component: 3300 - total flux cleaned = -0.00334775 Jy ! Component: 3350 - total flux cleaned = -0.00335511 Jy ! Component: 3400 - total flux cleaned = -0.00332553 Jy ! Component: 3450 - total flux cleaned = -0.00332553 Jy ! Component: 3500 - total flux cleaned = -0.00331816 Jy ! Component: 3550 - total flux cleaned = -0.00328906 Jy ! Component: 3600 - total flux cleaned = -0.00330361 Jy ! Component: 3650 - total flux cleaned = -0.00331082 Jy ! Component: 3700 - total flux cleaned = -0.00331799 Jy ! Component: 3750 - total flux cleaned = -0.00328221 Jy ! Component: 3800 - total flux cleaned = -0.00327504 Jy ! Component: 3850 - total flux cleaned = -0.00326085 Jy ! Component: 3900 - total flux cleaned = -0.00323259 Jy ! Component: 3950 - total flux cleaned = -0.00323262 Jy ! Component: 4000 - total flux cleaned = -0.00323961 Jy ! Component: 4050 - total flux cleaned = -0.00320481 Jy ! Total flux subtracted in 4096 components = -0.003191 Jy ! Clean residual min=-0.000403 max=0.000450 Jy/beam ! Clean residual mean=0.000001 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.06645 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 395 components and 0.0664499 Jy ![Exited script file: muppet] wmap "J0801+4736_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.246 x 6.063 at -24.69 degrees (North through East) ! Clean map min=-0.0011626 max=0.045884 Jy/beam ! Writing clean map to FITS file: J0801+4736_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0458841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120553 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.788205 0.788205 1.57641 3.15282 6.30564 12.6113 25.2226 50.4451 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 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.246 x 6.063 at -24.69 degrees (North through East) ! Clean map min=-0.0011626 max=0.045884 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_10_21_pus_uvs.log closed on Sat May 11 20:53:32 2019