! Started logfile: J1607+1551_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:58:36 2017 obs J1607+1551_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1607+1551_S_2015_01_22_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1607+1551 ! ! 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 281 lines of history. ! ! Reading 4320 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 J1607+1551_S_2015_01_22_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.852562Jy sigma=0.010641 ! Fit after self-cal, rms=0.835878Jy sigma=0.010428 ! 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.516 mas, bmaj=6.839 mas, bpa=3.661 degrees ! Estimated noise=1224 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.123118 Jy ! Component: 100 - total flux cleaned = 0.155057 Jy ! Total flux subtracted in 100 components = 0.155057 Jy ! Clean residual min=-0.010116 max=0.019463 Jy/beam ! Clean residual mean=0.000013 rms=0.003310 Jy/beam ! Combined flux in latest and established models = 0.155057 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.155057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080283Jy sigma=0.000944 ! Fit after self-cal, rms=0.080274Jy sigma=0.000944 ! Inverting map ! Added new window around map position (6.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197627 Jy ! Component: 100 - total flux cleaned = 0.0322084 Jy ! Total flux subtracted in 100 components = 0.0322084 Jy ! Clean residual min=-0.007277 max=0.011135 Jy/beam ! Clean residual mean=0.000008 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.187266 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.187266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073086Jy sigma=0.000851 ! Fit after self-cal, rms=0.072711Jy sigma=0.000846 ! 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.967 mas, bmaj=7.364 mas, bpa=4.033 degrees ! Estimated noise=875.296 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.0147028 Jy ! Component: 100 - total flux cleaned = 0.0237396 Jy ! Component: 150 - total flux cleaned = 0.0295743 Jy ! Component: 200 - total flux cleaned = 0.0336457 Jy ! Total flux subtracted in 200 components = 0.0336457 Jy ! Clean residual min=-0.005094 max=0.006684 Jy/beam ! Clean residual mean=0.000008 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.220911 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.220911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069211Jy sigma=0.000804 ! Fit after self-cal, rms=0.068998Jy sigma=0.000801 ! 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.01 FD 1.00* HN 0.96 KP 1.05 ! LA 1.10 MK 1.05 NL 1.03 OV 0.95 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.04 KP 1.00 ! LA 1.05 MK 1.05 NL 1.09 OV 0.99 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 1.01 KP 0.85 ! LA 0.87 MK 1.04 NL 1.14 OV 0.89 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.92 KP 0.80 ! LA 0.95 MK 1.03 NL 1.01 OV 0.96 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.068998Jy sigma=0.000801 ! Fit after self-cal, rms=0.065444Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.422 mas, bpa=4.028 degrees ! Estimated noise=872.823 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 (18, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275603 Jy ! Component: 100 - total flux cleaned = 0.00261341 Jy ! Component: 150 - total flux cleaned = 0.0024312 Jy ! Component: 200 - total flux cleaned = 0.00242533 Jy ! Total flux subtracted in 200 components = 0.00242533 Jy ! Clean residual min=-0.002636 max=0.003342 Jy/beam ! Clean residual mean=0.000001 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.223337 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.223337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065229Jy sigma=0.000762 ! Fit after self-cal, rms=0.065241Jy sigma=0.000762 ! 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.065241Jy sigma=0.000762 ! Fit after self-cal, rms=0.065390Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.431 mas, bpa=3.994 degrees ! Estimated noise=873.246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.0945e-05 Jy ! Component: 100 - total flux cleaned = 0.000141484 Jy ! Component: 150 - total flux cleaned = 0.000213083 Jy ! Component: 200 - total flux cleaned = 0.000148216 Jy ! Total flux subtracted in 200 components = 0.000148216 Jy ! Clean residual min=-0.002500 max=0.003025 Jy/beam ! Clean residual mean=0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.223485 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.223485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065347Jy sigma=0.000761 ! Fit after self-cal, rms=0.065347Jy sigma=0.000761 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 (126, -56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240022 Jy ! Component: 100 - total flux cleaned = 0.00278001 Jy ! Component: 150 - total flux cleaned = 0.00271197 Jy ! Component: 200 - total flux cleaned = 0.00258548 Jy ! Total flux subtracted in 200 components = 0.00258548 Jy ! Clean residual min=-0.002337 max=0.002212 Jy/beam ! Clean residual mean=0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.22607 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.22607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065256Jy sigma=0.000760 ! Fit after self-cal, rms=0.065242Jy sigma=0.000760 ! 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.065242Jy sigma=0.000760 ! Fit after self-cal, rms=0.065244Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.426 mas, bpa=4.029 degrees ! Estimated noise=873.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000883718 Jy ! Component: 100 - total flux cleaned = 0.000981218 Jy ! Component: 150 - total flux cleaned = 0.00115384 Jy ! Component: 200 - total flux cleaned = 0.00133819 Jy ! Total flux subtracted in 200 components = 0.00133819 Jy ! Clean residual min=-0.002227 max=0.002138 Jy/beam ! Clean residual mean=0.000002 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.227408 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.227408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065215Jy sigma=0.000759 ! Fit after self-cal, rms=0.065210Jy sigma=0.000759 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.000458704 Jy ! Component: 100 - total flux cleaned = 0.000483195 Jy ! Component: 150 - total flux cleaned = 0.00053134 Jy ! Component: 200 - total flux cleaned = 0.000600915 Jy ! Total flux subtracted in 200 components = 0.000600915 Jy ! Clean residual min=-0.002201 max=0.002118 Jy/beam ! Clean residual mean=0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.228009 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.228009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065194Jy sigma=0.000759 ! Fit after self-cal, rms=0.065193Jy sigma=0.000759 ! 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.065193Jy sigma=0.000759 ! Fit after self-cal, rms=0.065183Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.629 mas, bmaj=10.61 mas, bpa=-4.959 degrees ! Estimated noise=1148.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000698026 Jy ! Component: 100 - total flux cleaned = 0.00105941 Jy ! Component: 150 - total flux cleaned = 0.00117357 Jy ! Component: 200 - total flux cleaned = 0.00123219 Jy ! Total flux subtracted in 200 components = 0.00123219 Jy ! Clean residual min=-0.001870 max=0.001829 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.229242 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.229242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065177Jy sigma=0.000759 ! Fit after self-cal, rms=0.065173Jy sigma=0.000759 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.000172992 Jy ! Component: 100 - total flux cleaned = 0.000172581 Jy ! Component: 150 - total flux cleaned = 0.000172398 Jy ! Component: 200 - total flux cleaned = 0.000202858 Jy ! Total flux subtracted in 200 components = 0.000202858 Jy ! Clean residual min=-0.001787 max=0.001864 Jy/beam ! Clean residual mean=0.000005 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.229444 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 0.229444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065174Jy sigma=0.000759 ! Fit after self-cal, rms=0.065172Jy sigma=0.000759 ! 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.003 mas, bmaj=7.424 mas, bpa=4.054 degrees ! Estimated noise=873.874 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.003 x 7.424 at 4.054 degrees (North through East) ! Clean map min=-0.0021595 max=0.15753 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.542 mas, bmaj=6.872 mas, bpa=3.756 degrees ! Estimated noise=1232.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123716 Jy ! Component: 100 - total flux cleaned = 0.156722 Jy ! Component: 150 - total flux cleaned = 0.175201 Jy ! Component: 200 - total flux cleaned = 0.187507 Jy ! Total flux subtracted in 200 components = 0.187507 Jy ! Clean residual min=-0.006034 max=0.007790 Jy/beam ! Clean residual mean=0.000006 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.187507 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.187507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.424 mas, bpa=4.054 degrees ! Estimated noise=873.874 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) ! Added new window around map position (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123674 Jy ! Component: 100 - total flux cleaned = 0.0200486 Jy ! Component: 150 - total flux cleaned = 0.0253503 Jy ! Component: 200 - total flux cleaned = 0.0291972 Jy ! Total flux subtracted in 200 components = 0.0291972 Jy ! Clean residual min=-0.003076 max=0.003293 Jy/beam ! Clean residual mean=0.000004 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.216704 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.216704 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=6.629 mas, bmaj=10.61 mas, bpa=-4.959 degrees ! Estimated noise=1148.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475062 Jy ! Component: 100 - total flux cleaned = 0.00759153 Jy ! Component: 150 - total flux cleaned = 0.00963416 Jy ! Component: 200 - total flux cleaned = 0.01087 Jy ! Total flux subtracted in 200 components = 0.01087 Jy ! Clean residual min=-0.002500 max=0.002237 Jy/beam ! Clean residual mean=0.000005 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.227574 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.000596074 Jy ! Component: 100 - total flux cleaned = 0.000928029 Jy ! Component: 150 - total flux cleaned = 0.00114758 Jy ! Component: 200 - total flux cleaned = 0.00130996 Jy ! Total flux subtracted in 200 components = 0.00130996 Jy ! Clean residual min=-0.002253 max=0.001878 Jy/beam ! Clean residual mean=0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.228884 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 101 components and 0.228884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.424 mas, bpa=4.054 degrees ! Estimated noise=873.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519875 Jy ! Component: 100 - total flux cleaned = 0.000466879 Jy ! Component: 150 - total flux cleaned = 0.000509042 Jy ! Component: 200 - total flux cleaned = 0.000509533 Jy ! Total flux subtracted in 200 components = 0.000509533 Jy ! Clean residual min=-0.002257 max=0.002319 Jy/beam ! Clean residual mean=0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.229393 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 0.229393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065208Jy sigma=0.000759 ! Fit after self-cal, rms=0.065198Jy sigma=0.000759 wmodel J1607+1551_S_2015_01_22_pus_map.mod ! Writing 130 model components to file: J1607+1551_S_2015_01_22_pus_map.mod wobs J1607+1551_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1607+1551_S_2015_01_22_pus_uvs.fits wwins J1607+1551_S_2015_01_22_pus_map.win ! wwins: Wrote 5 windows to J1607+1551_S_2015_01_22_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.000202981 Jy ! Component: 100 - total flux cleaned = -0.000572441 Jy ! Component: 150 - total flux cleaned = -0.00102181 Jy ! Component: 200 - total flux cleaned = -0.00144776 Jy ! Component: 250 - total flux cleaned = -0.00182394 Jy ! Component: 300 - total flux cleaned = -0.00206536 Jy ! Component: 350 - total flux cleaned = -0.00226859 Jy ! Component: 400 - total flux cleaned = -0.00243639 Jy ! Component: 450 - total flux cleaned = -0.00251727 Jy ! Component: 500 - total flux cleaned = -0.00262235 Jy ! Component: 550 - total flux cleaned = -0.00269905 Jy ! Component: 600 - total flux cleaned = -0.00272356 Jy ! Component: 650 - total flux cleaned = -0.00277185 Jy ! Component: 700 - total flux cleaned = -0.00288986 Jy ! Component: 750 - total flux cleaned = -0.00288974 Jy ! Component: 800 - total flux cleaned = -0.00295856 Jy ! Component: 850 - total flux cleaned = -0.0030693 Jy ! Component: 900 - total flux cleaned = -0.00309113 Jy ! Component: 950 - total flux cleaned = -0.00309156 Jy ! Component: 1000 - total flux cleaned = -0.00311226 Jy ! Component: 1050 - total flux cleaned = -0.00311236 Jy ! Component: 1100 - total flux cleaned = -0.00317161 Jy ! Component: 1150 - total flux cleaned = -0.00319081 Jy ! Component: 1200 - total flux cleaned = -0.00315227 Jy ! Component: 1250 - total flux cleaned = -0.00317092 Jy ! Component: 1300 - total flux cleaned = -0.00311561 Jy ! Component: 1350 - total flux cleaned = -0.0030976 Jy ! Component: 1400 - total flux cleaned = -0.00307938 Jy ! Component: 1450 - total flux cleaned = -0.0030084 Jy ! Component: 1500 - total flux cleaned = -0.00299083 Jy ! Component: 1550 - total flux cleaned = -0.00292218 Jy ! Component: 1600 - total flux cleaned = -0.0029054 Jy ! Component: 1650 - total flux cleaned = -0.00287177 Jy ! Component: 1700 - total flux cleaned = -0.00280595 Jy ! Component: 1750 - total flux cleaned = -0.00278978 Jy ! Component: 1800 - total flux cleaned = -0.00274172 Jy ! Component: 1850 - total flux cleaned = -0.00272575 Jy ! Component: 1900 - total flux cleaned = -0.00274135 Jy ! Component: 1950 - total flux cleaned = -0.00271019 Jy ! Component: 2000 - total flux cleaned = -0.00271019 Jy ! Component: 2050 - total flux cleaned = -0.002695 Jy ! Component: 2100 - total flux cleaned = -0.00269499 Jy ! Component: 2150 - total flux cleaned = -0.00266561 Jy ! Component: 2200 - total flux cleaned = -0.00263632 Jy ! Component: 2250 - total flux cleaned = -0.00262223 Jy ! Component: 2300 - total flux cleaned = -0.00265088 Jy ! Component: 2350 - total flux cleaned = -0.00266491 Jy ! Component: 2400 - total flux cleaned = -0.00266489 Jy ! Component: 2450 - total flux cleaned = -0.00265105 Jy ! Component: 2500 - total flux cleaned = -0.00266476 Jy ! Component: 2550 - total flux cleaned = -0.00263739 Jy ! Component: 2600 - total flux cleaned = -0.0026238 Jy ! Component: 2650 - total flux cleaned = -0.00261035 Jy ! Component: 2700 - total flux cleaned = -0.00261043 Jy ! Component: 2750 - total flux cleaned = -0.00262356 Jy ! Component: 2800 - total flux cleaned = -0.00258465 Jy ! Component: 2850 - total flux cleaned = -0.00257178 Jy ! Component: 2900 - total flux cleaned = -0.00250807 Jy ! Component: 2950 - total flux cleaned = -0.00250808 Jy ! Component: 3000 - total flux cleaned = -0.00245762 Jy ! Component: 3050 - total flux cleaned = -0.00239538 Jy ! Component: 3100 - total flux cleaned = -0.00234602 Jy ! Component: 3150 - total flux cleaned = -0.0023338 Jy ! Component: 3200 - total flux cleaned = -0.00229715 Jy ! Component: 3250 - total flux cleaned = -0.00223656 Jy ! Component: 3300 - total flux cleaned = -0.00220072 Jy ! Component: 3350 - total flux cleaned = -0.00215306 Jy ! Component: 3400 - total flux cleaned = -0.00214122 Jy ! Component: 3450 - total flux cleaned = -0.00207065 Jy ! Component: 3500 - total flux cleaned = -0.00203558 Jy ! Component: 3550 - total flux cleaned = -0.00205875 Jy ! Component: 3600 - total flux cleaned = -0.00197779 Jy ! Component: 3650 - total flux cleaned = -0.00194328 Jy ! Component: 3700 - total flux cleaned = -0.00188623 Jy ! Component: 3750 - total flux cleaned = -0.00187504 Jy ! Component: 3800 - total flux cleaned = -0.0018638 Jy ! Component: 3850 - total flux cleaned = -0.00183016 Jy ! Component: 3900 - total flux cleaned = -0.00181903 Jy ! Component: 3950 - total flux cleaned = -0.00178576 Jy ! Component: 4000 - total flux cleaned = -0.00175261 Jy ! Component: 4050 - total flux cleaned = -0.00171963 Jy ! Total flux subtracted in 4096 components = -0.00168678 Jy ! Clean residual min=-0.000642 max=0.000663 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.227707 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 401 components and 0.227706 Jy ![Exited script file: muppet] wmap "J1607+1551_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.003 x 7.424 at 4.054 degrees (North through East) ! Clean map min=-0.0014804 max=0.1582 Jy/beam ! Writing clean map to FITS file: J1607+1551_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158199 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182601 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.346273 0.346273 0.692547 1.38509 2.77019 5.54037 11.0807 22.1615 44.323 88.646 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 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.003 x 7.424 at 4.054 degrees (North through East) ! Clean map min=-0.0014804 max=0.1582 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 J1607+1551_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:58:43 2017