! Started logfile: J1128+2326_S_2017_10_09_pus_uvs.log on Sun May 12 13:11:02 2019 obs J1128+2326_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1128+2326_S_2017_10_09_pus_uva.fits ! AN table 1: 194 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.757875 visibilities/baseline/integration-bin. ! Found source: J1128+2326 ! ! 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 21172 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 J1128+2326_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 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1091 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941990Jy sigma=0.008568 ! Fit after self-cal, rms=0.926908Jy sigma=0.008431 ! 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.125 mas, bmaj=8.238 mas, bpa=-22.43 degrees ! Estimated noise=1111.33 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.0545488 Jy ! Component: 100 - total flux cleaned = 0.0731191 Jy ! Total flux subtracted in 100 components = 0.0731191 Jy ! Clean residual min=-0.005231 max=0.008171 Jy/beam ! Clean residual mean=-0.000040 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.0731191 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0731191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079480Jy sigma=0.000671 ! Fit after self-cal, rms=0.079207Jy sigma=0.000669 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097885 Jy ! Component: 100 - total flux cleaned = 0.0146551 Jy ! Total flux subtracted in 100 components = 0.0146551 Jy ! Clean residual min=-0.004210 max=0.005670 Jy/beam ! Clean residual mean=-0.000016 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.0877742 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.0877742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077747Jy sigma=0.000659 ! Fit after self-cal, rms=0.077672Jy sigma=0.000658 ! 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.612 mas, bmaj=8.912 mas, bpa=-21.56 degrees ! Estimated noise=658.834 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 (12, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00555728 Jy ! Component: 100 - total flux cleaned = 0.00858696 Jy ! Component: 150 - total flux cleaned = 0.0106983 Jy ! Component: 200 - total flux cleaned = 0.0122806 Jy ! Total flux subtracted in 200 components = 0.0122806 Jy ! Clean residual min=-0.002894 max=0.003362 Jy/beam ! Clean residual mean=-0.000014 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.100055 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.100055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077181Jy sigma=0.000655 ! Fit after self-cal, rms=0.077089Jy sigma=0.000654 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.03 KP 1.05 ! LA 0.99 MK 0.98 NL 0.95 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.02 KP 1.01 ! LA 0.94 MK 1.05 NL 0.93 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.03 KP 0.91 ! LA 0.77 MK 1.04 NL 1.19 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 4. ! A total of 291 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.84 KP 1.00* ! LA 1.00* MK 0.74 NL 1.00* OV 1.00* ! PT 1.19 ! ! ! Fit before self-cal, rms=0.077089Jy sigma=0.000654 ! Fit after self-cal, rms=0.074939Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=8.97 mas, bpa=-20.76 degrees ! Estimated noise=659.645 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 (31, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294555 Jy ! Component: 100 - total flux cleaned = 0.00415069 Jy ! Component: 150 - total flux cleaned = 0.00438701 Jy ! Component: 200 - total flux cleaned = 0.00465443 Jy ! Total flux subtracted in 200 components = 0.00465443 Jy ! Clean residual min=-0.001530 max=0.001729 Jy/beam ! Clean residual mean=0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.104709 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.104709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074811Jy sigma=0.000651 ! Fit after self-cal, rms=0.074782Jy sigma=0.000650 ! 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.074782Jy sigma=0.000650 ! Fit after self-cal, rms=0.074341Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=8.96 mas, bpa=-20.6 degrees ! Estimated noise=654.773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00097022 Jy ! Component: 100 - total flux cleaned = 0.00100732 Jy ! Component: 150 - total flux cleaned = 0.00091647 Jy ! Component: 200 - total flux cleaned = 0.000890583 Jy ! Total flux subtracted in 200 components = 0.000890583 Jy ! Clean residual min=-0.001408 max=0.001632 Jy/beam ! Clean residual mean=0.000006 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.1056 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 107 components and 0.1056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074312Jy sigma=0.000649 ! Fit after self-cal, rms=0.074318Jy sigma=0.000649 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.000101866 Jy ! Component: 100 - total flux cleaned = 5.38905e-05 Jy ! Component: 150 - total flux cleaned = 9.83707e-06 Jy ! Component: 200 - total flux cleaned = -3.25468e-05 Jy ! Total flux subtracted in 200 components = -3.25468e-05 Jy ! Clean residual min=-0.001392 max=0.001567 Jy/beam ! Clean residual mean=0.000005 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.105567 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.105567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074304Jy sigma=0.000649 ! Fit after self-cal, rms=0.074300Jy sigma=0.000649 ! 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.074300Jy sigma=0.000649 ! Fit after self-cal, rms=0.074287Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.579 mas, bmaj=8.951 mas, bpa=-20.6 degrees ! Estimated noise=653.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.24347e-05 Jy ! Component: 100 - total flux cleaned = -1.68194e-05 Jy ! Component: 150 - total flux cleaned = -9.73838e-05 Jy ! Component: 200 - total flux cleaned = -0.000171918 Jy ! Total flux subtracted in 200 components = -0.000171918 Jy ! Clean residual min=-0.001344 max=0.001520 Jy/beam ! Clean residual mean=0.000005 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.105395 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 130 components and 0.105395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074276Jy sigma=0.000649 ! Fit after self-cal, rms=0.074278Jy sigma=0.000649 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 = -5.91549e-05 Jy ! Component: 100 - total flux cleaned = -9.49282e-05 Jy ! Component: 150 - total flux cleaned = -0.000144516 Jy ! Component: 200 - total flux cleaned = -0.000191075 Jy ! Total flux subtracted in 200 components = -0.000191075 Jy ! Clean residual min=-0.001334 max=0.001485 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.105204 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.105204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074271Jy sigma=0.000649 ! Fit after self-cal, rms=0.074268Jy sigma=0.000649 ! 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.074268Jy sigma=0.000649 ! Fit after self-cal, rms=0.074353Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.804 mas, bmaj=10.75 mas, bpa=-21.55 degrees ! Estimated noise=814.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353922 Jy ! Component: 100 - total flux cleaned = 0.000263321 Jy ! Component: 150 - total flux cleaned = 0.000183695 Jy ! Component: 200 - total flux cleaned = 0.000126062 Jy ! Total flux subtracted in 200 components = 0.000126062 Jy ! Clean residual min=-0.001710 max=0.001758 Jy/beam ! Clean residual mean=0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.10533 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.10533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074348Jy sigma=0.000649 ! Fit after self-cal, rms=0.074352Jy sigma=0.000649 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.24753e-05 Jy ! Component: 100 - total flux cleaned = -1.17086e-05 Jy ! Component: 150 - total flux cleaned = -7.4046e-05 Jy ! Component: 200 - total flux cleaned = -0.000108443 Jy ! Total flux subtracted in 200 components = -0.000108443 Jy ! Clean residual min=-0.001679 max=0.001721 Jy/beam ! Clean residual mean=0.000006 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.105222 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 165 components and 0.105222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074349Jy sigma=0.000649 ! Fit after self-cal, rms=0.074349Jy sigma=0.000649 ! 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.579 mas, bmaj=8.949 mas, bpa=-20.62 degrees ! Estimated noise=653.959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.579 x 8.949 at -20.62 degrees (North through East) ! Clean map min=-0.0021874 max=0.070909 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.092 mas, bmaj=8.224 mas, bpa=-20.94 degrees ! Estimated noise=1096.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531378 Jy ! Component: 100 - total flux cleaned = 0.0731547 Jy ! Component: 150 - total flux cleaned = 0.0835967 Jy ! Component: 200 - total flux cleaned = 0.0897281 Jy ! Total flux subtracted in 200 components = 0.0897281 Jy ! Clean residual min=-0.003715 max=0.003502 Jy/beam ! Clean residual mean=-0.000011 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.0897281 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0897281 Jy ! Inverting map and beam ! Estimated beam: bmin=3.579 mas, bmaj=8.949 mas, bpa=-20.62 degrees ! Estimated noise=653.959 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.00453294 Jy ! Component: 100 - total flux cleaned = 0.00759935 Jy ! Component: 150 - total flux cleaned = 0.00989258 Jy ! Component: 200 - total flux cleaned = 0.0116803 Jy ! Total flux subtracted in 200 components = 0.0116803 Jy ! Clean residual min=-0.001933 max=0.001883 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.101408 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 0.101408 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.804 mas, bmaj=10.75 mas, bpa=-21.55 degrees ! Estimated noise=814.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192542 Jy ! Component: 100 - total flux cleaned = 0.00273466 Jy ! Component: 150 - total flux cleaned = 0.00322946 Jy ! Component: 200 - total flux cleaned = 0.00336804 Jy ! Total flux subtracted in 200 components = 0.00336804 Jy ! Clean residual min=-0.002057 max=0.001794 Jy/beam ! Clean residual mean=0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.104776 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 = 9.31771e-05 Jy ! Component: 100 - total flux cleaned = 0.000120216 Jy ! Component: 150 - total flux cleaned = 0.000145534 Jy ! Component: 200 - total flux cleaned = 0.000144955 Jy ! Total flux subtracted in 200 components = 0.000144955 Jy ! Clean residual min=-0.001899 max=0.001762 Jy/beam ! Clean residual mean=0.000003 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.104921 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 114 components and 0.104921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.579 mas, bmaj=8.949 mas, bpa=-20.62 degrees ! Estimated noise=653.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277527 Jy ! Component: 100 - total flux cleaned = -0.00022029 Jy ! Component: 150 - total flux cleaned = -0.000195234 Jy ! Component: 200 - total flux cleaned = -0.000195933 Jy ! Total flux subtracted in 200 components = -0.000195933 Jy ! Clean residual min=-0.001422 max=0.001401 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.104725 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.104725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074370Jy sigma=0.000649 ! Fit after self-cal, rms=0.074362Jy sigma=0.000649 wmodel J1128+2326_S_2017_10_09_pus_map.mod ! Writing 130 model components to file: J1128+2326_S_2017_10_09_pus_map.mod wobs J1128+2326_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1128+2326_S_2017_10_09_pus_uvs.fits wwins J1128+2326_S_2017_10_09_pus_map.win ! wwins: Wrote 3 windows to J1128+2326_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 = -1.88136e-06 Jy ! Component: 100 - total flux cleaned = 0.000158987 Jy ! Component: 150 - total flux cleaned = 0.000269419 Jy ! Component: 200 - total flux cleaned = 0.000353372 Jy ! Component: 250 - total flux cleaned = 0.000433829 Jy ! Component: 300 - total flux cleaned = 0.000510725 Jy ! Component: 350 - total flux cleaned = 0.000491367 Jy ! Component: 400 - total flux cleaned = 0.000528333 Jy ! Component: 450 - total flux cleaned = 0.000546232 Jy ! Component: 500 - total flux cleaned = 0.000546169 Jy ! Component: 550 - total flux cleaned = 0.000480092 Jy ! Component: 600 - total flux cleaned = 0.000448396 Jy ! Component: 650 - total flux cleaned = 0.000401986 Jy ! Component: 700 - total flux cleaned = 0.000417251 Jy ! Component: 750 - total flux cleaned = 0.000387302 Jy ! Component: 800 - total flux cleaned = 0.000430292 Jy ! Component: 850 - total flux cleaned = 0.000402117 Jy ! Component: 900 - total flux cleaned = 0.000415966 Jy ! Component: 950 - total flux cleaned = 0.000402546 Jy ! Component: 1000 - total flux cleaned = 0.000389532 Jy ! Component: 1050 - total flux cleaned = 0.000377002 Jy ! Component: 1100 - total flux cleaned = 0.000351786 Jy ! Component: 1150 - total flux cleaned = 0.000339403 Jy ! Component: 1200 - total flux cleaned = 0.000303218 Jy ! Component: 1250 - total flux cleaned = 0.000327147 Jy ! Component: 1300 - total flux cleaned = 0.000338616 Jy ! Component: 1350 - total flux cleaned = 0.00029273 Jy ! Component: 1400 - total flux cleaned = 0.000326444 Jy ! Component: 1450 - total flux cleaned = 0.000282046 Jy ! Component: 1500 - total flux cleaned = 0.00027108 Jy ! Component: 1550 - total flux cleaned = 0.000292417 Jy ! Component: 1600 - total flux cleaned = 0.000271425 Jy ! Component: 1650 - total flux cleaned = 0.000292186 Jy ! Component: 1700 - total flux cleaned = 0.000302473 Jy ! Component: 1750 - total flux cleaned = 0.000312669 Jy ! Component: 1800 - total flux cleaned = 0.000342914 Jy ! Component: 1850 - total flux cleaned = 0.000333139 Jy ! Component: 1900 - total flux cleaned = 0.000362736 Jy ! Component: 1950 - total flux cleaned = 0.000382159 Jy ! Component: 2000 - total flux cleaned = 0.000401433 Jy ! Component: 2050 - total flux cleaned = 0.00045869 Jy ! Component: 2100 - total flux cleaned = 0.000505989 Jy ! Component: 2150 - total flux cleaned = 0.000562198 Jy ! Component: 2200 - total flux cleaned = 0.000590078 Jy ! Component: 2250 - total flux cleaned = 0.00063637 Jy ! Component: 2300 - total flux cleaned = 0.000691489 Jy ! Component: 2350 - total flux cleaned = 0.000709712 Jy ! Component: 2400 - total flux cleaned = 0.00075512 Jy ! Component: 2450 - total flux cleaned = 0.000809115 Jy ! Component: 2500 - total flux cleaned = 0.000862635 Jy ! Component: 2550 - total flux cleaned = 0.000898123 Jy ! Component: 2600 - total flux cleaned = 0.000942242 Jy ! Component: 2650 - total flux cleaned = 0.000959739 Jy ! Component: 2700 - total flux cleaned = 0.000985964 Jy ! Component: 2750 - total flux cleaned = 0.00102067 Jy ! Component: 2800 - total flux cleaned = 0.00103799 Jy ! Component: 2850 - total flux cleaned = 0.00106371 Jy ! Component: 2900 - total flux cleaned = 0.0010894 Jy ! Component: 2950 - total flux cleaned = 0.00108944 Jy ! Component: 3000 - total flux cleaned = 0.00114047 Jy ! Component: 3050 - total flux cleaned = 0.00115745 Jy ! Component: 3100 - total flux cleaned = 0.00116594 Jy ! Component: 3150 - total flux cleaned = 0.00118284 Jy ! Component: 3200 - total flux cleaned = 0.00120817 Jy ! Component: 3250 - total flux cleaned = 0.00122504 Jy ! Component: 3300 - total flux cleaned = 0.00125023 Jy ! Component: 3350 - total flux cleaned = 0.00127543 Jy ! Component: 3400 - total flux cleaned = 0.0013089 Jy ! Component: 3450 - total flux cleaned = 0.0013256 Jy ! Component: 3500 - total flux cleaned = 0.00134231 Jy ! Component: 3550 - total flux cleaned = 0.00136733 Jy ! Component: 3600 - total flux cleaned = 0.00140905 Jy ! Component: 3650 - total flux cleaned = 0.00141747 Jy ! Component: 3700 - total flux cleaned = 0.00145088 Jy ! Component: 3750 - total flux cleaned = 0.00149252 Jy ! Component: 3800 - total flux cleaned = 0.00152584 Jy ! Component: 3850 - total flux cleaned = 0.00154251 Jy ! Component: 3900 - total flux cleaned = 0.00155917 Jy ! Component: 3950 - total flux cleaned = 0.00160909 Jy ! Component: 4000 - total flux cleaned = 0.00161746 Jy ! Component: 4050 - total flux cleaned = 0.00164253 Jy ! Total flux subtracted in 4096 components = 0.00167592 Jy ! Clean residual min=-0.000501 max=0.000481 Jy/beam ! Clean residual mean=0.000001 rms=0.000138 Jy/beam ! Combined flux in latest and established models = 0.106401 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 388 components and 0.106401 Jy ![Exited script file: muppet] wmap "J1128+2326_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.579 x 8.949 at -20.62 degrees (North through East) ! Clean map min=-0.0016136 max=0.070478 Jy/beam ! Writing clean map to FITS file: J1128+2326_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.0704777 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000133233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.567128 0.567128 1.13426 2.26851 4.53703 9.07406 18.1481 36.2962 72.5924 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.579 x 8.949 at -20.62 degrees (North through East) ! Clean map min=-0.0016136 max=0.070478 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 J1128+2326_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:11:07 2019