! Started logfile: J1331-2639_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:54 2016 obs J1331-2639_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1331-2639_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884335 visibilities/baseline/integration-bin. ! Found source: J1331-2639 ! ! 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 19420 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 J1331-2639_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905297Jy sigma=0.008440 ! Fit after self-cal, rms=0.886699Jy sigma=0.008262 ! 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.306 mas, bmaj=6.27 mas, bpa=-7.741 degrees ! Estimated noise=996.611 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.0842458 Jy ! Component: 100 - total flux cleaned = 0.10622 Jy ! Total flux subtracted in 100 components = 0.10622 Jy ! Clean residual min=-0.004408 max=0.009883 Jy/beam ! Clean residual mean=-0.000019 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.10622 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.10622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092187Jy sigma=0.000805 ! Fit after self-cal, rms=0.092163Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114775 Jy ! Component: 100 - total flux cleaned = 0.0183264 Jy ! Total flux subtracted in 100 components = 0.0183264 Jy ! Clean residual min=-0.003549 max=0.005487 Jy/beam ! Clean residual mean=-0.000013 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.124546 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.124546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089914Jy sigma=0.000787 ! Fit after self-cal, rms=0.089883Jy sigma=0.000787 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=7.393 mas, bpa=-6.487 degrees ! Estimated noise=553.424 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 (-3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761626 Jy ! Component: 100 - total flux cleaned = 0.0120757 Jy ! Component: 150 - total flux cleaned = 0.0148733 Jy ! Component: 200 - total flux cleaned = 0.0167052 Jy ! Total flux subtracted in 200 components = 0.0167052 Jy ! Clean residual min=-0.004157 max=0.003180 Jy/beam ! Clean residual mean=-0.000027 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.141251 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.141251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089074Jy sigma=0.000781 ! Fit after self-cal, rms=0.089035Jy 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 1.02 FD 0.87 HN 1.12 KP 1.10 ! LA 0.96 MK 0.95 NL 0.90 OV 1.01 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 1.08 KP 1.04 ! LA 0.97 MK 0.99 NL 1.03 OV 1.01 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.04 KP 0.95 ! LA 0.77 MK 1.03 NL 1.14 OV 0.95 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.95 HN 1.03 KP 0.91 ! LA 0.84 MK 1.04 NL 1.01 OV 1.01 ! PT 1.07 SC 0.95 ! ! ! Fit before self-cal, rms=0.089035Jy sigma=0.000781 ! Fit after self-cal, rms=0.086123Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.44 mas, bpa=-6.369 degrees ! Estimated noise=551.09 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 = 7.77135e-05 Jy ! Component: 100 - total flux cleaned = 2.67993e-05 Jy ! Component: 150 - total flux cleaned = 6.93063e-06 Jy ! Component: 200 - total flux cleaned = -2.51151e-05 Jy ! Total flux subtracted in 200 components = -2.51151e-05 Jy ! Clean residual min=-0.002159 max=0.001934 Jy/beam ! Clean residual mean=-0.000021 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.141226 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.141226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086110Jy sigma=0.000772 ! Fit after self-cal, rms=0.086084Jy sigma=0.000772 ! 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.086084Jy sigma=0.000772 ! Fit after self-cal, rms=0.086279Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.421 mas, bpa=-6.331 degrees ! Estimated noise=550.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148423 Jy ! Component: 100 - total flux cleaned = 0.000236606 Jy ! Component: 150 - total flux cleaned = 0.000260437 Jy ! Component: 200 - total flux cleaned = 0.000299768 Jy ! Total flux subtracted in 200 components = 0.000299768 Jy ! Clean residual min=-0.001875 max=0.001688 Jy/beam ! Clean residual mean=-0.000008 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.141526 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.141526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086264Jy sigma=0.000771 ! Fit after self-cal, rms=0.086270Jy sigma=0.000771 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.00018206 Jy ! Component: 100 - total flux cleaned = 0.000199305 Jy ! Component: 150 - total flux cleaned = 0.000229515 Jy ! Component: 200 - total flux cleaned = 0.000255619 Jy ! Total flux subtracted in 200 components = 0.000255619 Jy ! Clean residual min=-0.001837 max=0.001658 Jy/beam ! Clean residual mean=-0.000008 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.141782 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.141782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086265Jy sigma=0.000771 ! Fit after self-cal, rms=0.086265Jy sigma=0.000771 ! 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.086265Jy sigma=0.000771 ! Fit after self-cal, rms=0.086223Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=7.41 mas, bpa=-6.249 degrees ! Estimated noise=549.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.95514e-05 Jy ! Component: 100 - total flux cleaned = -4.21111e-05 Jy ! Component: 150 - total flux cleaned = 1.24161e-06 Jy ! Component: 200 - total flux cleaned = 2.68467e-05 Jy ! Total flux subtracted in 200 components = 2.68467e-05 Jy ! Clean residual min=-0.001764 max=0.001649 Jy/beam ! Clean residual mean=-0.000007 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.141808 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.141808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086217Jy sigma=0.000770 ! Fit after self-cal, rms=0.086216Jy sigma=0.000770 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.06614e-05 Jy ! Component: 100 - total flux cleaned = 0.000114626 Jy ! Component: 150 - total flux cleaned = 0.000125384 Jy ! Component: 200 - total flux cleaned = 0.000115282 Jy ! Total flux subtracted in 200 components = 0.000115282 Jy ! Clean residual min=-0.001753 max=0.001641 Jy/beam ! Clean residual mean=-0.000007 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.141924 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.141924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086214Jy sigma=0.000770 ! Fit after self-cal, rms=0.086214Jy sigma=0.000770 ! 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.086214Jy sigma=0.000770 ! Fit after self-cal, rms=0.086167Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.002 mas, bmaj=18 mas, bpa=-1.059 degrees ! Estimated noise=726.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.035e-05 Jy ! Component: 100 - total flux cleaned = 3.80364e-05 Jy ! Component: 150 - total flux cleaned = 1.83322e-05 Jy ! Component: 200 - total flux cleaned = 1.4068e-06 Jy ! Total flux subtracted in 200 components = 1.4068e-06 Jy ! Clean residual min=-0.001817 max=0.002096 Jy/beam ! Clean residual mean=-0.000014 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.141925 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.141925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086165Jy sigma=0.000770 ! Fit after self-cal, rms=0.086165Jy sigma=0.000770 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 = 4.91134e-05 Jy ! Component: 100 - total flux cleaned = 4.91131e-05 Jy ! Component: 150 - total flux cleaned = 5.65059e-05 Jy ! Component: 200 - total flux cleaned = 5.65138e-05 Jy ! Total flux subtracted in 200 components = 5.65138e-05 Jy ! Clean residual min=-0.001802 max=0.002097 Jy/beam ! Clean residual mean=-0.000014 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.141982 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 140 components and 0.141982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086165Jy sigma=0.000770 ! Fit after self-cal, rms=0.086165Jy sigma=0.000770 ! 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.015 mas, bmaj=7.402 mas, bpa=-6.192 degrees ! Estimated noise=549.222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.015 x 7.402 at -6.192 degrees (North through East) ! Clean map min=-0.0016029 max=0.1106 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.321 mas, bmaj=6.242 mas, bpa=-7.417 degrees ! Estimated noise=994.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836856 Jy ! Component: 100 - total flux cleaned = 0.105542 Jy ! Component: 150 - total flux cleaned = 0.116698 Jy ! Component: 200 - total flux cleaned = 0.123812 Jy ! Total flux subtracted in 200 components = 0.123812 Jy ! Clean residual min=-0.003200 max=0.003963 Jy/beam ! Clean residual mean=-0.000010 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.123812 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.123812 Jy ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.402 mas, bpa=-6.192 degrees ! Estimated noise=549.222 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.00679151 Jy ! Component: 100 - total flux cleaned = 0.0107504 Jy ! Component: 150 - total flux cleaned = 0.0133008 Jy ! Component: 200 - total flux cleaned = 0.0149983 Jy ! Total flux subtracted in 200 components = 0.0149983 Jy ! Clean residual min=-0.001938 max=0.001575 Jy/beam ! Clean residual mean=-0.000011 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.13881 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 80 components and 0.13881 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.002 mas, bmaj=18 mas, bpa=-1.059 degrees ! Estimated noise=726.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174197 Jy ! Component: 100 - total flux cleaned = 0.00255006 Jy ! Component: 150 - total flux cleaned = 0.00287811 Jy ! Component: 200 - total flux cleaned = 0.0029597 Jy ! Total flux subtracted in 200 components = 0.0029597 Jy ! Clean residual min=-0.001826 max=0.001978 Jy/beam ! Clean residual mean=-0.000015 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.14177 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 = 4.83253e-05 Jy ! Component: 100 - total flux cleaned = 5.92358e-05 Jy ! Component: 150 - total flux cleaned = 6.95758e-05 Jy ! Component: 200 - total flux cleaned = 7.87445e-05 Jy ! Total flux subtracted in 200 components = 7.87445e-05 Jy ! Clean residual min=-0.001810 max=0.002002 Jy/beam ! Clean residual mean=-0.000015 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.141849 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 104 components and 0.141849 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.402 mas, bpa=-6.192 degrees ! Estimated noise=549.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013581 Jy ! Component: 100 - total flux cleaned = -0.000114006 Jy ! Component: 150 - total flux cleaned = -9.49819e-05 Jy ! Component: 200 - total flux cleaned = -9.39937e-05 Jy ! Total flux subtracted in 200 components = -9.39937e-05 Jy ! Clean residual min=-0.001721 max=0.001626 Jy/beam ! Clean residual mean=-0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.141755 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.141755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086171Jy sigma=0.000770 ! Fit after self-cal, rms=0.086171Jy sigma=0.000770 wmodel J1331-2639_S_2015_03_17_pus_map.mod ! Writing 119 model components to file: J1331-2639_S_2015_03_17_pus_map.mod wobs J1331-2639_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1331-2639_S_2015_03_17_pus_uvs.fits wwins J1331-2639_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1331-2639_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 = -9.7467e-05 Jy ! Component: 100 - total flux cleaned = -0.000380024 Jy ! Component: 150 - total flux cleaned = -0.000647024 Jy ! Component: 200 - total flux cleaned = -0.000877678 Jy ! Component: 250 - total flux cleaned = -0.00107579 Jy ! Component: 300 - total flux cleaned = -0.00124309 Jy ! Component: 350 - total flux cleaned = -0.00138224 Jy ! Component: 400 - total flux cleaned = -0.00156281 Jy ! Component: 450 - total flux cleaned = -0.00176061 Jy ! Component: 500 - total flux cleaned = -0.00191048 Jy ! Component: 550 - total flux cleaned = -0.00205701 Jy ! Component: 600 - total flux cleaned = -0.00217963 Jy ! Component: 650 - total flux cleaned = -0.00226025 Jy ! Component: 700 - total flux cleaned = -0.00239884 Jy ! Component: 750 - total flux cleaned = -0.00247613 Jy ! Component: 800 - total flux cleaned = -0.00249454 Jy ! Component: 850 - total flux cleaned = -0.00251318 Jy ! Component: 900 - total flux cleaned = -0.00255016 Jy ! Component: 950 - total flux cleaned = -0.00256827 Jy ! Component: 1000 - total flux cleaned = -0.00256806 Jy ! Component: 1050 - total flux cleaned = -0.00263867 Jy ! Component: 1100 - total flux cleaned = -0.00265577 Jy ! Component: 1150 - total flux cleaned = -0.00267298 Jy ! Component: 1200 - total flux cleaned = -0.00267296 Jy ! Component: 1250 - total flux cleaned = -0.00275671 Jy ! Component: 1300 - total flux cleaned = -0.00278978 Jy ! Component: 1350 - total flux cleaned = -0.00280621 Jy ! Component: 1400 - total flux cleaned = -0.00287092 Jy ! Component: 1450 - total flux cleaned = -0.00296684 Jy ! Component: 1500 - total flux cleaned = -0.00301434 Jy ! Component: 1550 - total flux cleaned = -0.00312358 Jy ! Component: 1600 - total flux cleaned = -0.00318509 Jy ! Component: 1650 - total flux cleaned = -0.00320062 Jy ! Component: 1700 - total flux cleaned = -0.00329102 Jy ! Component: 1750 - total flux cleaned = -0.00339537 Jy ! Component: 1800 - total flux cleaned = -0.00345447 Jy ! Component: 1850 - total flux cleaned = -0.0035275 Jy ! Component: 1900 - total flux cleaned = -0.00361418 Jy ! Component: 1950 - total flux cleaned = -0.00367156 Jy ! Component: 2000 - total flux cleaned = -0.00374258 Jy ! Component: 2050 - total flux cleaned = -0.00375653 Jy ! Component: 2100 - total flux cleaned = -0.00388158 Jy ! Component: 2150 - total flux cleaned = -0.00393664 Jy ! Component: 2200 - total flux cleaned = -0.00404556 Jy ! Component: 2250 - total flux cleaned = -0.00409959 Jy ! Component: 2300 - total flux cleaned = -0.00419295 Jy ! Component: 2350 - total flux cleaned = -0.00421947 Jy ! Component: 2400 - total flux cleaned = -0.00425919 Jy ! Component: 2450 - total flux cleaned = -0.00437625 Jy ! Component: 2500 - total flux cleaned = -0.00442787 Jy ! Component: 2550 - total flux cleaned = -0.00449176 Jy ! Component: 2600 - total flux cleaned = -0.00455501 Jy ! Component: 2650 - total flux cleaned = -0.00461803 Jy ! Component: 2700 - total flux cleaned = -0.00459302 Jy ! Component: 2750 - total flux cleaned = -0.00463024 Jy ! Component: 2800 - total flux cleaned = -0.00470373 Jy ! Component: 2850 - total flux cleaned = -0.00475234 Jy ! Component: 2900 - total flux cleaned = -0.00481251 Jy ! Component: 2950 - total flux cleaned = -0.00483649 Jy ! Component: 3000 - total flux cleaned = -0.00489564 Jy ! Component: 3050 - total flux cleaned = -0.00490753 Jy ! Component: 3100 - total flux cleaned = -0.00491914 Jy ! Component: 3150 - total flux cleaned = -0.0049307 Jy ! Component: 3200 - total flux cleaned = -0.00497675 Jy ! Component: 3250 - total flux cleaned = -0.00497654 Jy ! Component: 3300 - total flux cleaned = -0.00496535 Jy ! Component: 3350 - total flux cleaned = -0.00505526 Jy ! Component: 3400 - total flux cleaned = -0.00503284 Jy ! Component: 3450 - total flux cleaned = -0.00507721 Jy ! Component: 3500 - total flux cleaned = -0.00511017 Jy ! Component: 3550 - total flux cleaned = -0.00516482 Jy ! Component: 3600 - total flux cleaned = -0.00517567 Jy ! Component: 3650 - total flux cleaned = -0.00518649 Jy ! Component: 3700 - total flux cleaned = -0.0051652 Jy ! Component: 3750 - total flux cleaned = -0.00522897 Jy ! Component: 3800 - total flux cleaned = -0.0051761 Jy ! Component: 3850 - total flux cleaned = -0.00517624 Jy ! Component: 3900 - total flux cleaned = -0.00523882 Jy ! Component: 3950 - total flux cleaned = -0.00515598 Jy ! Component: 4000 - total flux cleaned = -0.00521774 Jy ! Component: 4050 - total flux cleaned = -0.00519734 Jy ! Total flux subtracted in 4096 components = -0.00518719 Jy ! Clean residual min=-0.000759 max=0.000556 Jy/beam ! Clean residual mean=-0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.136568 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 414 components and 0.136568 Jy ![Exited script file: muppet] wmap "J1331-2639_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.015 x 7.402 at -6.192 degrees (North through East) ! Clean map min=-0.0010991 max=0.11002 Jy/beam ! Writing clean map to FITS file: J1331-2639_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.110021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505645 0.505645 1.01129 2.02258 4.04516 8.09032 16.1806 32.3613 64.7225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 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.015 x 7.402 at -6.192 degrees (North through East) ! Clean map min=-0.0010991 max=0.11002 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 J1331-2639_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:59 2016