! Started logfile: J1300+2830_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:28:06 2016 obs J1300+2830_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1300+2830_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.67793 visibilities/baseline/integration-bin. ! Found source: J1300+2830 ! ! 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 364 lines of history. ! ! Reading 8908 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 J1300+2830_S_2014_08_05_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 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855440Jy sigma=0.009430 ! Fit after self-cal, rms=0.846174Jy sigma=0.009342 ! 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.539 mas, bmaj=7.406 mas, bpa=30.66 degrees ! Estimated noise=1038.54 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.119426 Jy ! Component: 100 - total flux cleaned = 0.146797 Jy ! Total flux subtracted in 100 components = 0.146797 Jy ! Clean residual min=-0.005856 max=0.010610 Jy/beam ! Clean residual mean=0.000003 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.146797 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.146797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083141Jy sigma=0.000801 ! Fit after self-cal, rms=0.083123Jy sigma=0.000801 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120018 Jy ! Component: 100 - total flux cleaned = 0.0186011 Jy ! Total flux subtracted in 100 components = 0.0186011 Jy ! Clean residual min=-0.005642 max=0.005427 Jy/beam ! Clean residual mean=0.000008 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.165398 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.165398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081046Jy sigma=0.000783 ! Fit after self-cal, rms=0.081009Jy sigma=0.000783 ! 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.378 mas, bmaj=7.871 mas, bpa=25.38 degrees ! Estimated noise=749.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.00408357 Jy ! Component: 100 - total flux cleaned = 0.00657143 Jy ! Component: 150 - total flux cleaned = 0.00784893 Jy ! Component: 200 - total flux cleaned = 0.00844971 Jy ! Total flux subtracted in 200 components = 0.00844971 Jy ! Clean residual min=-0.003401 max=0.003566 Jy/beam ! Clean residual mean=0.000013 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.173847 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.173847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080661Jy sigma=0.000781 ! Fit after self-cal, rms=0.080657Jy sigma=0.000781 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.83 HN 0.98 KP 1.08 ! LA 1.13 MK 1.00* NL 0.96 OV 0.99 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 1.05 ! LA 1.06 MK 1.00* NL 1.00 OV 1.03 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.04 KP 0.91 ! LA 0.87 MK 1.00* NL 1.02 OV 0.95 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.03 KP 0.88 ! LA 0.81 MK 1.00* NL 1.08 OV 0.98 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.080657Jy sigma=0.000781 ! Fit after self-cal, rms=0.077382Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.382 mas, bmaj=7.887 mas, bpa=25.44 degrees ! Estimated noise=750.286 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.00033904 Jy ! Component: 100 - total flux cleaned = -0.000408327 Jy ! Component: 150 - total flux cleaned = -0.000375234 Jy ! Component: 200 - total flux cleaned = -0.00033179 Jy ! Total flux subtracted in 200 components = -0.00033179 Jy ! Clean residual min=-0.002895 max=0.002245 Jy/beam ! Clean residual mean=0.000014 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.173516 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.173516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077360Jy sigma=0.000762 ! Fit after self-cal, rms=0.077345Jy 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.077345Jy sigma=0.000762 ! Fit after self-cal, rms=0.075309Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.385 mas, bmaj=7.895 mas, bpa=25.59 degrees ! Estimated noise=750.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.81152e-05 Jy ! Component: 100 - total flux cleaned = 4.69867e-05 Jy ! Component: 150 - total flux cleaned = 2.73474e-05 Jy ! Component: 200 - total flux cleaned = 9.89662e-06 Jy ! Total flux subtracted in 200 components = 9.89662e-06 Jy ! Clean residual min=-0.001920 max=0.001857 Jy/beam ! Clean residual mean=0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.173525 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.173525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075306Jy sigma=0.000759 ! Fit after self-cal, rms=0.075289Jy 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 = -2.31933e-05 Jy ! Component: 100 - total flux cleaned = -3.08185e-05 Jy ! Component: 150 - total flux cleaned = -3.7491e-05 Jy ! Component: 200 - total flux cleaned = -3.80424e-05 Jy ! Total flux subtracted in 200 components = -3.80424e-05 Jy ! Clean residual min=-0.001901 max=0.001861 Jy/beam ! Clean residual mean=0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.173487 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.173487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075287Jy sigma=0.000759 ! Fit after self-cal, rms=0.075287Jy sigma=0.000759 ! 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.075287Jy sigma=0.000759 ! Fit after self-cal, rms=0.075340Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.382 mas, bmaj=7.897 mas, bpa=25.65 degrees ! Estimated noise=751.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.42041e-05 Jy ! Component: 100 - total flux cleaned = 8.02989e-05 Jy ! Component: 150 - total flux cleaned = 8.00603e-05 Jy ! Component: 200 - total flux cleaned = 7.37791e-05 Jy ! Total flux subtracted in 200 components = 7.37791e-05 Jy ! Clean residual min=-0.001906 max=0.001844 Jy/beam ! Clean residual mean=0.000005 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.173561 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.173561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075338Jy sigma=0.000759 ! Fit after self-cal, rms=0.075338Jy 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 = 1.87582e-07 Jy ! Component: 100 - total flux cleaned = 2.01628e-07 Jy ! Component: 150 - total flux cleaned = 4.55727e-08 Jy ! Component: 200 - total flux cleaned = -5.01338e-06 Jy ! Total flux subtracted in 200 components = -5.01338e-06 Jy ! Clean residual min=-0.001893 max=0.001834 Jy/beam ! Clean residual mean=0.000005 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.173556 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.173556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075337Jy sigma=0.000759 ! Fit after self-cal, rms=0.075337Jy 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.075337Jy sigma=0.000759 ! Fit after self-cal, rms=0.075409Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.786 mas, bmaj=9.582 mas, bpa=4.579 degrees ! Estimated noise=869.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162461 Jy ! Component: 100 - total flux cleaned = 0.000177494 Jy ! Component: 150 - total flux cleaned = 0.000183929 Jy ! Component: 200 - total flux cleaned = 0.000190074 Jy ! Total flux subtracted in 200 components = 0.000190074 Jy ! Clean residual min=-0.002117 max=0.001870 Jy/beam ! Clean residual mean=0.000010 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.173746 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.173746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075408Jy sigma=0.000759 ! Fit after self-cal, rms=0.075408Jy 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 = 5.78803e-06 Jy ! Component: 100 - total flux cleaned = 1.69126e-05 Jy ! Component: 150 - total flux cleaned = 2.18162e-05 Jy ! Component: 200 - total flux cleaned = 3.15022e-05 Jy ! Total flux subtracted in 200 components = 3.15022e-05 Jy ! Clean residual min=-0.002127 max=0.001878 Jy/beam ! Clean residual mean=0.000010 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.173778 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.173778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075408Jy sigma=0.000759 ! Fit after self-cal, rms=0.075408Jy 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=4.38 mas, bmaj=7.898 mas, bpa=25.69 degrees ! Estimated noise=752.028 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 7.898 at 25.69 degrees (North through East) ! Clean map min=-0.0018645 max=0.15478 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.542 mas, bmaj=7.427 mas, bpa=30.85 degrees ! Estimated noise=1035.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119033 Jy ! Component: 100 - total flux cleaned = 0.146269 Jy ! Component: 150 - total flux cleaned = 0.157865 Jy ! Component: 200 - total flux cleaned = 0.164213 Jy ! Total flux subtracted in 200 components = 0.164213 Jy ! Clean residual min=-0.003716 max=0.003330 Jy/beam ! Clean residual mean=0.000002 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.164213 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.164213 Jy ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=7.898 mas, bpa=25.69 degrees ! Estimated noise=752.028 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.00391943 Jy ! Component: 100 - total flux cleaned = 0.00620387 Jy ! Component: 150 - total flux cleaned = 0.00762785 Jy ! Component: 200 - total flux cleaned = 0.00810274 Jy ! Total flux subtracted in 200 components = 0.00810274 Jy ! Clean residual min=-0.001926 max=0.001920 Jy/beam ! Clean residual mean=0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.172316 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.172315 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.786 mas, bmaj=9.582 mas, bpa=4.579 degrees ! Estimated noise=869.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000957025 Jy ! Component: 100 - total flux cleaned = 0.00112914 Jy ! Component: 150 - total flux cleaned = 0.00123674 Jy ! Component: 200 - total flux cleaned = 0.00132036 Jy ! Total flux subtracted in 200 components = 0.00132036 Jy ! Clean residual min=-0.002125 max=0.001875 Jy/beam ! Clean residual mean=0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.173636 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 = 5.67075e-05 Jy ! Component: 100 - total flux cleaned = 9.50728e-05 Jy ! Component: 150 - total flux cleaned = 0.000103299 Jy ! Component: 200 - total flux cleaned = 0.000111422 Jy ! Total flux subtracted in 200 components = 0.000111422 Jy ! Clean residual min=-0.002125 max=0.001890 Jy/beam ! Clean residual mean=0.000010 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.173747 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.173747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=7.898 mas, bpa=25.69 degrees ! Estimated noise=752.028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001252 Jy ! Component: 100 - total flux cleaned = 8.65972e-05 Jy ! Component: 150 - total flux cleaned = 7.56867e-05 Jy ! Component: 200 - total flux cleaned = 6.51669e-05 Jy ! Total flux subtracted in 200 components = 6.51669e-05 Jy ! Clean residual min=-0.001943 max=0.001898 Jy/beam ! Clean residual mean=0.000006 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.173812 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.173812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075414Jy sigma=0.000759 ! Fit after self-cal, rms=0.075413Jy sigma=0.000759 wmodel J1300+2830_S_2014_08_05_pus_map.mod ! Writing 76 model components to file: J1300+2830_S_2014_08_05_pus_map.mod wobs J1300+2830_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1300+2830_S_2014_08_05_pus_uvs.fits wwins J1300+2830_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1300+2830_S_2014_08_05_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.000282342 Jy ! Component: 100 - total flux cleaned = -0.000666669 Jy ! Component: 150 - total flux cleaned = -0.00084738 Jy ! Component: 200 - total flux cleaned = -0.000961593 Jy ! Component: 250 - total flux cleaned = -0.00104358 Jy ! Component: 300 - total flux cleaned = -0.00104352 Jy ! Component: 350 - total flux cleaned = -0.00106858 Jy ! Component: 400 - total flux cleaned = -0.00109268 Jy ! Component: 450 - total flux cleaned = -0.0011396 Jy ! Component: 500 - total flux cleaned = -0.00116235 Jy ! Component: 550 - total flux cleaned = -0.00122968 Jy ! Component: 600 - total flux cleaned = -0.00129508 Jy ! Component: 650 - total flux cleaned = -0.00135875 Jy ! Component: 700 - total flux cleaned = -0.00140077 Jy ! Component: 750 - total flux cleaned = -0.00154459 Jy ! Component: 800 - total flux cleaned = -0.00170552 Jy ! Component: 850 - total flux cleaned = -0.0018436 Jy ! Component: 900 - total flux cleaned = -0.00201732 Jy ! Component: 950 - total flux cleaned = -0.00216887 Jy ! Component: 1000 - total flux cleaned = -0.00224364 Jy ! Component: 1050 - total flux cleaned = -0.00242748 Jy ! Component: 1100 - total flux cleaned = -0.00255368 Jy ! Component: 1150 - total flux cleaned = -0.00266023 Jy ! Component: 1200 - total flux cleaned = -0.00278253 Jy ! Component: 1250 - total flux cleaned = -0.00292026 Jy ! Component: 1300 - total flux cleaned = -0.00298834 Jy ! Component: 1350 - total flux cleaned = -0.00305584 Jy ! Component: 1400 - total flux cleaned = -0.00318776 Jy ! Component: 1450 - total flux cleaned = -0.00328529 Jy ! Component: 1500 - total flux cleaned = -0.00334953 Jy ! Component: 1550 - total flux cleaned = -0.00341283 Jy ! Component: 1600 - total flux cleaned = -0.00352245 Jy ! Component: 1650 - total flux cleaned = -0.00361493 Jy ! Component: 1700 - total flux cleaned = -0.00369118 Jy ! Component: 1750 - total flux cleaned = -0.00370611 Jy ! Component: 1800 - total flux cleaned = -0.00379553 Jy ! Component: 1850 - total flux cleaned = -0.00383965 Jy ! Component: 1900 - total flux cleaned = -0.00383973 Jy ! Component: 1950 - total flux cleaned = -0.00395497 Jy ! Component: 2000 - total flux cleaned = -0.00399764 Jy ! Component: 2050 - total flux cleaned = -0.00401184 Jy ! Component: 2100 - total flux cleaned = -0.00402575 Jy ! Component: 2150 - total flux cleaned = -0.00406736 Jy ! Component: 2200 - total flux cleaned = -0.00414912 Jy ! Component: 2250 - total flux cleaned = -0.00413553 Jy ! Component: 2300 - total flux cleaned = -0.00416241 Jy ! Component: 2350 - total flux cleaned = -0.00418897 Jy ! Component: 2400 - total flux cleaned = -0.00422819 Jy ! Component: 2450 - total flux cleaned = -0.0042411 Jy ! Component: 2500 - total flux cleaned = -0.00425401 Jy ! Component: 2550 - total flux cleaned = -0.00427958 Jy ! Component: 2600 - total flux cleaned = -0.00430484 Jy ! Component: 2650 - total flux cleaned = -0.00429265 Jy ! Component: 2700 - total flux cleaned = -0.00431749 Jy ! Component: 2750 - total flux cleaned = -0.00432982 Jy ! Component: 2800 - total flux cleaned = -0.00434194 Jy ! Component: 2850 - total flux cleaned = -0.00431802 Jy ! Component: 2900 - total flux cleaned = -0.00438944 Jy ! Component: 2950 - total flux cleaned = -0.0043776 Jy ! Component: 3000 - total flux cleaned = -0.00434242 Jy ! Component: 3050 - total flux cleaned = -0.00435402 Jy ! Component: 3100 - total flux cleaned = -0.00435412 Jy ! Component: 3150 - total flux cleaned = -0.0043656 Jy ! Component: 3200 - total flux cleaned = -0.00436543 Jy ! Component: 3250 - total flux cleaned = -0.00438769 Jy ! Component: 3300 - total flux cleaned = -0.00439907 Jy ! Component: 3350 - total flux cleaned = -0.00441016 Jy ! Component: 3400 - total flux cleaned = -0.00441021 Jy ! Component: 3450 - total flux cleaned = -0.004476 Jy ! Component: 3500 - total flux cleaned = -0.00446516 Jy ! Component: 3550 - total flux cleaned = -0.0044976 Jy ! Component: 3600 - total flux cleaned = -0.00449761 Jy ! Component: 3650 - total flux cleaned = -0.00455104 Jy ! Component: 3700 - total flux cleaned = -0.00456162 Jy ! Component: 3750 - total flux cleaned = -0.0045406 Jy ! Component: 3800 - total flux cleaned = -0.00461383 Jy ! Component: 3850 - total flux cleaned = -0.00463457 Jy ! Component: 3900 - total flux cleaned = -0.00463452 Jy ! Component: 3950 - total flux cleaned = -0.00464481 Jy ! Component: 4000 - total flux cleaned = -0.00469577 Jy ! Component: 4050 - total flux cleaned = -0.00467553 Jy ! Total flux subtracted in 4096 components = -0.00470581 Jy ! Clean residual min=-0.000623 max=0.000537 Jy/beam ! Clean residual mean=0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.169107 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 362 components and 0.169106 Jy ![Exited script file: muppet] wmap "J1300+2830_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 7.898 at 25.69 degrees (North through East) ! Clean map min=-0.0012683 max=0.15516 Jy/beam ! Writing clean map to FITS file: J1300+2830_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155163 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188346 device "J1300+2830_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1300+2830_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364157 0.364157 0.728314 1.45663 2.91326 5.82652 11.653 23.3061 46.6121 93.2243 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.38 x 7.898 at 25.69 degrees (North through East) ! Clean map min=-0.0012683 max=0.15516 Jy/beam quit ! Quitting program ! Log file J1300+2830_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:28:11 2016