! Started logfile: J2152+1734_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:25 2016 obs J2152+1734_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2152+1734_S_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.725926 visibilities/baseline/integration-bin. ! Found source: J2152+1734 ! ! 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 330 lines of history. ! ! Reading 1960 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 J2152+1734_S_2015_03_17_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.630817Jy sigma=0.008439 ! Fit after self-cal, rms=0.602133Jy sigma=0.008100 ! 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.802 mas, bmaj=11.5 mas, bpa=-14.81 degrees ! Estimated noise=1470.72 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.295886 Jy ! Component: 100 - total flux cleaned = 0.413059 Jy ! Total flux subtracted in 100 components = 0.413059 Jy ! Clean residual min=-0.022972 max=0.053645 Jy/beam ! Clean residual mean=0.000063 rms=0.008994 Jy/beam ! Combined flux in latest and established models = 0.413059 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.413059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152619Jy sigma=0.001699 ! Fit after self-cal, rms=0.151622Jy sigma=0.001679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0625358 Jy ! Component: 100 - total flux cleaned = 0.0982626 Jy ! Total flux subtracted in 100 components = 0.0982626 Jy ! Clean residual min=-0.016447 max=0.018339 Jy/beam ! Clean residual mean=0.000045 rms=0.004237 Jy/beam ! Combined flux in latest and established models = 0.511322 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.511322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104193Jy sigma=0.001130 ! Fit after self-cal, rms=0.104016Jy sigma=0.001126 ! 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.317 mas, bmaj=11.56 mas, bpa=-14.53 degrees ! Estimated noise=1256.12 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.0330809 Jy ! Component: 100 - total flux cleaned = 0.0506555 Jy ! Component: 150 - total flux cleaned = 0.0619079 Jy ! Component: 200 - total flux cleaned = 0.0698141 Jy ! Total flux subtracted in 200 components = 0.0698141 Jy ! Clean residual min=-0.019265 max=0.014765 Jy/beam ! Clean residual mean=0.000078 rms=0.004387 Jy/beam ! Combined flux in latest and established models = 0.581136 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 77 components and 0.581136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088417Jy sigma=0.001009 ! Fit after self-cal, rms=0.088373Jy sigma=0.001007 ! 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 0.88 HN 0.96 KP 1.10 ! LA 0.97 MK 1.03 NL 0.93 OV 1.02 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.01 KP 1.05 ! LA 0.96 MK 1.05 NL 1.05 OV 1.04 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 1.04 KP 0.95 ! LA 0.77 MK 1.07 NL 1.16 OV 0.97 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 0.98 KP 0.94 ! LA 0.83 MK 1.02 NL 1.02 OV 1.03 ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.088373Jy sigma=0.001007 ! Fit after self-cal, rms=0.064371Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=11.57 mas, bpa=-14.43 degrees ! Estimated noise=1259.7 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.0024603 Jy ! Component: 100 - total flux cleaned = -0.00273493 Jy ! Component: 150 - total flux cleaned = -0.00296752 Jy ! Component: 200 - total flux cleaned = -0.00317298 Jy ! Total flux subtracted in 200 components = -0.00317298 Jy ! Clean residual min=-0.007633 max=0.009668 Jy/beam ! Clean residual mean=0.000029 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.577963 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.577963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064094Jy sigma=0.000789 ! Fit after self-cal, rms=0.064016Jy sigma=0.000789 ! 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.064016Jy sigma=0.000789 ! Fit after self-cal, rms=0.064185Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=11.55 mas, bpa=-14.41 degrees ! Estimated noise=1264.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126031 Jy ! Component: 100 - total flux cleaned = -0.00163882 Jy ! Component: 150 - total flux cleaned = -0.00182912 Jy ! Component: 200 - total flux cleaned = -0.00200172 Jy ! Total flux subtracted in 200 components = -0.00200172 Jy ! Clean residual min=-0.007174 max=0.009399 Jy/beam ! Clean residual mean=0.000029 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.575961 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.575961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064004Jy sigma=0.000786 ! Fit after self-cal, rms=0.064004Jy sigma=0.000786 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 (4, -48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872921 Jy ! Component: 100 - total flux cleaned = 0.0131238 Jy ! Component: 150 - total flux cleaned = 0.0161954 Jy ! Component: 200 - total flux cleaned = 0.0185283 Jy ! Total flux subtracted in 200 components = 0.0185283 Jy ! Clean residual min=-0.005689 max=0.005332 Jy/beam ! Clean residual mean=0.000025 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.59449 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 132 components and 0.59449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062768Jy sigma=0.000770 ! Fit after self-cal, rms=0.062732Jy sigma=0.000770 ! 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.062732Jy sigma=0.000770 ! Fit after self-cal, rms=0.062553Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=11.55 mas, bpa=-14.4 degrees ! Estimated noise=1262.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622028 Jy ! Component: 100 - total flux cleaned = 0.00125739 Jy ! Component: 150 - total flux cleaned = 0.00173345 Jy ! Component: 200 - total flux cleaned = 0.00254188 Jy ! Total flux subtracted in 200 components = 0.00254188 Jy ! Clean residual min=-0.005094 max=0.004838 Jy/beam ! Clean residual mean=0.000017 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.597031 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 0.597031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062325Jy sigma=0.000766 ! Fit after self-cal, rms=0.062316Jy sigma=0.000766 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.000584478 Jy ! Component: 100 - total flux cleaned = 0.00112651 Jy ! Component: 150 - total flux cleaned = 0.00164089 Jy ! Component: 200 - total flux cleaned = 0.00225356 Jy ! Total flux subtracted in 200 components = 0.00225356 Jy ! Clean residual min=-0.004875 max=0.004559 Jy/beam ! Clean residual mean=0.000017 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.599285 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 154 components and 0.599285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062194Jy sigma=0.000765 ! Fit after self-cal, rms=0.062191Jy sigma=0.000764 ! 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.062191Jy sigma=0.000764 ! Fit after self-cal, rms=0.062211Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.594 mas, bmaj=11.53 mas, bpa=-8.991 degrees ! Estimated noise=1553.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186369 Jy ! Component: 100 - total flux cleaned = 0.00219614 Jy ! Component: 150 - total flux cleaned = 0.00187753 Jy ! Component: 200 - total flux cleaned = 0.00176275 Jy ! Total flux subtracted in 200 components = 0.00176275 Jy ! Clean residual min=-0.005393 max=0.004520 Jy/beam ! Clean residual mean=0.000025 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.601048 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 170 components and 0.601048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062146Jy sigma=0.000763 ! Fit after self-cal, rms=0.062132Jy sigma=0.000763 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.84526e-05 Jy ! Component: 100 - total flux cleaned = -2.09152e-06 Jy ! Component: 150 - total flux cleaned = 0.000156338 Jy ! Component: 200 - total flux cleaned = 0.000255294 Jy ! Total flux subtracted in 200 components = 0.000255294 Jy ! Clean residual min=-0.005044 max=0.004357 Jy/beam ! Clean residual mean=0.000026 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.601303 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 177 components and 0.601303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062073Jy sigma=0.000763 ! Fit after self-cal, rms=0.062064Jy sigma=0.000762 ! 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.395 mas, bmaj=11.54 mas, bpa=-14.39 degrees ! Estimated noise=1263.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 11.54 at -14.39 degrees (North through East) ! Clean map min=-0.0046702 max=0.40009 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.843 mas, bmaj=11.49 mas, bpa=-14.71 degrees ! Estimated noise=1497.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.301074 Jy ! Component: 100 - total flux cleaned = 0.421177 Jy ! Component: 150 - total flux cleaned = 0.480499 Jy ! Component: 200 - total flux cleaned = 0.513404 Jy ! Total flux subtracted in 200 components = 0.513404 Jy ! Clean residual min=-0.011416 max=0.018397 Jy/beam ! Clean residual mean=0.000023 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.513404 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.513404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=11.54 mas, bpa=-14.39 degrees ! Estimated noise=1263.12 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 (-4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258197 Jy ! Component: 100 - total flux cleaned = 0.0403261 Jy ! Component: 150 - total flux cleaned = 0.050083 Jy ! Component: 200 - total flux cleaned = 0.0569445 Jy ! Total flux subtracted in 200 components = 0.0569445 Jy ! Clean residual min=-0.006018 max=0.005869 Jy/beam ! Clean residual mean=0.000027 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.570349 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.570349 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.594 mas, bmaj=11.53 mas, bpa=-8.991 degrees ! Estimated noise=1553.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00758025 Jy ! Component: 100 - total flux cleaned = 0.0125474 Jy ! Component: 150 - total flux cleaned = 0.0164217 Jy ! Component: 200 - total flux cleaned = 0.0197238 Jy ! Total flux subtracted in 200 components = 0.0197238 Jy ! Clean residual min=-0.006184 max=0.005180 Jy/beam ! Clean residual mean=0.000035 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.590073 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.00208529 Jy ! Component: 100 - total flux cleaned = 0.00395817 Jy ! Component: 150 - total flux cleaned = 0.00566332 Jy ! Component: 200 - total flux cleaned = 0.00722533 Jy ! Total flux subtracted in 200 components = 0.00722533 Jy ! Clean residual min=-0.005250 max=0.004732 Jy/beam ! Clean residual mean=0.000029 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.597298 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 135 components and 0.597298 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=11.54 mas, bpa=-14.39 degrees ! Estimated noise=1263.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255068 Jy ! Component: 100 - total flux cleaned = 0.00431284 Jy ! Component: 150 - total flux cleaned = 0.00501891 Jy ! Component: 200 - total flux cleaned = 0.00567582 Jy ! Total flux subtracted in 200 components = 0.00567582 Jy ! Clean residual min=-0.004206 max=0.003438 Jy/beam ! Clean residual mean=0.000011 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.602974 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 170 components and 0.602974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061845Jy sigma=0.000760 ! Fit after self-cal, rms=0.061800Jy sigma=0.000759 wmodel J2152+1734_S_2015_03_17_pus_map.mod ! Writing 170 model components to file: J2152+1734_S_2015_03_17_pus_map.mod wobs J2152+1734_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2152+1734_S_2015_03_17_pus_uvs.fits wwins J2152+1734_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2152+1734_S_2015_03_17_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.00174857 Jy ! Component: 100 - total flux cleaned = -0.00225199 Jy ! Component: 150 - total flux cleaned = -0.00242094 Jy ! Component: 200 - total flux cleaned = -0.00258179 Jy ! Component: 250 - total flux cleaned = -0.00283343 Jy ! Component: 300 - total flux cleaned = -0.0031677 Jy ! Component: 350 - total flux cleaned = -0.003444 Jy ! Component: 400 - total flux cleaned = -0.0036218 Jy ! Component: 450 - total flux cleaned = -0.00366603 Jy ! Component: 500 - total flux cleaned = -0.00366701 Jy ! Component: 550 - total flux cleaned = -0.00370746 Jy ! Component: 600 - total flux cleaned = -0.00355154 Jy ! Component: 650 - total flux cleaned = -0.00343687 Jy ! Component: 700 - total flux cleaned = -0.00328904 Jy ! Component: 750 - total flux cleaned = -0.00325336 Jy ! Component: 800 - total flux cleaned = -0.00318326 Jy ! Component: 850 - total flux cleaned = -0.00321774 Jy ! Component: 900 - total flux cleaned = -0.00314996 Jy ! Component: 950 - total flux cleaned = -0.00305146 Jy ! Component: 1000 - total flux cleaned = -0.00298703 Jy ! Component: 1050 - total flux cleaned = -0.00301865 Jy ! Component: 1100 - total flux cleaned = -0.00298675 Jy ! Component: 1150 - total flux cleaned = -0.00301736 Jy ! Component: 1200 - total flux cleaned = -0.00301723 Jy ! Component: 1250 - total flux cleaned = -0.00295924 Jy ! Component: 1300 - total flux cleaned = -0.00290305 Jy ! Component: 1350 - total flux cleaned = -0.00290281 Jy ! Component: 1400 - total flux cleaned = -0.00273713 Jy ! Component: 1450 - total flux cleaned = -0.00268316 Jy ! Component: 1500 - total flux cleaned = -0.00262999 Jy ! Component: 1550 - total flux cleaned = -0.00252491 Jy ! Component: 1600 - total flux cleaned = -0.00247399 Jy ! Component: 1650 - total flux cleaned = -0.00242352 Jy ! Component: 1700 - total flux cleaned = -0.00234863 Jy ! Component: 1750 - total flux cleaned = -0.00224995 Jy ! Component: 1800 - total flux cleaned = -0.00222545 Jy ! Component: 1850 - total flux cleaned = -0.00210515 Jy ! Component: 1900 - total flux cleaned = -0.00203379 Jy ! Component: 1950 - total flux cleaned = -0.00196333 Jy ! Component: 2000 - total flux cleaned = -0.00187037 Jy ! Component: 2050 - total flux cleaned = -0.00180167 Jy ! Component: 2100 - total flux cleaned = -0.00173404 Jy ! Component: 2150 - total flux cleaned = -0.00168959 Jy ! Component: 2200 - total flux cleaned = -0.00162322 Jy ! Component: 2250 - total flux cleaned = -0.00151401 Jy ! Component: 2300 - total flux cleaned = -0.00142784 Jy ! Component: 2350 - total flux cleaned = -0.00136395 Jy ! Component: 2400 - total flux cleaned = -0.0012796 Jy ! Component: 2450 - total flux cleaned = -0.00121712 Jy ! Component: 2500 - total flux cleaned = -0.00113471 Jy ! Component: 2550 - total flux cleaned = -0.00107331 Jy ! Component: 2600 - total flux cleaned = -0.00105294 Jy ! Component: 2650 - total flux cleaned = -0.00103279 Jy ! Component: 2700 - total flux cleaned = -0.00105281 Jy ! Component: 2750 - total flux cleaned = -0.00105286 Jy ! Component: 2800 - total flux cleaned = -0.00105291 Jy ! Component: 2850 - total flux cleaned = -0.00109177 Jy ! Component: 2900 - total flux cleaned = -0.00107239 Jy ! Component: 2950 - total flux cleaned = -0.00111073 Jy ! Component: 3000 - total flux cleaned = -0.00105377 Jy ! Component: 3050 - total flux cleaned = -0.00111044 Jy ! Component: 3100 - total flux cleaned = -0.0011103 Jy ! Component: 3150 - total flux cleaned = -0.00107299 Jy ! Component: 3200 - total flux cleaned = -0.00101748 Jy ! Component: 3250 - total flux cleaned = -0.00101742 Jy ! Component: 3300 - total flux cleaned = -0.000944489 Jy ! Component: 3350 - total flux cleaned = -0.0009084 Jy ! Component: 3400 - total flux cleaned = -0.000944319 Jy ! Component: 3450 - total flux cleaned = -0.000944241 Jy ! Component: 3500 - total flux cleaned = -0.000979818 Jy ! Component: 3550 - total flux cleaned = -0.000979853 Jy ! Component: 3600 - total flux cleaned = -0.000997504 Jy ! Component: 3650 - total flux cleaned = -0.00101518 Jy ! Component: 3700 - total flux cleaned = -0.00106768 Jy ! Component: 3750 - total flux cleaned = -0.00111978 Jy ! Component: 3800 - total flux cleaned = -0.00110251 Jy ! Component: 3850 - total flux cleaned = -0.00113697 Jy ! Component: 3900 - total flux cleaned = -0.00115405 Jy ! Component: 3950 - total flux cleaned = -0.00115399 Jy ! Component: 4000 - total flux cleaned = -0.00112008 Jy ! Component: 4050 - total flux cleaned = -0.00115398 Jy ! Total flux subtracted in 4096 components = -0.00117093 Jy ! Clean residual min=-0.000986 max=0.000954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.601803 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 430 components and 0.601803 Jy ![Exited script file: muppet] wmap "J2152+1734_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 11.54 at -14.39 degrees (North through East) ! Clean map min=-0.0021614 max=0.40059 Jy/beam ! Writing clean map to FITS file: J2152+1734_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.400588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282672 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211692 0.211692 0.423385 0.84677 1.69354 3.38708 6.77416 13.5483 27.0966 54.1932 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.4 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.395 x 11.54 at -14.39 degrees (North through East) ! Clean map min=-0.0021614 max=0.40059 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 J2152+1734_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:29 2016