! Started logfile: J1153+0955_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:24:11 2017 obs J1153+0955_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1153+0955_S_2015_01_23_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873457 visibilities/baseline/integration-bin. ! Found source: J1153+0955 ! ! 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 11320 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 J1153+0955_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.802163Jy sigma=0.009478 ! Fit after self-cal, rms=0.790481Jy sigma=0.009369 ! 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.653 mas, bmaj=6.544 mas, bpa=-3.28 degrees ! Estimated noise=732.309 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.162125 Jy ! Component: 100 - total flux cleaned = 0.198395 Jy ! Total flux subtracted in 100 components = 0.198395 Jy ! Clean residual min=-0.007917 max=0.012212 Jy/beam ! Clean residual mean=0.000035 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.198395 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.198395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147160Jy sigma=0.000889 ! Fit after self-cal, rms=0.147167Jy sigma=0.000889 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01293 Jy ! Component: 100 - total flux cleaned = 0.0204271 Jy ! Total flux subtracted in 100 components = 0.0204271 Jy ! Clean residual min=-0.006686 max=0.009147 Jy/beam ! Clean residual mean=0.000024 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.218822 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 38 components and 0.218822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144632Jy sigma=0.000866 ! Fit after self-cal, rms=0.144622Jy sigma=0.000866 ! 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.043 mas, bmaj=7.235 mas, bpa=-3.572 degrees ! Estimated noise=595.679 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 (-2, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109093 Jy ! Component: 100 - total flux cleaned = 0.0177607 Jy ! Component: 150 - total flux cleaned = 0.0230274 Jy ! Component: 200 - total flux cleaned = 0.0271562 Jy ! Total flux subtracted in 200 components = 0.0271562 Jy ! Clean residual min=-0.006437 max=0.006985 Jy/beam ! Clean residual mean=0.000015 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.245978 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 87 components and 0.245978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143166Jy sigma=0.000847 ! Fit after self-cal, rms=0.143080Jy sigma=0.000845 ! 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.03 FD 0.56 HN 0.95 KP 1.10 ! LA 1.00 MK 1.02 NL 1.07 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.71 HN 1.02 KP 1.01 ! LA 0.94 MK 1.03 NL 1.13 OV 1.01 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.89 HN 1.03 KP 0.88 ! LA 0.77 MK 1.03 NL 1.27 OV 0.94 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.68 HN 0.97 KP 0.83 ! LA 0.81 MK 1.01 NL 1.01 OV 1.02 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.143080Jy sigma=0.000845 ! Fit after self-cal, rms=0.103314Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=7.333 mas, bpa=-3.53 degrees ! Estimated noise=593.955 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.0023393 Jy ! Component: 100 - total flux cleaned = 0.00241421 Jy ! Component: 150 - total flux cleaned = 0.00227278 Jy ! Component: 200 - total flux cleaned = 0.00215243 Jy ! Total flux subtracted in 200 components = 0.00215243 Jy ! Clean residual min=-0.002356 max=0.002296 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.248131 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.248131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103239Jy sigma=0.000785 ! Fit after self-cal, rms=0.103151Jy sigma=0.000785 ! 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.103151Jy sigma=0.000785 ! Fit after self-cal, rms=0.102498Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=7.334 mas, bpa=-3.52 degrees ! Estimated noise=593.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678351 Jy ! Component: 100 - total flux cleaned = 0.000521634 Jy ! Component: 150 - total flux cleaned = 0.000458465 Jy ! Component: 200 - total flux cleaned = 0.00040614 Jy ! Total flux subtracted in 200 components = 0.00040614 Jy ! Clean residual min=-0.002005 max=0.001785 Jy/beam ! Clean residual mean=-0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.248537 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.248537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102476Jy sigma=0.000778 ! Fit after self-cal, rms=0.102475Jy sigma=0.000778 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.000294192 Jy ! Component: 100 - total flux cleaned = 0.000247473 Jy ! Component: 150 - total flux cleaned = 0.000205611 Jy ! Component: 200 - total flux cleaned = 0.000168428 Jy ! Total flux subtracted in 200 components = 0.000168428 Jy ! Clean residual min=-0.001962 max=0.001759 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.248705 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.248705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102467Jy sigma=0.000778 ! Fit after self-cal, rms=0.102464Jy sigma=0.000778 ! 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.102464Jy sigma=0.000778 ! Fit after self-cal, rms=0.102132Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=7.337 mas, bpa=-3.484 degrees ! Estimated noise=592.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010804 Jy ! Component: 100 - total flux cleaned = 2.17475e-05 Jy ! Component: 150 - total flux cleaned = -3.14109e-05 Jy ! Component: 200 - total flux cleaned = -4.68619e-05 Jy ! Total flux subtracted in 200 components = -4.68619e-05 Jy ! Clean residual min=-0.001920 max=0.001732 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.248659 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.248659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102125Jy sigma=0.000778 ! Fit after self-cal, rms=0.102123Jy sigma=0.000778 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.000184286 Jy ! Component: 100 - total flux cleaned = 0.000169647 Jy ! Component: 150 - total flux cleaned = 0.000169689 Jy ! Component: 200 - total flux cleaned = 0.000145376 Jy ! Total flux subtracted in 200 components = 0.000145376 Jy ! Clean residual min=-0.001913 max=0.001712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.248804 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 0.248804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102121Jy sigma=0.000778 ! Fit after self-cal, rms=0.102120Jy sigma=0.000778 ! 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.102120Jy sigma=0.000778 ! Fit after self-cal, rms=0.101923Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.059 mas, bmaj=11.15 mas, bpa=-3.931 degrees ! Estimated noise=772.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012936 Jy ! Component: 100 - total flux cleaned = -2.92199e-06 Jy ! Component: 150 - total flux cleaned = 0.00010118 Jy ! Component: 200 - total flux cleaned = 0.000121852 Jy ! Total flux subtracted in 200 components = 0.000121852 Jy ! Clean residual min=-0.002192 max=0.002604 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.248926 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 151 components and 0.248926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101925Jy sigma=0.000778 ! Fit after self-cal, rms=0.101922Jy sigma=0.000778 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 (-43.5, 108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240829 Jy ! Component: 100 - total flux cleaned = 0.00318002 Jy ! Component: 150 - total flux cleaned = 0.00368783 Jy ! Component: 200 - total flux cleaned = 0.00406543 Jy ! Total flux subtracted in 200 components = 0.00406543 Jy ! Clean residual min=-0.001869 max=0.001921 Jy/beam ! Clean residual mean=0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.252991 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 186 components and 0.252991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101863Jy sigma=0.000777 ! Fit after self-cal, rms=0.101859Jy sigma=0.000777 ! 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.075 mas, bmaj=7.34 mas, bpa=-3.46 degrees ! Estimated noise=592.664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.075 x 7.34 at -3.46 degrees (North through East) ! Clean map min=-0.001784 max=0.20718 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.676 mas, bmaj=6.635 mas, bpa=-3.207 degrees ! Estimated noise=728.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161178 Jy ! Component: 100 - total flux cleaned = 0.196853 Jy ! Component: 150 - total flux cleaned = 0.209573 Jy ! Component: 200 - total flux cleaned = 0.217561 Jy ! Total flux subtracted in 200 components = 0.217561 Jy ! Clean residual min=-0.004060 max=0.004423 Jy/beam ! Clean residual mean=0.000014 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.217561 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.217561 Jy ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.34 mas, bpa=-3.46 degrees ! Estimated noise=592.664 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.0081911 Jy ! Component: 100 - total flux cleaned = 0.0138564 Jy ! Component: 150 - total flux cleaned = 0.0179844 Jy ! Component: 200 - total flux cleaned = 0.0210618 Jy ! Total flux subtracted in 200 components = 0.0210618 Jy ! Clean residual min=-0.002191 max=0.002347 Jy/beam ! Clean residual mean=0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.238623 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 101 components and 0.238623 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.059 mas, bmaj=11.15 mas, bpa=-3.931 degrees ! Estimated noise=772.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418414 Jy ! Component: 100 - total flux cleaned = 0.00678746 Jy ! Component: 150 - total flux cleaned = 0.0083607 Jy ! Component: 200 - total flux cleaned = 0.00966559 Jy ! Total flux subtracted in 200 components = 0.00966559 Jy ! Clean residual min=-0.002060 max=0.002048 Jy/beam ! Clean residual mean=0.000005 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.248288 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.00111279 Jy ! Component: 100 - total flux cleaned = 0.00202812 Jy ! Component: 150 - total flux cleaned = 0.00283637 Jy ! Component: 200 - total flux cleaned = 0.00355047 Jy ! Total flux subtracted in 200 components = 0.00355047 Jy ! Clean residual min=-0.001903 max=0.001785 Jy/beam ! Clean residual mean=0.000005 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.251839 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 181 components and 0.251839 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.34 mas, bpa=-3.46 degrees ! Estimated noise=592.664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202321 Jy ! Component: 100 - total flux cleaned = 0.00012452 Jy ! Component: 150 - total flux cleaned = 0.000455084 Jy ! Component: 200 - total flux cleaned = 0.000717639 Jy ! Total flux subtracted in 200 components = 0.000717639 Jy ! Clean residual min=-0.001784 max=0.001702 Jy/beam ! Clean residual mean=0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.252556 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 212 components and 0.252556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101855Jy sigma=0.000777 ! Fit after self-cal, rms=0.101848Jy sigma=0.000777 wmodel J1153+0955_S_2015_01_23_pus_map.mod ! Writing 212 model components to file: J1153+0955_S_2015_01_23_pus_map.mod wobs J1153+0955_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1153+0955_S_2015_01_23_pus_uvs.fits wwins J1153+0955_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1153+0955_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 = -0.00046362 Jy ! Component: 100 - total flux cleaned = -0.00055315 Jy ! Component: 150 - total flux cleaned = -0.00074474 Jy ! Component: 200 - total flux cleaned = -0.00111173 Jy ! Component: 250 - total flux cleaned = -0.00141535 Jy ! Component: 300 - total flux cleaned = -0.00170896 Jy ! Component: 350 - total flux cleaned = -0.0019702 Jy ! Component: 400 - total flux cleaned = -0.00215528 Jy ! Component: 450 - total flux cleaned = -0.0023587 Jy ! Component: 500 - total flux cleaned = -0.00253516 Jy ! Component: 550 - total flux cleaned = -0.00266414 Jy ! Component: 600 - total flux cleaned = -0.00279123 Jy ! Component: 650 - total flux cleaned = -0.0030197 Jy ! Component: 700 - total flux cleaned = -0.00310121 Jy ! Component: 750 - total flux cleaned = -0.0032422 Jy ! Component: 800 - total flux cleaned = -0.00338083 Jy ! Component: 850 - total flux cleaned = -0.00351743 Jy ! Component: 900 - total flux cleaned = -0.00363254 Jy ! Component: 950 - total flux cleaned = -0.00368939 Jy ! Component: 1000 - total flux cleaned = -0.00380162 Jy ! Component: 1050 - total flux cleaned = -0.00382034 Jy ! Component: 1100 - total flux cleaned = -0.0039661 Jy ! Component: 1150 - total flux cleaned = -0.00407361 Jy ! Component: 1200 - total flux cleaned = -0.00409115 Jy ! Component: 1250 - total flux cleaned = -0.00407369 Jy ! Component: 1300 - total flux cleaned = -0.00412603 Jy ! Component: 1350 - total flux cleaned = -0.0042117 Jy ! Component: 1400 - total flux cleaned = -0.00427896 Jy ! Component: 1450 - total flux cleaned = -0.00426253 Jy ! Component: 1500 - total flux cleaned = -0.0043453 Jy ! Component: 1550 - total flux cleaned = -0.00436175 Jy ! Component: 1600 - total flux cleaned = -0.00437806 Jy ! Component: 1650 - total flux cleaned = -0.00441005 Jy ! Component: 1700 - total flux cleaned = -0.0044261 Jy ! Component: 1750 - total flux cleaned = -0.00447319 Jy ! Component: 1800 - total flux cleaned = -0.00450437 Jy ! Component: 1850 - total flux cleaned = -0.00451999 Jy ! Component: 1900 - total flux cleaned = -0.00458137 Jy ! Component: 1950 - total flux cleaned = -0.00455094 Jy ! Component: 2000 - total flux cleaned = -0.00459656 Jy ! Component: 2050 - total flux cleaned = -0.00470136 Jy ! Component: 2100 - total flux cleaned = -0.004716 Jy ! Component: 2150 - total flux cleaned = -0.00476022 Jy ! Component: 2200 - total flux cleaned = -0.00481844 Jy ! Component: 2250 - total flux cleaned = -0.0048184 Jy ! Component: 2300 - total flux cleaned = -0.00487586 Jy ! Component: 2350 - total flux cleaned = -0.00486161 Jy ! Component: 2400 - total flux cleaned = -0.00488989 Jy ! Component: 2450 - total flux cleaned = -0.00493204 Jy ! Component: 2500 - total flux cleaned = -0.004932 Jy ! Component: 2550 - total flux cleaned = -0.00486293 Jy ! Component: 2600 - total flux cleaned = -0.00498652 Jy ! Component: 2650 - total flux cleaned = -0.00494558 Jy ! Component: 2700 - total flux cleaned = -0.00495907 Jy ! Component: 2750 - total flux cleaned = -0.00493212 Jy ! Component: 2800 - total flux cleaned = -0.00493202 Jy ! Component: 2850 - total flux cleaned = -0.00487894 Jy ! Component: 2900 - total flux cleaned = -0.00487923 Jy ! Component: 2950 - total flux cleaned = -0.00490533 Jy ! Component: 3000 - total flux cleaned = -0.00487942 Jy ! Component: 3050 - total flux cleaned = -0.00484072 Jy ! Component: 3100 - total flux cleaned = -0.00480223 Jy ! Component: 3150 - total flux cleaned = -0.00473851 Jy ! Component: 3200 - total flux cleaned = -0.00471334 Jy ! Component: 3250 - total flux cleaned = -0.00471329 Jy ! Component: 3300 - total flux cleaned = -0.00468823 Jy ! Component: 3350 - total flux cleaned = -0.00471301 Jy ! Component: 3400 - total flux cleaned = -0.00472536 Jy ! Component: 3450 - total flux cleaned = -0.00467633 Jy ! Component: 3500 - total flux cleaned = -0.00470064 Jy ! Component: 3550 - total flux cleaned = -0.00462799 Jy ! Component: 3600 - total flux cleaned = -0.00468825 Jy ! Component: 3650 - total flux cleaned = -0.00467631 Jy ! Component: 3700 - total flux cleaned = -0.004712 Jy ! Component: 3750 - total flux cleaned = -0.00468833 Jy ! Component: 3800 - total flux cleaned = -0.0047119 Jy ! Component: 3850 - total flux cleaned = -0.00473539 Jy ! Component: 3900 - total flux cleaned = -0.00468876 Jy ! Component: 3950 - total flux cleaned = -0.00472338 Jy ! Component: 4000 - total flux cleaned = -0.00473497 Jy ! Component: 4050 - total flux cleaned = -0.00466631 Jy ! Total flux subtracted in 4096 components = -0.0046663 Jy ! Clean residual min=-0.000607 max=0.000774 Jy/beam ! Clean residual mean=-0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.24789 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 500 components and 0.24789 Jy ![Exited script file: muppet] wmap "J1153+0955_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.075 x 7.34 at -3.46 degrees (North through East) ! Clean map min=-0.0014048 max=0.20729 Jy/beam ! Writing clean map to FITS file: J1153+0955_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.207287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208567 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301853 0.301853 0.603706 1.20741 2.41483 4.82965 9.6593 19.3186 38.6372 77.2744 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.207 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.075 x 7.34 at -3.46 degrees (North through East) ! Clean map min=-0.0014048 max=0.20729 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 J1153+0955_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:24:16 2017