! Started logfile: J1159-2228_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:52:27 2016 obs J1159-2228_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1159-2228_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.69697 visibilities/baseline/integration-bin. ! Found source: J1159-2228 ! ! 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 336 lines of history. ! ! Reading 6900 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 J1159-2228_S_2014_06_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.644741Jy sigma=0.006088 ! Fit after self-cal, rms=0.589783Jy sigma=0.005583 ! 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.661 mas, bmaj=8.067 mas, bpa=-1.875 degrees ! Estimated noise=1416.48 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.311707 Jy ! Component: 100 - total flux cleaned = 0.400715 Jy ! Total flux subtracted in 100 components = 0.400715 Jy ! Clean residual min=-0.015283 max=0.036541 Jy/beam ! Clean residual mean=-0.000053 rms=0.004329 Jy/beam ! Combined flux in latest and established models = 0.400715 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.400715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121537Jy sigma=0.001101 ! Fit after self-cal, rms=0.121528Jy sigma=0.001100 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0376949 Jy ! Component: 100 - total flux cleaned = 0.0574227 Jy ! Total flux subtracted in 100 components = 0.0574227 Jy ! Clean residual min=-0.010560 max=0.013539 Jy/beam ! Clean residual mean=-0.000027 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.458137 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.458137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104716Jy sigma=0.000932 ! Fit after self-cal, rms=0.104709Jy sigma=0.000932 ! 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.188 mas, bmaj=9.5 mas, bpa=-2.045 degrees ! Estimated noise=909.452 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 (4, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198373 Jy ! Component: 100 - total flux cleaned = 0.0308104 Jy ! Component: 150 - total flux cleaned = 0.0372014 Jy ! Component: 200 - total flux cleaned = 0.0390835 Jy ! Total flux subtracted in 200 components = 0.0390835 Jy ! Clean residual min=-0.008967 max=0.008427 Jy/beam ! Clean residual mean=0.000004 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.497221 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.497221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100450Jy sigma=0.000898 ! Fit after self-cal, rms=0.100291Jy sigma=0.000896 ! 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.81 HN 1.02 KP 1.03 ! LA 1.17 MK 1.04 NL 0.98 OV 0.98 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.06 KP 1.01 ! LA 1.12 MK 1.03 NL 1.04 OV 1.01 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.07 KP 0.90 ! LA 0.89 MK 1.02 NL 0.98 OV 0.94 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.08 KP 0.89 ! LA 0.88 MK 1.03 NL 1.06 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.100291Jy sigma=0.000896 ! Fit after self-cal, rms=0.089187Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=9.549 mas, bpa=-1.758 degrees ! Estimated noise=909.36 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.002148 Jy ! Component: 100 - total flux cleaned = -0.00215287 Jy ! Component: 150 - total flux cleaned = -0.0022388 Jy ! Component: 200 - total flux cleaned = -0.00201563 Jy ! Total flux subtracted in 200 components = -0.00201563 Jy ! Clean residual min=-0.005167 max=0.004878 Jy/beam ! Clean residual mean=0.000006 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.495205 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.495205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088857Jy sigma=0.000791 ! Fit after self-cal, rms=0.088874Jy sigma=0.000791 ! 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.088874Jy sigma=0.000791 ! Fit after self-cal, rms=0.088350Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=9.552 mas, bpa=-1.755 degrees ! Estimated noise=907.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428391 Jy ! Component: 100 - total flux cleaned = 0.000353776 Jy ! Component: 150 - total flux cleaned = 0.00023502 Jy ! Component: 200 - total flux cleaned = 0.000136836 Jy ! Total flux subtracted in 200 components = 0.000136836 Jy ! Clean residual min=-0.003687 max=0.004069 Jy/beam ! Clean residual mean=0.000009 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.495342 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.495342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088225Jy sigma=0.000784 ! Fit after self-cal, rms=0.088230Jy sigma=0.000784 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.000179604 Jy ! Component: 100 - total flux cleaned = 0.000179076 Jy ! Component: 150 - total flux cleaned = 0.000281364 Jy ! Component: 200 - total flux cleaned = 0.000343116 Jy ! Total flux subtracted in 200 components = 0.000343116 Jy ! Clean residual min=-0.003556 max=0.004037 Jy/beam ! Clean residual mean=0.000009 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.495685 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 120 components and 0.495685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088196Jy sigma=0.000784 ! Fit after self-cal, rms=0.088195Jy sigma=0.000784 ! 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.088195Jy sigma=0.000784 ! Fit after self-cal, rms=0.088267Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=9.553 mas, bpa=-1.729 degrees ! Estimated noise=906.897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306221 Jy ! Component: 100 - total flux cleaned = -0.000350294 Jy ! Component: 150 - total flux cleaned = -0.00039031 Jy ! Component: 200 - total flux cleaned = -0.000393238 Jy ! Total flux subtracted in 200 components = -0.000393238 Jy ! Clean residual min=-0.003453 max=0.003946 Jy/beam ! Clean residual mean=0.000009 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.495292 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.495292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088225Jy sigma=0.000783 ! Fit after self-cal, rms=0.088228Jy sigma=0.000783 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.12529e-05 Jy ! Component: 100 - total flux cleaned = 6.95455e-05 Jy ! Component: 150 - total flux cleaned = 9.67485e-05 Jy ! Component: 200 - total flux cleaned = 0.000122179 Jy ! Total flux subtracted in 200 components = 0.000122179 Jy ! Clean residual min=-0.003468 max=0.003921 Jy/beam ! Clean residual mean=0.000009 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.495414 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 146 components and 0.495414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088211Jy sigma=0.000783 ! Fit after self-cal, rms=0.088211Jy sigma=0.000783 ! 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.088211Jy sigma=0.000783 ! Fit after self-cal, rms=0.088254Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.587 mas, bmaj=19.76 mas, bpa=-4.191 degrees ! Estimated noise=1104.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011866 Jy ! Component: 100 - total flux cleaned = 1.75203e-06 Jy ! Component: 150 - total flux cleaned = -8.79217e-05 Jy ! Component: 200 - total flux cleaned = -0.000160128 Jy ! Total flux subtracted in 200 components = -0.000160128 Jy ! Clean residual min=-0.004601 max=0.004429 Jy/beam ! Clean residual mean=0.000017 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.495254 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.495254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088240Jy sigma=0.000783 ! Fit after self-cal, rms=0.088241Jy sigma=0.000783 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.000156742 Jy ! Component: 100 - total flux cleaned = 0.000175816 Jy ! Component: 150 - total flux cleaned = 0.000176755 Jy ! Component: 200 - total flux cleaned = 0.000176188 Jy ! Total flux subtracted in 200 components = 0.000176188 Jy ! Clean residual min=-0.004607 max=0.004356 Jy/beam ! Clean residual mean=0.000017 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.49543 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 166 components and 0.49543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088239Jy sigma=0.000783 ! Fit after self-cal, rms=0.088238Jy sigma=0.000783 ! 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.224 mas, bmaj=9.553 mas, bpa=-1.711 degrees ! Estimated noise=906.391 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 9.553 at -1.711 degrees (North through East) ! Clean map min=-0.0032936 max=0.41147 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.681 mas, bmaj=8.08 mas, bpa=-1.57 degrees ! Estimated noise=1421.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.312568 Jy ! Component: 100 - total flux cleaned = 0.40022 Jy ! Component: 150 - total flux cleaned = 0.43715 Jy ! Component: 200 - total flux cleaned = 0.456006 Jy ! Total flux subtracted in 200 components = 0.456006 Jy ! Clean residual min=-0.006925 max=0.009376 Jy/beam ! Clean residual mean=-0.000007 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.456006 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.456006 Jy ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=9.553 mas, bpa=-1.711 degrees ! Estimated noise=906.391 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.0161052 Jy ! Component: 100 - total flux cleaned = 0.0251994 Jy ! Component: 150 - total flux cleaned = 0.0308765 Jy ! Component: 200 - total flux cleaned = 0.034487 Jy ! Total flux subtracted in 200 components = 0.034487 Jy ! Clean residual min=-0.004063 max=0.003948 Jy/beam ! Clean residual mean=0.000008 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.490493 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.490493 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.587 mas, bmaj=19.76 mas, bpa=-4.191 degrees ! Estimated noise=1104.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348969 Jy ! Component: 100 - total flux cleaned = 0.00455129 Jy ! Component: 150 - total flux cleaned = 0.00469756 Jy ! Component: 200 - total flux cleaned = 0.0046982 Jy ! Total flux subtracted in 200 components = 0.0046982 Jy ! Clean residual min=-0.004661 max=0.004389 Jy/beam ! Clean residual mean=0.000020 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.495191 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 = 7.52335e-05 Jy ! Component: 100 - total flux cleaned = 0.000107026 Jy ! Component: 150 - total flux cleaned = 0.00013514 Jy ! Component: 200 - total flux cleaned = 0.000160294 Jy ! Total flux subtracted in 200 components = 0.000160294 Jy ! Clean residual min=-0.004616 max=0.004272 Jy/beam ! Clean residual mean=0.000019 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.495352 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 91 components and 0.495352 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=9.553 mas, bpa=-1.711 degrees ! Estimated noise=906.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649253 Jy ! Component: 100 - total flux cleaned = -0.000708677 Jy ! Component: 150 - total flux cleaned = -0.000709014 Jy ! Component: 200 - total flux cleaned = -0.000662367 Jy ! Total flux subtracted in 200 components = -0.000662367 Jy ! Clean residual min=-0.003843 max=0.003601 Jy/beam ! Clean residual mean=0.000010 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.494689 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.494689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088309Jy sigma=0.000783 ! Fit after self-cal, rms=0.088290Jy sigma=0.000783 wmodel J1159-2228_S_2014_06_09_pus_map.mod ! Writing 108 model components to file: J1159-2228_S_2014_06_09_pus_map.mod wobs J1159-2228_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1159-2228_S_2014_06_09_pus_uvs.fits wwins J1159-2228_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1159-2228_S_2014_06_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.000515383 Jy ! Component: 100 - total flux cleaned = 0.000705756 Jy ! Component: 150 - total flux cleaned = 0.000876068 Jy ! Component: 200 - total flux cleaned = 0.00109522 Jy ! Component: 250 - total flux cleaned = 0.00130335 Jy ! Component: 300 - total flux cleaned = 0.00140236 Jy ! Component: 350 - total flux cleaned = 0.00144991 Jy ! Component: 400 - total flux cleaned = 0.00135676 Jy ! Component: 450 - total flux cleaned = 0.00113299 Jy ! Component: 500 - total flux cleaned = 0.00100437 Jy ! Component: 550 - total flux cleaned = 0.00100399 Jy ! Component: 600 - total flux cleaned = 0.000839901 Jy ! Component: 650 - total flux cleaned = 0.000719622 Jy ! Component: 700 - total flux cleaned = 0.000484373 Jy ! Component: 750 - total flux cleaned = 0.000216673 Jy ! Component: 800 - total flux cleaned = -7.29985e-06 Jy ! Component: 850 - total flux cleaned = -0.000337131 Jy ! Component: 900 - total flux cleaned = -0.000517028 Jy ! Component: 950 - total flux cleaned = -0.000832872 Jy ! Component: 1000 - total flux cleaned = -0.00110796 Jy ! Component: 1050 - total flux cleaned = -0.00137718 Jy ! Component: 1100 - total flux cleaned = -0.00164127 Jy ! Component: 1150 - total flux cleaned = -0.00180326 Jy ! Component: 1200 - total flux cleaned = -0.00205752 Jy ! Component: 1250 - total flux cleaned = -0.00221322 Jy ! Component: 1300 - total flux cleaned = -0.00236609 Jy ! Component: 1350 - total flux cleaned = -0.00251711 Jy ! Component: 1400 - total flux cleaned = -0.00278325 Jy ! Component: 1450 - total flux cleaned = -0.00298669 Jy ! Component: 1500 - total flux cleaned = -0.00313024 Jy ! Component: 1550 - total flux cleaned = -0.00329928 Jy ! Component: 1600 - total flux cleaned = -0.00341041 Jy ! Component: 1650 - total flux cleaned = -0.0034652 Jy ! Component: 1700 - total flux cleaned = -0.00357355 Jy ! Component: 1750 - total flux cleaned = -0.00370682 Jy ! Component: 1800 - total flux cleaned = -0.00381185 Jy ! Component: 1850 - total flux cleaned = -0.00378623 Jy ! Component: 1900 - total flux cleaned = -0.00386371 Jy ! Component: 1950 - total flux cleaned = -0.00396471 Jy ! Component: 2000 - total flux cleaned = -0.00406418 Jy ! Component: 2050 - total flux cleaned = -0.0041873 Jy ! Component: 2100 - total flux cleaned = -0.00413906 Jy ! Component: 2150 - total flux cleaned = -0.00425928 Jy ! Component: 2200 - total flux cleaned = -0.00430702 Jy ! Component: 2250 - total flux cleaned = -0.00440067 Jy ! Component: 2300 - total flux cleaned = -0.00437758 Jy ! Component: 2350 - total flux cleaned = -0.00437771 Jy ! Component: 2400 - total flux cleaned = -0.00446854 Jy ! Component: 2450 - total flux cleaned = -0.00444631 Jy ! Component: 2500 - total flux cleaned = -0.00458001 Jy ! Component: 2550 - total flux cleaned = -0.00462417 Jy ! Component: 2600 - total flux cleaned = -0.00468954 Jy ! Component: 2650 - total flux cleaned = -0.00471086 Jy ! Component: 2700 - total flux cleaned = -0.0047967 Jy ! Component: 2750 - total flux cleaned = -0.00490331 Jy ! Component: 2800 - total flux cleaned = -0.00496678 Jy ! Component: 2850 - total flux cleaned = -0.00502928 Jy ! Component: 2900 - total flux cleaned = -0.00509157 Jy ! Component: 2950 - total flux cleaned = -0.00519433 Jy ! Component: 3000 - total flux cleaned = -0.00525515 Jy ! Component: 3050 - total flux cleaned = -0.00525502 Jy ! Component: 3100 - total flux cleaned = -0.00533521 Jy ! Component: 3150 - total flux cleaned = -0.00535519 Jy ! Component: 3200 - total flux cleaned = -0.00543391 Jy ! Component: 3250 - total flux cleaned = -0.00549238 Jy ! Component: 3300 - total flux cleaned = -0.00547302 Jy ! Component: 3350 - total flux cleaned = -0.00551165 Jy ! Component: 3400 - total flux cleaned = -0.00556899 Jy ! Component: 3450 - total flux cleaned = -0.00558798 Jy ! Component: 3500 - total flux cleaned = -0.00566319 Jy ! Component: 3550 - total flux cleaned = -0.00571933 Jy ! Component: 3600 - total flux cleaned = -0.00577514 Jy ! Component: 3650 - total flux cleaned = -0.00579355 Jy ! Component: 3700 - total flux cleaned = -0.00584879 Jy ! Component: 3750 - total flux cleaned = -0.00584879 Jy ! Component: 3800 - total flux cleaned = -0.00593944 Jy ! Component: 3850 - total flux cleaned = -0.0059575 Jy ! Component: 3900 - total flux cleaned = -0.00599323 Jy ! Component: 3950 - total flux cleaned = -0.00601087 Jy ! Component: 4000 - total flux cleaned = -0.00608154 Jy ! Component: 4050 - total flux cleaned = -0.00608133 Jy ! Total flux subtracted in 4096 components = -0.00609888 Jy ! Clean residual min=-0.001022 max=0.001003 Jy/beam ! Clean residual mean=0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.48859 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 408 components and 0.48859 Jy ![Exited script file: muppet] wmap "J1159-2228_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 9.553 at -1.711 degrees (North through East) ! Clean map min=-0.002401 max=0.41136 Jy/beam ! Writing clean map to FITS file: J1159-2228_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.411362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323572 device "J1159-2228_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1159-2228_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.235976 0.235976 0.471952 0.943904 1.88781 3.77562 7.55124 15.1025 30.2049 60.4099 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.411 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.224 x 9.553 at -1.711 degrees (North through East) ! Clean map min=-0.002401 max=0.41136 Jy/beam quit ! Quitting program ! Log file J1159-2228_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:52:31 2016