! Started logfile: J2126-0119_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:34:56 2017 obs J2126-0119_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2126-0119_S_2015_01_23_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846847 visibilities/baseline/integration-bin. ! Found source: J2126-0119 ! ! 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 338 lines of history. ! ! Reading 11280 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 J2126-0119_S_2015_01_23_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869996Jy sigma=0.008797 ! Fit after self-cal, rms=0.840692Jy sigma=0.008561 ! 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.766 mas, bmaj=6.477 mas, bpa=-2.837 degrees ! Estimated noise=801.45 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.131373 Jy ! Component: 100 - total flux cleaned = 0.17658 Jy ! Total flux subtracted in 100 components = 0.17658 Jy ! Clean residual min=-0.013521 max=0.021414 Jy/beam ! Clean residual mean=0.000037 rms=0.003643 Jy/beam ! Combined flux in latest and established models = 0.17658 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.17658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126402Jy sigma=0.001016 ! Fit after self-cal, rms=0.126014Jy sigma=0.001012 ! Inverting map ! Added new window around map position (3, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257922 Jy ! Component: 100 - total flux cleaned = 0.0403692 Jy ! Total flux subtracted in 100 components = 0.0403692 Jy ! Clean residual min=-0.010652 max=0.012461 Jy/beam ! Clean residual mean=0.000019 rms=0.002660 Jy/beam ! Combined flux in latest and established models = 0.216949 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.216949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122247Jy sigma=0.000932 ! Fit after self-cal, rms=0.122117Jy sigma=0.000930 ! 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.21 mas, bmaj=7.318 mas, bpa=-2.897 degrees ! Estimated noise=670.063 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.0091464 Jy ! Component: 100 - total flux cleaned = 0.0112845 Jy ! Component: 150 - total flux cleaned = 0.0122708 Jy ! Component: 200 - total flux cleaned = 0.0125 Jy ! Total flux subtracted in 200 components = 0.0125 Jy ! Clean residual min=-0.008344 max=0.014528 Jy/beam ! Clean residual mean=0.000019 rms=0.003270 Jy/beam ! Combined flux in latest and established models = 0.229449 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.229449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121925Jy sigma=0.000918 ! Fit after self-cal, rms=0.121886Jy sigma=0.000917 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 2.18 HN 0.92 KP 0.99 ! LA 1.27 MK 0.99 NL 1.06 OV 0.89 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 2.27 HN 1.00 KP 0.94 ! LA 1.20 MK 1.00 NL 1.19 OV 0.92 ! PT 0.92 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 2.37 HN 0.99 KP 0.82 ! LA 1.00 MK 1.04 NL 1.39 OV 0.86 ! PT 0.92 SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 2.06 HN 0.96 KP 0.77 ! LA 1.05 MK 1.06 NL 0.97 OV 0.90 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.121886Jy sigma=0.000917 ! Fit after self-cal, rms=0.194261Jy sigma=0.000852 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.391 mas, bpa=-2.966 degrees ! Estimated noise=670.299 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.000403503 Jy ! Component: 100 - total flux cleaned = 0.000304652 Jy ! Component: 150 - total flux cleaned = 0.000220383 Jy ! Component: 200 - total flux cleaned = 0.000182793 Jy ! Total flux subtracted in 200 components = 0.000182793 Jy ! Clean residual min=-0.008092 max=0.008710 Jy/beam ! Clean residual mean=0.000012 rms=0.002377 Jy/beam ! Combined flux in latest and established models = 0.229632 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.229632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194237Jy sigma=0.000851 ! Fit after self-cal, rms=0.194608Jy sigma=0.000850 ! 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.194608Jy sigma=0.000850 ! Fit after self-cal, rms=0.195591Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=7.402 mas, bpa=-3.093 degrees ! Estimated noise=670.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000969769 Jy ! Component: 100 - total flux cleaned = 0.000770149 Jy ! Component: 150 - total flux cleaned = 0.000534466 Jy ! Component: 200 - total flux cleaned = 0.00040506 Jy ! Total flux subtracted in 200 components = 0.00040506 Jy ! Clean residual min=-0.002261 max=0.002430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.230037 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.230037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195575Jy sigma=0.000782 ! Fit after self-cal, rms=0.195609Jy sigma=0.000781 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.09599e-05 Jy ! Component: 100 - total flux cleaned = -5.50345e-05 Jy ! Component: 150 - total flux cleaned = -0.000143808 Jy ! Component: 200 - total flux cleaned = -0.000204842 Jy ! Total flux subtracted in 200 components = -0.000204842 Jy ! Clean residual min=-0.002234 max=0.002378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.229832 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.229832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195598Jy sigma=0.000781 ! Fit after self-cal, rms=0.195597Jy sigma=0.000781 ! 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.195597Jy sigma=0.000781 ! Fit after self-cal, rms=0.195173Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.417 mas, bpa=-3.194 degrees ! Estimated noise=671.089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032805 Jy ! Component: 100 - total flux cleaned = 0.000170254 Jy ! Component: 150 - total flux cleaned = 4.3037e-05 Jy ! Component: 200 - total flux cleaned = 6.16097e-06 Jy ! Total flux subtracted in 200 components = 6.16097e-06 Jy ! Clean residual min=-0.002161 max=0.002364 Jy/beam ! Clean residual mean=-0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.229838 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.229838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195166Jy sigma=0.000781 ! Fit after self-cal, rms=0.195166Jy sigma=0.000781 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 (-84, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181784 Jy ! Component: 100 - total flux cleaned = 0.00190239 Jy ! Component: 150 - total flux cleaned = 0.00211255 Jy ! Component: 200 - total flux cleaned = 0.00226 Jy ! Total flux subtracted in 200 components = 0.00226 Jy ! Clean residual min=-0.001961 max=0.001971 Jy/beam ! Clean residual mean=-0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.232098 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 94 components and 0.232098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195105Jy sigma=0.000780 ! Fit after self-cal, rms=0.195093Jy sigma=0.000780 ! 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.195093Jy sigma=0.000780 ! Fit after self-cal, rms=0.194878Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.066 mas, bmaj=11.9 mas, bpa=-5.336 degrees ! Estimated noise=860.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604688 Jy ! Component: 100 - total flux cleaned = 0.000760839 Jy ! Component: 150 - total flux cleaned = 0.000855535 Jy ! Component: 200 - total flux cleaned = 0.000915821 Jy ! Total flux subtracted in 200 components = 0.000915821 Jy ! Clean residual min=-0.002054 max=0.002046 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.233014 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.233014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194852Jy sigma=0.000780 ! Fit after self-cal, rms=0.194850Jy sigma=0.000780 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 = 6.87752e-05 Jy ! Component: 100 - total flux cleaned = 0.00013204 Jy ! Component: 150 - total flux cleaned = 0.000168257 Jy ! Component: 200 - total flux cleaned = 0.000199756 Jy ! Total flux subtracted in 200 components = 0.000199756 Jy ! Clean residual min=-0.002043 max=0.002125 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.233213 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.233213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194836Jy sigma=0.000780 ! Fit after self-cal, rms=0.194834Jy sigma=0.000780 ! 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.251 mas, bmaj=7.43 mas, bpa=-3.278 degrees ! Estimated noise=672.054 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 7.43 at -3.278 degrees (North through East) ! Clean map min=-0.0018456 max=0.16566 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.804 mas, bmaj=6.588 mas, bpa=-3.236 degrees ! Estimated noise=798.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131196 Jy ! Component: 100 - total flux cleaned = 0.177605 Jy ! Component: 150 - total flux cleaned = 0.200084 Jy ! Component: 200 - total flux cleaned = 0.212389 Jy ! Total flux subtracted in 200 components = 0.212389 Jy ! Clean residual min=-0.003903 max=0.006104 Jy/beam ! Clean residual mean=0.000009 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.212389 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.212389 Jy ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.43 mas, bpa=-3.278 degrees ! Estimated noise=672.054 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.00864403 Jy ! Component: 100 - total flux cleaned = 0.0135128 Jy ! Component: 150 - total flux cleaned = 0.0166941 Jy ! Component: 200 - total flux cleaned = 0.0186374 Jy ! Total flux subtracted in 200 components = 0.0186374 Jy ! Clean residual min=-0.002293 max=0.002182 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.231026 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.231026 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.066 mas, bmaj=11.9 mas, bpa=-5.336 degrees ! Estimated noise=860.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119129 Jy ! Component: 100 - total flux cleaned = 0.00135343 Jy ! Component: 150 - total flux cleaned = 0.00152841 Jy ! Component: 200 - total flux cleaned = 0.00167835 Jy ! Total flux subtracted in 200 components = 0.00167835 Jy ! Clean residual min=-0.002183 max=0.002285 Jy/beam ! Clean residual mean=0.000000 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.232704 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.00012931 Jy ! Component: 100 - total flux cleaned = 0.000271349 Jy ! Component: 150 - total flux cleaned = 0.000346178 Jy ! Component: 200 - total flux cleaned = 0.000414255 Jy ! Total flux subtracted in 200 components = 0.000414255 Jy ! Clean residual min=-0.002162 max=0.002265 Jy/beam ! Clean residual mean=-0.000000 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.233119 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 74 components and 0.233119 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.43 mas, bpa=-3.278 degrees ! Estimated noise=672.054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.83434e-05 Jy ! Component: 100 - total flux cleaned = 0.000136883 Jy ! Component: 150 - total flux cleaned = 0.000178151 Jy ! Component: 200 - total flux cleaned = 0.000144902 Jy ! Total flux subtracted in 200 components = 0.000144902 Jy ! Clean residual min=-0.002074 max=0.002022 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.233264 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.233264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194848Jy sigma=0.000780 ! Fit after self-cal, rms=0.194845Jy sigma=0.000780 wmodel J2126-0119_S_2015_01_23_pus_map.mod ! Writing 86 model components to file: J2126-0119_S_2015_01_23_pus_map.mod wobs J2126-0119_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2126-0119_S_2015_01_23_pus_uvs.fits wwins J2126-0119_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2126-0119_S_2015_01_23_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 = 4.41843e-05 Jy ! Component: 100 - total flux cleaned = -0.000197746 Jy ! Component: 150 - total flux cleaned = -0.000431288 Jy ! Component: 200 - total flux cleaned = -0.000658257 Jy ! Component: 250 - total flux cleaned = -0.000878194 Jy ! Component: 300 - total flux cleaned = -0.00103085 Jy ! Component: 350 - total flux cleaned = -0.00126934 Jy ! Component: 400 - total flux cleaned = -0.00150306 Jy ! Component: 450 - total flux cleaned = -0.00173142 Jy ! Component: 500 - total flux cleaned = -0.00187132 Jy ! Component: 550 - total flux cleaned = -0.00200816 Jy ! Component: 600 - total flux cleaned = -0.0020616 Jy ! Component: 650 - total flux cleaned = -0.00216704 Jy ! Component: 700 - total flux cleaned = -0.00219349 Jy ! Component: 750 - total flux cleaned = -0.00229556 Jy ! Component: 800 - total flux cleaned = -0.00224575 Jy ! Component: 850 - total flux cleaned = -0.00231985 Jy ! Component: 900 - total flux cleaned = -0.00231969 Jy ! Component: 950 - total flux cleaned = -0.00241504 Jy ! Component: 1000 - total flux cleaned = -0.00246212 Jy ! Component: 1050 - total flux cleaned = -0.0026476 Jy ! Component: 1100 - total flux cleaned = -0.00278401 Jy ! Component: 1150 - total flux cleaned = -0.00282882 Jy ! Component: 1200 - total flux cleaned = -0.0028954 Jy ! Component: 1250 - total flux cleaned = -0.00298362 Jy ! Component: 1300 - total flux cleaned = -0.00313542 Jy ! Component: 1350 - total flux cleaned = -0.00317816 Jy ! Component: 1400 - total flux cleaned = -0.00328371 Jy ! Component: 1450 - total flux cleaned = -0.00334644 Jy ! Component: 1500 - total flux cleaned = -0.00345023 Jy ! Component: 1550 - total flux cleaned = -0.003491 Jy ! Component: 1600 - total flux cleaned = -0.00355205 Jy ! Component: 1650 - total flux cleaned = -0.00369304 Jy ! Component: 1700 - total flux cleaned = -0.00375268 Jy ! Component: 1750 - total flux cleaned = -0.0037923 Jy ! Component: 1800 - total flux cleaned = -0.00387029 Jy ! Component: 1850 - total flux cleaned = -0.00390894 Jy ! Component: 1900 - total flux cleaned = -0.00396646 Jy ! Component: 1950 - total flux cleaned = -0.00396636 Jy ! Component: 2000 - total flux cleaned = -0.00402235 Jy ! Component: 2050 - total flux cleaned = -0.00402221 Jy ! Component: 2100 - total flux cleaned = -0.00400376 Jy ! Component: 2150 - total flux cleaned = -0.00407683 Jy ! Component: 2200 - total flux cleaned = -0.00400413 Jy ! Component: 2250 - total flux cleaned = -0.00398624 Jy ! Component: 2300 - total flux cleaned = -0.00400418 Jy ! Component: 2350 - total flux cleaned = -0.0039865 Jy ! Component: 2400 - total flux cleaned = -0.00391612 Jy ! Component: 2450 - total flux cleaned = -0.0039688 Jy ! Component: 2500 - total flux cleaned = -0.00395129 Jy ! Component: 2550 - total flux cleaned = -0.00393403 Jy ! Component: 2600 - total flux cleaned = -0.00386561 Jy ! Component: 2650 - total flux cleaned = -0.00393345 Jy ! Component: 2700 - total flux cleaned = -0.00384892 Jy ! Component: 2750 - total flux cleaned = -0.00383216 Jy ! Component: 2800 - total flux cleaned = -0.00383224 Jy ! Component: 2850 - total flux cleaned = -0.00379909 Jy ! Component: 2900 - total flux cleaned = -0.00386471 Jy ! Component: 2950 - total flux cleaned = -0.00383211 Jy ! Component: 3000 - total flux cleaned = -0.00383211 Jy ! Component: 3050 - total flux cleaned = -0.00383205 Jy ! Component: 3100 - total flux cleaned = -0.00376792 Jy ! Component: 3150 - total flux cleaned = -0.00381573 Jy ! Component: 3200 - total flux cleaned = -0.00378396 Jy ! Component: 3250 - total flux cleaned = -0.00372102 Jy ! Component: 3300 - total flux cleaned = -0.00370527 Jy ! Component: 3350 - total flux cleaned = -0.00368966 Jy ! Component: 3400 - total flux cleaned = -0.00359718 Jy ! Component: 3450 - total flux cleaned = -0.00362796 Jy ! Component: 3500 - total flux cleaned = -0.0035973 Jy ! Component: 3550 - total flux cleaned = -0.00355177 Jy ! Component: 3600 - total flux cleaned = -0.00350655 Jy ! Component: 3650 - total flux cleaned = -0.00353666 Jy ! Component: 3700 - total flux cleaned = -0.00350662 Jy ! Component: 3750 - total flux cleaned = -0.00349177 Jy ! Component: 3800 - total flux cleaned = -0.00352129 Jy ! Component: 3850 - total flux cleaned = -0.00347723 Jy ! Component: 3900 - total flux cleaned = -0.00343335 Jy ! Component: 3950 - total flux cleaned = -0.00338983 Jy ! Component: 4000 - total flux cleaned = -0.00343303 Jy ! Component: 4050 - total flux cleaned = -0.00341866 Jy ! Total flux subtracted in 4096 components = -0.0034615 Jy ! Clean residual min=-0.000745 max=0.000964 Jy/beam ! Clean residual mean=-0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.229802 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 370 components and 0.229802 Jy ![Exited script file: muppet] wmap "J2126-0119_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 7.43 at -3.278 degrees (North through East) ! Clean map min=-0.0014841 max=0.16573 Jy/beam ! Writing clean map to FITS file: J2126-0119_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.165733 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257703 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466479 0.466479 0.932959 1.86592 3.73183 7.46367 14.9273 29.8547 59.7094 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 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.251 x 7.43 at -3.278 degrees (North through East) ! Clean map min=-0.0014841 max=0.16573 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 J2126-0119_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:35:01 2017