! Started logfile: J0126-2222_S_2017_08_05_pus_uvs.log on Thu May 9 19:16:09 2019 obs J0126-2222_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0126-2222_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769006 visibilities/baseline/integration-bin. ! Found source: J0126-2222 ! ! 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 513 lines of history. ! ! Reading 10520 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 J0126-2222_S_2017_08_05_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 474 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835209Jy sigma=0.006228 ! Fit after self-cal, rms=0.813331Jy sigma=0.006073 ! 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.349 mas, bmaj=6.554 mas, bpa=-4.698 degrees ! Estimated noise=1528.4 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.14223 Jy ! Component: 100 - total flux cleaned = 0.174287 Jy ! Total flux subtracted in 100 components = 0.174287 Jy ! Clean residual min=-0.009142 max=0.015860 Jy/beam ! Clean residual mean=-0.000057 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.174287 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.174287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106642Jy sigma=0.000743 ! Fit after self-cal, rms=0.106634Jy sigma=0.000743 ! Inverting map ! Added new window around map position (-3.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157689 Jy ! Component: 100 - total flux cleaned = 0.0258245 Jy ! Total flux subtracted in 100 components = 0.0258245 Jy ! Clean residual min=-0.008359 max=0.011321 Jy/beam ! Clean residual mean=-0.000042 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.200111 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.200111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102758Jy sigma=0.000715 ! Fit after self-cal, rms=0.102671Jy sigma=0.000714 ! 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=2.873 mas, bmaj=7.974 mas, bpa=-4.988 degrees ! Estimated noise=1052.75 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 (6, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164101 Jy ! Component: 100 - total flux cleaned = 0.0267402 Jy ! Component: 150 - total flux cleaned = 0.0340467 Jy ! Component: 200 - total flux cleaned = 0.0394921 Jy ! Total flux subtracted in 200 components = 0.0394921 Jy ! Clean residual min=-0.005861 max=0.007651 Jy/beam ! Clean residual mean=-0.000037 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.239603 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.239603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099210Jy sigma=0.000692 ! Fit after self-cal, rms=0.099125Jy sigma=0.000691 ! 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.00* FD 0.91 HN 1.07 KP 1.07 ! LA 1.01 MK 0.99 NL 0.86 OV 0.99 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.13 KP 1.03 ! LA 1.00 MK 0.96 NL 1.03 OV 1.02 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.13 KP 0.88 ! LA 0.77 MK 1.02 NL 1.15 OV 0.92 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.06 KP 1.00* ! LA 1.00* MK 1.17 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.099125Jy sigma=0.000691 ! Fit after self-cal, rms=0.095344Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.992 mas, bpa=-4.699 degrees ! Estimated noise=1045.59 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.000872374 Jy ! Component: 100 - total flux cleaned = 0.00110323 Jy ! Component: 150 - total flux cleaned = 0.00135576 Jy ! Component: 200 - total flux cleaned = 0.00156508 Jy ! Total flux subtracted in 200 components = 0.00156508 Jy ! Clean residual min=-0.004617 max=0.004922 Jy/beam ! Clean residual mean=-0.000016 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.241168 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.241168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095092Jy sigma=0.000671 ! Fit after self-cal, rms=0.095083Jy sigma=0.000671 ! 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.095083Jy sigma=0.000671 ! Fit after self-cal, rms=0.096398Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.971 mas, bpa=-4.899 degrees ! Estimated noise=1048.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259224 Jy ! Component: 100 - total flux cleaned = -0.00045837 Jy ! Component: 150 - total flux cleaned = -0.000457644 Jy ! Component: 200 - total flux cleaned = -0.000352093 Jy ! Total flux subtracted in 200 components = -0.000352093 Jy ! Clean residual min=-0.003522 max=0.003303 Jy/beam ! Clean residual mean=-0.000010 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.240816 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 119 components and 0.240816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096310Jy sigma=0.000664 ! Fit after self-cal, rms=0.096354Jy sigma=0.000664 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.000209279 Jy ! Component: 100 - total flux cleaned = 0.000400998 Jy ! Component: 150 - total flux cleaned = 0.000489444 Jy ! Component: 200 - total flux cleaned = 0.000572951 Jy ! Total flux subtracted in 200 components = 0.000572951 Jy ! Clean residual min=-0.003433 max=0.003238 Jy/beam ! Clean residual mean=-0.000009 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.241389 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 136 components and 0.241389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096312Jy sigma=0.000663 ! Fit after self-cal, rms=0.096309Jy sigma=0.000663 ! 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.096309Jy sigma=0.000663 ! Fit after self-cal, rms=0.097175Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.965 mas, bpa=-4.932 degrees ! Estimated noise=1046.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000980139 Jy ! Component: 100 - total flux cleaned = -0.00103353 Jy ! Component: 150 - total flux cleaned = -0.00107974 Jy ! Component: 200 - total flux cleaned = -0.00107939 Jy ! Total flux subtracted in 200 components = -0.00107939 Jy ! Clean residual min=-0.003130 max=0.002879 Jy/beam ! Clean residual mean=-0.000008 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.24031 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.24031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097121Jy sigma=0.000663 ! Fit after self-cal, rms=0.097135Jy sigma=0.000663 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.05359e-05 Jy ! Component: 100 - total flux cleaned = 0.000121647 Jy ! Component: 150 - total flux cleaned = 0.000160008 Jy ! Component: 200 - total flux cleaned = 0.000195622 Jy ! Total flux subtracted in 200 components = 0.000195622 Jy ! Clean residual min=-0.003046 max=0.002801 Jy/beam ! Clean residual mean=-0.000008 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.240505 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 148 components and 0.240506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097103Jy sigma=0.000662 ! Fit after self-cal, rms=0.097101Jy sigma=0.000662 ! 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.097101Jy sigma=0.000662 ! Fit after self-cal, rms=0.097401Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.412 mas, bmaj=18.79 mas, bpa=-1.548 degrees ! Estimated noise=1352.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124813 Jy ! Component: 100 - total flux cleaned = 0.0012387 Jy ! Component: 150 - total flux cleaned = 0.00119552 Jy ! Component: 200 - total flux cleaned = 0.00112434 Jy ! Total flux subtracted in 200 components = 0.00112434 Jy ! Clean residual min=-0.003218 max=0.003277 Jy/beam ! Clean residual mean=-0.000006 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.24163 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 152 components and 0.24163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097388Jy sigma=0.000662 ! Fit after self-cal, rms=0.097386Jy sigma=0.000662 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.000132713 Jy ! Component: 100 - total flux cleaned = 0.000133489 Jy ! Component: 150 - total flux cleaned = 0.000161821 Jy ! Component: 200 - total flux cleaned = 0.000212799 Jy ! Total flux subtracted in 200 components = 0.000212799 Jy ! Clean residual min=-0.003056 max=0.003275 Jy/beam ! Clean residual mean=-0.000005 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.241843 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 156 components and 0.241843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097388Jy sigma=0.000662 ! Fit after self-cal, rms=0.097386Jy sigma=0.000662 ! 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=2.915 mas, bmaj=7.962 mas, bpa=-4.93 degrees ! Estimated noise=1044.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.962 at -4.93 degrees (North through East) ! Clean map min=-0.0028766 max=0.18052 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.374 mas, bmaj=6.501 mas, bpa=-4.426 degrees ! Estimated noise=1531.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14221 Jy ! Component: 100 - total flux cleaned = 0.173926 Jy ! Component: 150 - total flux cleaned = 0.187395 Jy ! Component: 200 - total flux cleaned = 0.196744 Jy ! Total flux subtracted in 200 components = 0.196744 Jy ! Clean residual min=-0.004640 max=0.005414 Jy/beam ! Clean residual mean=-0.000030 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.196744 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.196744 Jy ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.962 mas, bpa=-4.93 degrees ! Estimated noise=1044.43 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.0122633 Jy ! Component: 100 - total flux cleaned = 0.0200214 Jy ! Component: 150 - total flux cleaned = 0.0255045 Jy ! Component: 200 - total flux cleaned = 0.029636 Jy ! Total flux subtracted in 200 components = 0.029636 Jy ! Clean residual min=-0.002858 max=0.003613 Jy/beam ! Clean residual mean=-0.000023 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.22638 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 87 components and 0.22638 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.412 mas, bmaj=18.79 mas, bpa=-1.548 degrees ! Estimated noise=1352.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587108 Jy ! Component: 100 - total flux cleaned = 0.00927029 Jy ! Component: 150 - total flux cleaned = 0.0113957 Jy ! Component: 200 - total flux cleaned = 0.0127687 Jy ! Total flux subtracted in 200 components = 0.0127687 Jy ! Clean residual min=-0.002888 max=0.003444 Jy/beam ! Clean residual mean=-0.000012 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.239149 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.000900425 Jy ! Component: 100 - total flux cleaned = 0.00135258 Jy ! Component: 150 - total flux cleaned = 0.00148009 Jy ! Component: 200 - total flux cleaned = 0.00159844 Jy ! Total flux subtracted in 200 components = 0.00159844 Jy ! Clean residual min=-0.002817 max=0.003162 Jy/beam ! Clean residual mean=-0.000008 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.240747 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 149 components and 0.240747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.962 mas, bpa=-4.93 degrees ! Estimated noise=1044.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127424 Jy ! Component: 100 - total flux cleaned = -0.00131752 Jy ! Component: 150 - total flux cleaned = -0.00138993 Jy ! Component: 200 - total flux cleaned = -0.00135759 Jy ! Total flux subtracted in 200 components = -0.00135759 Jy ! Clean residual min=-0.002793 max=0.002504 Jy/beam ! Clean residual mean=-0.000007 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.23939 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 164 components and 0.23939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097341Jy sigma=0.000662 ! Fit after self-cal, rms=0.097315Jy sigma=0.000662 wmodel J0126-2222_S_2017_08_05_pus_map.mod ! Writing 164 model components to file: J0126-2222_S_2017_08_05_pus_map.mod wobs J0126-2222_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0126-2222_S_2017_08_05_pus_uvs.fits wwins J0126-2222_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0126-2222_S_2017_08_05_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.00127235 Jy ! Component: 100 - total flux cleaned = -0.00214103 Jy ! Component: 150 - total flux cleaned = -0.00274272 Jy ! Component: 200 - total flux cleaned = -0.00319459 Jy ! Component: 250 - total flux cleaned = -0.00366701 Jy ! Component: 300 - total flux cleaned = -0.00397253 Jy ! Component: 350 - total flux cleaned = -0.00412156 Jy ! Component: 400 - total flux cleaned = -0.00441024 Jy ! Component: 450 - total flux cleaned = -0.00451564 Jy ! Component: 500 - total flux cleaned = -0.0047556 Jy ! Component: 550 - total flux cleaned = -0.00498863 Jy ! Component: 600 - total flux cleaned = -0.00498884 Jy ! Component: 650 - total flux cleaned = -0.00518133 Jy ! Component: 700 - total flux cleaned = -0.00515051 Jy ! Component: 750 - total flux cleaned = -0.00524316 Jy ! Component: 800 - total flux cleaned = -0.00524282 Jy ! Component: 850 - total flux cleaned = -0.0052433 Jy ! Component: 900 - total flux cleaned = -0.00524328 Jy ! Component: 950 - total flux cleaned = -0.00527109 Jy ! Component: 1000 - total flux cleaned = -0.00524322 Jy ! Component: 1050 - total flux cleaned = -0.00529843 Jy ! Component: 1100 - total flux cleaned = -0.00535291 Jy ! Component: 1150 - total flux cleaned = -0.00540616 Jy ! Component: 1200 - total flux cleaned = -0.00543256 Jy ! Component: 1250 - total flux cleaned = -0.00545834 Jy ! Component: 1300 - total flux cleaned = -0.00553407 Jy ! Component: 1350 - total flux cleaned = -0.00550946 Jy ! Component: 1400 - total flux cleaned = -0.00558257 Jy ! Component: 1450 - total flux cleaned = -0.005534 Jy ! Component: 1500 - total flux cleaned = -0.00551045 Jy ! Component: 1550 - total flux cleaned = -0.00551004 Jy ! Component: 1600 - total flux cleaned = -0.00550965 Jy ! Component: 1650 - total flux cleaned = -0.00537266 Jy ! Component: 1700 - total flux cleaned = -0.00537349 Jy ! Component: 1750 - total flux cleaned = -0.00539589 Jy ! Component: 1800 - total flux cleaned = -0.00532957 Jy ! Component: 1850 - total flux cleaned = -0.00528648 Jy ! Component: 1900 - total flux cleaned = -0.00522196 Jy ! Component: 1950 - total flux cleaned = -0.00520105 Jy ! Component: 2000 - total flux cleaned = -0.00515917 Jy ! Component: 2050 - total flux cleaned = -0.00509745 Jy ! Component: 2100 - total flux cleaned = -0.00505698 Jy ! Component: 2150 - total flux cleaned = -0.00499704 Jy ! Component: 2200 - total flux cleaned = -0.00501717 Jy ! Component: 2250 - total flux cleaned = -0.00499771 Jy ! Component: 2300 - total flux cleaned = -0.00495908 Jy ! Component: 2350 - total flux cleaned = -0.00494023 Jy ! Component: 2400 - total flux cleaned = -0.00495927 Jy ! Component: 2450 - total flux cleaned = -0.0049401 Jy ! Component: 2500 - total flux cleaned = -0.0049032 Jy ! Component: 2550 - total flux cleaned = -0.00486687 Jy ! Component: 2600 - total flux cleaned = -0.00490296 Jy ! Component: 2650 - total flux cleaned = -0.00486683 Jy ! Component: 2700 - total flux cleaned = -0.00488454 Jy ! Component: 2750 - total flux cleaned = -0.00484914 Jy ! Component: 2800 - total flux cleaned = -0.00490146 Jy ! Component: 2850 - total flux cleaned = -0.00490143 Jy ! Component: 2900 - total flux cleaned = -0.00486732 Jy ! Component: 2950 - total flux cleaned = -0.0048843 Jy ! Component: 3000 - total flux cleaned = -0.00491784 Jy ! Component: 3050 - total flux cleaned = -0.00493429 Jy ! Component: 3100 - total flux cleaned = -0.00490131 Jy ! Component: 3150 - total flux cleaned = -0.00498299 Jy ! Component: 3200 - total flux cleaned = -0.00503152 Jy ! Component: 3250 - total flux cleaned = -0.00499936 Jy ! Component: 3300 - total flux cleaned = -0.00506273 Jy ! Component: 3350 - total flux cleaned = -0.00501551 Jy ! Component: 3400 - total flux cleaned = -0.00501572 Jy ! Component: 3450 - total flux cleaned = -0.00507779 Jy ! Component: 3500 - total flux cleaned = -0.00507797 Jy ! Component: 3550 - total flux cleaned = -0.00512378 Jy ! Component: 3600 - total flux cleaned = -0.00513901 Jy ! Component: 3650 - total flux cleaned = -0.0051689 Jy ! Component: 3700 - total flux cleaned = -0.00522834 Jy ! Component: 3750 - total flux cleaned = -0.00521368 Jy ! Component: 3800 - total flux cleaned = -0.00522819 Jy ! Component: 3850 - total flux cleaned = -0.00525704 Jy ! Component: 3900 - total flux cleaned = -0.00524253 Jy ! Component: 3950 - total flux cleaned = -0.00524246 Jy ! Component: 4000 - total flux cleaned = -0.00522834 Jy ! Component: 4050 - total flux cleaned = -0.00521423 Jy ! Total flux subtracted in 4096 components = -0.00522807 Jy ! Clean residual min=-0.000795 max=0.000806 Jy/beam ! Clean residual mean=-0.000002 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.234162 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 459 components and 0.234162 Jy ![Exited script file: muppet] wmap "J0126-2222_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.962 at -4.93 degrees (North through East) ! Clean map min=-0.0018021 max=0.18295 Jy/beam ! Writing clean map to FITS file: J0126-2222_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255573 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41909 0.41909 0.838181 1.67636 3.35272 6.70545 13.4109 26.8218 53.6436 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.182 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.962 at -4.93 degrees (North through East) ! Clean map min=-0.0018021 max=0.18295 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 J0126-2222_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:16:15 2019