! Started logfile: J1813+0615_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:06:57 2016 obs J1813+0615_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1813+0615_S_2015_03_17_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771462 visibilities/baseline/integration-bin. ! Found source: J1813+0615 ! ! 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 13192 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 J1813+0615_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914216Jy sigma=0.009606 ! Fit after self-cal, rms=0.743638Jy sigma=0.007977 ! 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=3.23 mas, bmaj=7.441 mas, bpa=9.589 degrees ! Estimated noise=969.413 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.186683 Jy ! Component: 100 - total flux cleaned = 0.238272 Jy ! Total flux subtracted in 100 components = 0.238272 Jy ! Clean residual min=-0.010499 max=0.021854 Jy/beam ! Clean residual mean=-0.000046 rms=0.002971 Jy/beam ! Combined flux in latest and established models = 0.238272 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.238272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114510Jy sigma=0.000938 ! Fit after self-cal, rms=0.114487Jy sigma=0.000938 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233525 Jy ! Component: 100 - total flux cleaned = 0.0363912 Jy ! Total flux subtracted in 100 components = 0.0363912 Jy ! Clean residual min=-0.009332 max=0.009571 Jy/beam ! Clean residual mean=-0.000022 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.274663 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.274663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106026Jy sigma=0.000871 ! Fit after self-cal, rms=0.106017Jy sigma=0.000871 ! 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=4.073 mas, bmaj=8.456 mas, bpa=10.49 degrees ! Estimated noise=603.101 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.0116237 Jy ! Component: 100 - total flux cleaned = 0.0183074 Jy ! Component: 150 - total flux cleaned = 0.0224823 Jy ! Component: 200 - total flux cleaned = 0.0251908 Jy ! Total flux subtracted in 200 components = 0.0251908 Jy ! Clean residual min=-0.011942 max=0.008458 Jy/beam ! Clean residual mean=-0.000004 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.299854 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.299853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103472Jy sigma=0.000865 ! Fit after self-cal, rms=0.103478Jy sigma=0.000865 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.81 HN 1.03 KP 1.12 ! LA 0.99 MK 0.99 NL 0.88 OV 1.04 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.83 HN 1.17 KP 1.09 ! LA 0.97 MK 1.03 NL 0.99 OV 1.06 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.14 KP 0.98 ! LA 0.80 MK 1.05 NL 1.11 OV 0.99 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.88 HN 1.08 KP 0.94 ! LA 0.87 MK 1.04 NL 1.00 OV 1.02 ! PT 1.10 SC 0.99 ! ! ! Fit before self-cal, rms=0.103478Jy sigma=0.000865 ! Fit after self-cal, rms=0.090442Jy sigma=0.000798 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=8.547 mas, bpa=10.57 degrees ! Estimated noise=608.562 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 = 2.02215e-05 Jy ! Component: 100 - total flux cleaned = 1.9859e-05 Jy ! Component: 150 - total flux cleaned = -3.52141e-05 Jy ! Component: 200 - total flux cleaned = -7.82256e-05 Jy ! Total flux subtracted in 200 components = -7.82256e-05 Jy ! Clean residual min=-0.004285 max=0.003334 Jy/beam ! Clean residual mean=-0.000016 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.299775 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.299775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090365Jy sigma=0.000797 ! Fit after self-cal, rms=0.090275Jy sigma=0.000797 ! 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.090275Jy sigma=0.000797 ! Fit after self-cal, rms=0.085756Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=8.565 mas, bpa=10.74 degrees ! Estimated noise=607.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154508 Jy ! Component: 100 - total flux cleaned = -0.00195419 Jy ! Component: 150 - total flux cleaned = -0.00212719 Jy ! Component: 200 - total flux cleaned = -0.00222479 Jy ! Total flux subtracted in 200 components = -0.00222479 Jy ! Clean residual min=-0.002214 max=0.002341 Jy/beam ! Clean residual mean=-0.000021 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.29755 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.29755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085724Jy sigma=0.000786 ! Fit after self-cal, rms=0.085683Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.35191e-05 Jy ! Component: 100 - total flux cleaned = -0.000169263 Jy ! Component: 150 - total flux cleaned = -0.000252265 Jy ! Component: 200 - total flux cleaned = -0.00031095 Jy ! Total flux subtracted in 200 components = -0.00031095 Jy ! Clean residual min=-0.002170 max=0.002323 Jy/beam ! Clean residual mean=-0.000021 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.297239 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.297239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085677Jy sigma=0.000786 ! Fit after self-cal, rms=0.085677Jy sigma=0.000786 ! 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.085677Jy sigma=0.000786 ! Fit after self-cal, rms=0.086309Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=8.589 mas, bpa=10.88 degrees ! Estimated noise=609.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.01919e-05 Jy ! Component: 100 - total flux cleaned = -0.000241466 Jy ! Component: 150 - total flux cleaned = -0.0003518 Jy ! Component: 200 - total flux cleaned = -0.00044776 Jy ! Total flux subtracted in 200 components = -0.00044776 Jy ! Clean residual min=-0.002310 max=0.002316 Jy/beam ! Clean residual mean=-0.000019 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.296792 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.296792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086295Jy sigma=0.000785 ! Fit after self-cal, rms=0.086304Jy sigma=0.000785 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 = -8.8663e-05 Jy ! Component: 100 - total flux cleaned = -0.000164742 Jy ! Component: 150 - total flux cleaned = -0.000206074 Jy ! Component: 200 - total flux cleaned = -0.00024496 Jy ! Total flux subtracted in 200 components = -0.00024496 Jy ! Clean residual min=-0.002272 max=0.002307 Jy/beam ! Clean residual mean=-0.000020 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.296547 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.296547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086300Jy sigma=0.000785 ! Fit after self-cal, rms=0.086299Jy sigma=0.000785 ! 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.086299Jy sigma=0.000785 ! Fit after self-cal, rms=0.086535Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.496 mas, bmaj=11.69 mas, bpa=7.743 degrees ! Estimated noise=706.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243834 Jy ! Component: 100 - total flux cleaned = -0.000444602 Jy ! Component: 150 - total flux cleaned = -0.000577966 Jy ! Component: 200 - total flux cleaned = -0.000669637 Jy ! Total flux subtracted in 200 components = -0.000669637 Jy ! Clean residual min=-0.002537 max=0.002090 Jy/beam ! Clean residual mean=-0.000035 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.295877 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 105 components and 0.295877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086538Jy sigma=0.000785 ! Fit after self-cal, rms=0.086536Jy sigma=0.000785 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 = -1.26482e-05 Jy ! Component: 100 - total flux cleaned = -0.000125085 Jy ! Component: 150 - total flux cleaned = -0.000188466 Jy ! Component: 200 - total flux cleaned = -0.000243909 Jy ! Total flux subtracted in 200 components = -0.000243909 Jy ! Clean residual min=-0.002498 max=0.002087 Jy/beam ! Clean residual mean=-0.000036 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.295633 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 109 components and 0.295633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086542Jy sigma=0.000785 ! Fit after self-cal, rms=0.086541Jy sigma=0.000785 ! 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=4.122 mas, bmaj=8.606 mas, bpa=10.98 degrees ! Estimated noise=611.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 8.606 at 10.98 degrees (North through East) ! Clean map min=-0.0022829 max=0.25101 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=3.256 mas, bmaj=7.539 mas, bpa=9.814 degrees ! Estimated noise=990.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1906 Jy ! Component: 100 - total flux cleaned = 0.242006 Jy ! Component: 150 - total flux cleaned = 0.264687 Jy ! Component: 200 - total flux cleaned = 0.275897 Jy ! Total flux subtracted in 200 components = 0.275897 Jy ! Clean residual min=-0.004107 max=0.005986 Jy/beam ! Clean residual mean=-0.000023 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.275897 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.275897 Jy ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=8.606 mas, bpa=10.98 degrees ! Estimated noise=611.59 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.0085323 Jy ! Component: 100 - total flux cleaned = 0.0131063 Jy ! Component: 150 - total flux cleaned = 0.0158568 Jy ! Component: 200 - total flux cleaned = 0.0175605 Jy ! Total flux subtracted in 200 components = 0.0175605 Jy ! Clean residual min=-0.002234 max=0.003128 Jy/beam ! Clean residual mean=-0.000024 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.293457 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 71 components and 0.293458 Jy ! Inverting map ! Added new window around map position (-6, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277008 Jy ! Component: 100 - total flux cleaned = 0.00328398 Jy ! Component: 150 - total flux cleaned = 0.00338397 Jy ! Component: 200 - total flux cleaned = 0.00347086 Jy ! Total flux subtracted in 200 components = 0.00347086 Jy ! Clean residual min=-0.001961 max=0.002078 Jy/beam ! Clean residual mean=-0.000018 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.296928 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.296928 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=8.496 mas, bmaj=11.69 mas, bpa=7.743 degrees ! Estimated noise=706.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245999 Jy ! Component: 100 - total flux cleaned = 0.000299866 Jy ! Component: 150 - total flux cleaned = 0.000371039 Jy ! Component: 200 - total flux cleaned = 0.00041274 Jy ! Total flux subtracted in 200 components = 0.00041274 Jy ! Clean residual min=-0.002131 max=0.001848 Jy/beam ! Clean residual mean=-0.000030 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.297341 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 = 1.92337e-05 Jy ! Component: 100 - total flux cleaned = 5.47702e-05 Jy ! Component: 150 - total flux cleaned = 7.1307e-05 Jy ! Component: 200 - total flux cleaned = 8.67758e-05 Jy ! Total flux subtracted in 200 components = 8.67758e-05 Jy ! Clean residual min=-0.002130 max=0.001868 Jy/beam ! Clean residual mean=-0.000030 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.297428 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.297428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=8.606 mas, bpa=10.98 degrees ! Estimated noise=611.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.54943e-05 Jy ! Component: 100 - total flux cleaned = -1.77411e-05 Jy ! Component: 150 - total flux cleaned = -8.21147e-05 Jy ! Component: 200 - total flux cleaned = -0.000171233 Jy ! Total flux subtracted in 200 components = -0.000171233 Jy ! Clean residual min=-0.001921 max=0.002023 Jy/beam ! Clean residual mean=-0.000017 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.297257 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.297257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086457Jy sigma=0.000784 ! Fit after self-cal, rms=0.086449Jy sigma=0.000784 wmodel J1813+0615_S_2015_03_17_pus_map.mod ! Writing 117 model components to file: J1813+0615_S_2015_03_17_pus_map.mod wobs J1813+0615_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1813+0615_S_2015_03_17_pus_uvs.fits wwins J1813+0615_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1813+0615_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.000174108 Jy ! Component: 100 - total flux cleaned = -0.000475044 Jy ! Component: 150 - total flux cleaned = -0.000633491 Jy ! Component: 200 - total flux cleaned = -0.000722979 Jy ! Component: 250 - total flux cleaned = -0.000695233 Jy ! Component: 300 - total flux cleaned = -0.000613638 Jy ! Component: 350 - total flux cleaned = -0.000560151 Jy ! Component: 400 - total flux cleaned = -0.000585709 Jy ! Component: 450 - total flux cleaned = -0.000635897 Jy ! Component: 500 - total flux cleaned = -0.000709104 Jy ! Component: 550 - total flux cleaned = -0.000757272 Jy ! Component: 600 - total flux cleaned = -0.000921526 Jy ! Component: 650 - total flux cleaned = -0.00092137 Jy ! Component: 700 - total flux cleaned = -0.00101155 Jy ! Component: 750 - total flux cleaned = -0.00105553 Jy ! Component: 800 - total flux cleaned = -0.00112055 Jy ! Component: 850 - total flux cleaned = -0.0012476 Jy ! Component: 900 - total flux cleaned = -0.00128904 Jy ! Component: 950 - total flux cleaned = -0.00132986 Jy ! Component: 1000 - total flux cleaned = -0.00139024 Jy ! Component: 1050 - total flux cleaned = -0.00144988 Jy ! Component: 1100 - total flux cleaned = -0.00150805 Jy ! Component: 1150 - total flux cleaned = -0.00150783 Jy ! Component: 1200 - total flux cleaned = -0.00148911 Jy ! Component: 1250 - total flux cleaned = -0.00158173 Jy ! Component: 1300 - total flux cleaned = -0.00156333 Jy ! Component: 1350 - total flux cleaned = -0.00165331 Jy ! Component: 1400 - total flux cleaned = -0.00165288 Jy ! Component: 1450 - total flux cleaned = -0.00175809 Jy ! Component: 1500 - total flux cleaned = -0.00181009 Jy ! Component: 1550 - total flux cleaned = -0.00186109 Jy ! Component: 1600 - total flux cleaned = -0.00192858 Jy ! Component: 1650 - total flux cleaned = -0.00202806 Jy ! Component: 1700 - total flux cleaned = -0.00210987 Jy ! Component: 1750 - total flux cleaned = -0.00214197 Jy ! Component: 1800 - total flux cleaned = -0.00214203 Jy ! Component: 1850 - total flux cleaned = -0.00218952 Jy ! Component: 1900 - total flux cleaned = -0.00229934 Jy ! Component: 1950 - total flux cleaned = -0.00231485 Jy ! Component: 2000 - total flux cleaned = -0.0023612 Jy ! Component: 2050 - total flux cleaned = -0.00240648 Jy ! Component: 2100 - total flux cleaned = -0.00245163 Jy ! Component: 2150 - total flux cleaned = -0.00254036 Jy ! Component: 2200 - total flux cleaned = -0.00254015 Jy ! Component: 2250 - total flux cleaned = -0.00251111 Jy ! Component: 2300 - total flux cleaned = -0.00252545 Jy ! Component: 2350 - total flux cleaned = -0.00253959 Jy ! Component: 2400 - total flux cleaned = -0.00248341 Jy ! Component: 2450 - total flux cleaned = -0.00255309 Jy ! Component: 2500 - total flux cleaned = -0.00256691 Jy ! Component: 2550 - total flux cleaned = -0.00260794 Jy ! Component: 2600 - total flux cleaned = -0.00260789 Jy ! Component: 2650 - total flux cleaned = -0.00264826 Jy ! Component: 2700 - total flux cleaned = -0.00264832 Jy ! Component: 2750 - total flux cleaned = -0.00263523 Jy ! Component: 2800 - total flux cleaned = -0.00263538 Jy ! Component: 2850 - total flux cleaned = -0.00262244 Jy ! Component: 2900 - total flux cleaned = -0.00262274 Jy ! Component: 2950 - total flux cleaned = -0.00263537 Jy ! Component: 3000 - total flux cleaned = -0.0026227 Jy ! Component: 3050 - total flux cleaned = -0.00256039 Jy ! Component: 3100 - total flux cleaned = -0.00258513 Jy ! Component: 3150 - total flux cleaned = -0.00251144 Jy ! Component: 3200 - total flux cleaned = -0.00249928 Jy ! Component: 3250 - total flux cleaned = -0.00251123 Jy ! Component: 3300 - total flux cleaned = -0.00247521 Jy ! Component: 3350 - total flux cleaned = -0.00238019 Jy ! Component: 3400 - total flux cleaned = -0.00235658 Jy ! Component: 3450 - total flux cleaned = -0.00229822 Jy ! Component: 3500 - total flux cleaned = -0.00225189 Jy ! Component: 3550 - total flux cleaned = -0.00218285 Jy ! Component: 3600 - total flux cleaned = -0.00218283 Jy ! Component: 3650 - total flux cleaned = -0.00214878 Jy ! Component: 3700 - total flux cleaned = -0.00210378 Jy ! Component: 3750 - total flux cleaned = -0.00202563 Jy ! Component: 3800 - total flux cleaned = -0.00201461 Jy ! Component: 3850 - total flux cleaned = -0.0019486 Jy ! Component: 3900 - total flux cleaned = -0.00190503 Jy ! Component: 3950 - total flux cleaned = -0.00184002 Jy ! Component: 4000 - total flux cleaned = -0.00183995 Jy ! Component: 4050 - total flux cleaned = -0.00179717 Jy ! Total flux subtracted in 4096 components = -0.0017017 Jy ! Clean residual min=-0.000682 max=0.000625 Jy/beam ! Clean residual mean=-0.000004 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.295555 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 405 components and 0.295555 Jy ![Exited script file: muppet] wmap "J1813+0615_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 8.606 at 10.98 degrees (North through East) ! Clean map min=-0.0015914 max=0.25258 Jy/beam ! Writing clean map to FITS file: J1813+0615_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.252584 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195288 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.231949 0.231949 0.463898 0.927796 1.85559 3.71118 7.42237 14.8447 29.6895 59.3789 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.252 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 8.606 at 10.98 degrees (North through East) ! Clean map min=-0.0015914 max=0.25258 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 J1813+0615_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:07:03 2016