! Started logfile: J1642+6655_S_2017_10_09_pus_uvs.log on Sun May 12 13:16:28 2019 obs J1642+6655_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1642+6655_S_2017_10_09_pus_uva.fits ! AN table 1: 343 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.523729 visibilities/baseline/integration-bin. ! Found source: J1642+6655 ! ! 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 496 lines of history. ! ! Reading 25868 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 J1642+6655_S_2017_10_09_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 1015 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1415 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1263 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.946441Jy sigma=0.007983 ! Fit after self-cal, rms=0.924666Jy sigma=0.007806 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=6.676 mas, bpa=-77.02 degrees ! Estimated noise=1517.66 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.0594905 Jy ! Component: 100 - total flux cleaned = 0.0784661 Jy ! Total flux subtracted in 100 components = 0.0784661 Jy ! Clean residual min=-0.004696 max=0.007560 Jy/beam ! Clean residual mean=0.000007 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.0784661 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0784661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085597Jy sigma=0.000664 ! Fit after self-cal, rms=0.085314Jy sigma=0.000662 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808832 Jy ! Component: 100 - total flux cleaned = 0.0116646 Jy ! Total flux subtracted in 100 components = 0.0116646 Jy ! Clean residual min=-0.004114 max=0.003648 Jy/beam ! Clean residual mean=0.000005 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.0901306 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.0901306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084610Jy sigma=0.000657 ! Fit after self-cal, rms=0.084545Jy sigma=0.000657 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.447 mas, bpa=-78.11 degrees ! Estimated noise=644.246 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.00214523 Jy ! Component: 100 - total flux cleaned = 0.00256673 Jy ! Component: 150 - total flux cleaned = 0.00288241 Jy ! Component: 200 - total flux cleaned = 0.00308218 Jy ! Total flux subtracted in 200 components = 0.00308218 Jy ! Clean residual min=-0.002368 max=0.003047 Jy/beam ! Clean residual mean=0.000026 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0932128 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 44 components and 0.0932128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084461Jy sigma=0.000657 ! Fit after self-cal, rms=0.084441Jy sigma=0.000657 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.03 KP 1.07 ! LA 1.03 MK 1.00 NL 0.87 OV 1.00* ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.08 HN 1.03 KP 1.01 ! LA 0.99 MK 0.99 NL 1.68 OV 1.00* ! PT 0.99 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.12 HN 1.02 KP 0.88 ! LA 0.82 MK 1.09 NL 1.14 OV 1.00* ! PT 0.99 ! ! ! Correcting IF 4. ! A total of 171 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.02 KP 1.00* ! LA 0.82 MK 0.95 NL 1.00* OV 1.00* ! PT 0.92 ! ! ! Fit before self-cal, rms=0.084441Jy sigma=0.000657 ! Fit after self-cal, rms=0.083208Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=7.482 mas, bpa=-77.22 degrees ! Estimated noise=659.841 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 (10, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224534 Jy ! Component: 100 - total flux cleaned = 0.00243376 Jy ! Component: 150 - total flux cleaned = 0.00240376 Jy ! Component: 200 - total flux cleaned = 0.00234843 Jy ! Total flux subtracted in 200 components = 0.00234843 Jy ! Clean residual min=-0.001585 max=0.001824 Jy/beam ! Clean residual mean=0.000008 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0955612 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.0955612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083140Jy sigma=0.000653 ! Fit after self-cal, rms=0.083063Jy sigma=0.000653 ! 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.083063Jy sigma=0.000653 ! Fit after self-cal, rms=0.082662Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.479 mas, bpa=-76.79 degrees ! Estimated noise=658.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108833 Jy ! Component: 100 - total flux cleaned = 0.00114225 Jy ! Component: 150 - total flux cleaned = 0.00112146 Jy ! Component: 200 - total flux cleaned = 0.00110297 Jy ! Total flux subtracted in 200 components = 0.00110297 Jy ! Clean residual min=-0.001568 max=0.001590 Jy/beam ! Clean residual mean=0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0966642 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.0966642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082640Jy sigma=0.000652 ! Fit after self-cal, rms=0.082628Jy sigma=0.000652 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.000177082 Jy ! Component: 100 - total flux cleaned = 0.000196595 Jy ! Component: 150 - total flux cleaned = 0.00016388 Jy ! Component: 200 - total flux cleaned = 0.000148625 Jy ! Total flux subtracted in 200 components = 0.000148625 Jy ! Clean residual min=-0.001564 max=0.001554 Jy/beam ! Clean residual mean=0.000004 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0968128 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0968128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082621Jy sigma=0.000652 ! Fit after self-cal, rms=0.082621Jy sigma=0.000652 ! 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.082621Jy sigma=0.000652 ! Fit after self-cal, rms=0.082469Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.474 mas, bpa=-76.71 degrees ! Estimated noise=656.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305319 Jy ! Component: 100 - total flux cleaned = 0.000255455 Jy ! Component: 150 - total flux cleaned = 0.000254966 Jy ! Component: 200 - total flux cleaned = 0.000254794 Jy ! Total flux subtracted in 200 components = 0.000254794 Jy ! Clean residual min=-0.001589 max=0.001508 Jy/beam ! Clean residual mean=0.000005 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0970676 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.0970676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082462Jy sigma=0.000652 ! Fit after self-cal, rms=0.082455Jy sigma=0.000652 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 = 3.32519e-06 Jy ! Component: 100 - total flux cleaned = 2.94681e-06 Jy ! Component: 150 - total flux cleaned = 3.18343e-06 Jy ! Component: 200 - total flux cleaned = 3.41378e-06 Jy ! Total flux subtracted in 200 components = 3.41378e-06 Jy ! Clean residual min=-0.001604 max=0.001468 Jy/beam ! Clean residual mean=0.000005 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.097071 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.097071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082452Jy sigma=0.000652 ! Fit after self-cal, rms=0.082451Jy sigma=0.000652 ! 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.082451Jy sigma=0.000652 ! Fit after self-cal, rms=0.082368Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.166 mas, bmaj=12.08 mas, bpa=83.96 degrees ! Estimated noise=848.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.20009e-05 Jy ! Component: 100 - total flux cleaned = 5.67401e-06 Jy ! Component: 150 - total flux cleaned = 7.74794e-05 Jy ! Component: 200 - total flux cleaned = 0.00013639 Jy ! Total flux subtracted in 200 components = 0.00013639 Jy ! Clean residual min=-0.001459 max=0.001276 Jy/beam ! Clean residual mean=0.000010 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0972074 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.0972074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082367Jy sigma=0.000652 ! Fit after self-cal, rms=0.082366Jy sigma=0.000651 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.99222e-05 Jy ! Component: 100 - total flux cleaned = 3.23963e-05 Jy ! Component: 150 - total flux cleaned = 6.40217e-05 Jy ! Component: 200 - total flux cleaned = 8.34229e-05 Jy ! Total flux subtracted in 200 components = 8.34229e-05 Jy ! Clean residual min=-0.001490 max=0.001264 Jy/beam ! Clean residual mean=0.000010 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0972908 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 107 components and 0.0972908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082366Jy sigma=0.000651 ! Fit after self-cal, rms=0.082366Jy sigma=0.000651 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.472 mas, bpa=-76.65 degrees ! Estimated noise=656.22 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 7.472 at -76.65 degrees (North through East) ! Clean map min=-0.0015618 max=0.07416 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=6.69 mas, bpa=-76.52 degrees ! Estimated noise=1628.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0599692 Jy ! Component: 100 - total flux cleaned = 0.0798025 Jy ! Component: 150 - total flux cleaned = 0.0880837 Jy ! Component: 200 - total flux cleaned = 0.0919057 Jy ! Total flux subtracted in 200 components = 0.0919057 Jy ! Clean residual min=-0.004219 max=0.003781 Jy/beam ! Clean residual mean=0.000001 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0919058 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.0919058 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.472 mas, bpa=-76.65 degrees ! Estimated noise=656.22 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.00321706 Jy ! Component: 100 - total flux cleaned = 0.00485451 Jy ! Component: 150 - total flux cleaned = 0.00524902 Jy ! Component: 200 - total flux cleaned = 0.00532034 Jy ! Total flux subtracted in 200 components = 0.00532034 Jy ! Clean residual min=-0.001614 max=0.001490 Jy/beam ! Clean residual mean=0.000004 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0972261 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.0972261 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.166 mas, bmaj=12.08 mas, bpa=83.96 degrees ! Estimated noise=848.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024947 Jy ! Component: 100 - total flux cleaned = -0.000197034 Jy ! Component: 150 - total flux cleaned = -0.000131854 Jy ! Component: 200 - total flux cleaned = -0.00011375 Jy ! Total flux subtracted in 200 components = -0.00011375 Jy ! Clean residual min=-0.001382 max=0.001381 Jy/beam ! Clean residual mean=0.000011 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0971124 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.2035e-05 Jy ! Component: 100 - total flux cleaned = 6.10727e-05 Jy ! Component: 150 - total flux cleaned = 8.82277e-05 Jy ! Component: 200 - total flux cleaned = 0.000114879 Jy ! Total flux subtracted in 200 components = 0.000114879 Jy ! Clean residual min=-0.001398 max=0.001333 Jy/beam ! Clean residual mean=0.000011 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0972272 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 68 components and 0.0972272 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.472 mas, bpa=-76.65 degrees ! Estimated noise=656.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156818 Jy ! Component: 100 - total flux cleaned = 0.000111495 Jy ! Component: 150 - total flux cleaned = 9.35022e-05 Jy ! Component: 200 - total flux cleaned = 0.000110576 Jy ! Total flux subtracted in 200 components = 0.000110576 Jy ! Clean residual min=-0.001592 max=0.001472 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0973378 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.0973378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082372Jy sigma=0.000652 ! Fit after self-cal, rms=0.082370Jy sigma=0.000652 wmodel J1642+6655_S_2017_10_09_pus_map.mod ! Writing 89 model components to file: J1642+6655_S_2017_10_09_pus_map.mod wobs J1642+6655_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1642+6655_S_2017_10_09_pus_uvs.fits wwins J1642+6655_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1642+6655_S_2017_10_09_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.000236347 Jy ! Component: 100 - total flux cleaned = -0.000137606 Jy ! Component: 150 - total flux cleaned = 4.8978e-05 Jy ! Component: 200 - total flux cleaned = 0.000183573 Jy ! Component: 250 - total flux cleaned = 0.000270107 Jy ! Component: 300 - total flux cleaned = 0.0003737 Jy ! Component: 350 - total flux cleaned = 0.00049453 Jy ! Component: 400 - total flux cleaned = 0.000612678 Jy ! Component: 450 - total flux cleaned = 0.000708416 Jy ! Component: 500 - total flux cleaned = 0.000745794 Jy ! Component: 550 - total flux cleaned = 0.000782467 Jy ! Component: 600 - total flux cleaned = 0.000764409 Jy ! Component: 650 - total flux cleaned = 0.000800222 Jy ! Component: 700 - total flux cleaned = 0.000834728 Jy ! Component: 750 - total flux cleaned = 0.000851663 Jy ! Component: 800 - total flux cleaned = 0.000935773 Jy ! Component: 850 - total flux cleaned = 0.00098553 Jy ! Component: 900 - total flux cleaned = 0.00106699 Jy ! Component: 950 - total flux cleaned = 0.0011632 Jy ! Component: 1000 - total flux cleaned = 0.00121049 Jy ! Component: 1050 - total flux cleaned = 0.00127289 Jy ! Component: 1100 - total flux cleaned = 0.00130354 Jy ! Component: 1150 - total flux cleaned = 0.00137955 Jy ! Component: 1200 - total flux cleaned = 0.0014095 Jy ! Component: 1250 - total flux cleaned = 0.00145413 Jy ! Component: 1300 - total flux cleaned = 0.00154201 Jy ! Component: 1350 - total flux cleaned = 0.00161375 Jy ! Component: 1400 - total flux cleaned = 0.00168471 Jy ! Component: 1450 - total flux cleaned = 0.00169882 Jy ! Component: 1500 - total flux cleaned = 0.0017405 Jy ! Component: 1550 - total flux cleaned = 0.00178163 Jy ! Component: 1600 - total flux cleaned = 0.00184964 Jy ! Component: 1650 - total flux cleaned = 0.00190346 Jy ! Component: 1700 - total flux cleaned = 0.00195683 Jy ! Component: 1750 - total flux cleaned = 0.00200952 Jy ! Component: 1800 - total flux cleaned = 0.00207455 Jy ! Component: 1850 - total flux cleaned = 0.00213897 Jy ! Component: 1900 - total flux cleaned = 0.00217711 Jy ! Component: 1950 - total flux cleaned = 0.00223996 Jy ! Component: 2000 - total flux cleaned = 0.0022647 Jy ! Component: 2050 - total flux cleaned = 0.00230166 Jy ! Component: 2100 - total flux cleaned = 0.00230165 Jy ! Component: 2150 - total flux cleaned = 0.00237434 Jy ! Component: 2200 - total flux cleaned = 0.0023981 Jy ! Component: 2250 - total flux cleaned = 0.00242159 Jy ! Component: 2300 - total flux cleaned = 0.00239794 Jy ! Component: 2350 - total flux cleaned = 0.00240965 Jy ! Component: 2400 - total flux cleaned = 0.00243275 Jy ! Component: 2450 - total flux cleaned = 0.00244416 Jy ! Component: 2500 - total flux cleaned = 0.0024895 Jy ! Component: 2550 - total flux cleaned = 0.002467 Jy ! Component: 2600 - total flux cleaned = 0.00252273 Jy ! Component: 2650 - total flux cleaned = 0.00251161 Jy ! Component: 2700 - total flux cleaned = 0.00254459 Jy ! Component: 2750 - total flux cleaned = 0.00257725 Jy ! Component: 2800 - total flux cleaned = 0.0025773 Jy ! Component: 2850 - total flux cleaned = 0.00263092 Jy ! Component: 2900 - total flux cleaned = 0.00262031 Jy ! Component: 2950 - total flux cleaned = 0.00266273 Jy ! Component: 3000 - total flux cleaned = 0.00265223 Jy ! Component: 3050 - total flux cleaned = 0.00267314 Jy ! Component: 3100 - total flux cleaned = 0.00269404 Jy ! Component: 3150 - total flux cleaned = 0.00272511 Jy ! Component: 3200 - total flux cleaned = 0.00276605 Jy ! Component: 3250 - total flux cleaned = 0.00276605 Jy ! Component: 3300 - total flux cleaned = 0.00277611 Jy ! Component: 3350 - total flux cleaned = 0.0027761 Jy ! Component: 3400 - total flux cleaned = 0.00278603 Jy ! Component: 3450 - total flux cleaned = 0.00275614 Jy ! Component: 3500 - total flux cleaned = 0.00276608 Jy ! Component: 3550 - total flux cleaned = 0.00277588 Jy ! Component: 3600 - total flux cleaned = 0.00278563 Jy ! Component: 3650 - total flux cleaned = 0.00280501 Jy ! Component: 3700 - total flux cleaned = 0.00281465 Jy ! Component: 3750 - total flux cleaned = 0.00279542 Jy ! Component: 3800 - total flux cleaned = 0.0027954 Jy ! Component: 3850 - total flux cleaned = 0.00283328 Jy ! Component: 3900 - total flux cleaned = 0.0028144 Jy ! Component: 3950 - total flux cleaned = 0.00280501 Jy ! Component: 4000 - total flux cleaned = 0.00282367 Jy ! Component: 4050 - total flux cleaned = 0.00278658 Jy ! Total flux subtracted in 4096 components = 0.00279581 Jy ! Clean residual min=-0.000543 max=0.000527 Jy/beam ! Clean residual mean=0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.100134 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 379 components and 0.100134 Jy ![Exited script file: muppet] wmap "J1642+6655_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 7.472 at -76.65 degrees (North through East) ! Clean map min=-0.0013738 max=0.074245 Jy/beam ! Writing clean map to FITS file: J1642+6655_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0742448 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165746 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.669728 0.669728 1.33946 2.67891 5.35782 10.7156 21.4313 42.8626 85.7252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 7.472 at -76.65 degrees (North through East) ! Clean map min=-0.0013738 max=0.074245 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 J1642+6655_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:16:33 2019