! Started logfile: J1316-3338_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:19 2016 obs J1316-3338_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2015_03_17_pus_uva.fits ! AN table 1: 43 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.739535 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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 5724 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 J1316-3338_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.628404Jy sigma=0.005120 ! Fit after self-cal, rms=0.618580Jy sigma=0.005051 ! 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.465 mas, bmaj=7.025 mas, bpa=1.328 degrees ! Estimated noise=1509.01 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.270961 Jy ! Component: 100 - total flux cleaned = 0.380099 Jy ! Total flux subtracted in 100 components = 0.380099 Jy ! Clean residual min=-0.023015 max=0.053780 Jy/beam ! Clean residual mean=-0.000337 rms=0.006093 Jy/beam ! Combined flux in latest and established models = 0.380099 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.380099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240138Jy sigma=0.001523 ! Fit after self-cal, rms=0.239926Jy sigma=0.001522 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0628605 Jy ! Component: 100 - total flux cleaned = 0.102167 Jy ! Total flux subtracted in 100 components = 0.102167 Jy ! Clean residual min=-0.015378 max=0.032255 Jy/beam ! Clean residual mean=-0.000200 rms=0.004325 Jy/beam ! Combined flux in latest and established models = 0.482267 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.482267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202938Jy sigma=0.001177 ! Fit after self-cal, rms=0.202877Jy sigma=0.001176 ! Inverting map ! Added new window around map position (-4.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351729 Jy ! Component: 100 - total flux cleaned = 0.0602195 Jy ! Total flux subtracted in 100 components = 0.0602195 Jy ! Clean residual min=-0.013218 max=0.023901 Jy/beam ! Clean residual mean=-0.000127 rms=0.003568 Jy/beam ! Combined flux in latest and established models = 0.542486 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.542486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188784Jy sigma=0.001043 ! Fit after self-cal, rms=0.188024Jy sigma=0.001036 ! 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.089 mas, bmaj=8.591 mas, bpa=0.1951 degrees ! Estimated noise=1182.06 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.0388509 Jy ! Component: 100 - total flux cleaned = 0.0622052 Jy ! Component: 150 - total flux cleaned = 0.0767934 Jy ! Component: 200 - total flux cleaned = 0.0859267 Jy ! Total flux subtracted in 200 components = 0.0859267 Jy ! Clean residual min=-0.012797 max=0.016136 Jy/beam ! Clean residual mean=-0.000080 rms=0.003524 Jy/beam ! Combined flux in latest and established models = 0.628413 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 75 components and 0.628413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177271Jy sigma=0.000948 ! Fit after self-cal, rms=0.176513Jy sigma=0.000942 ! 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.07 FD 0.86 HN 1.03 KP 1.07 ! LA 0.98 MK 0.95 NL 1.00 OV 1.00 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 1.17 KP 1.04 ! LA 0.95 MK 0.99 NL 1.10 OV 1.05 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 1.16 KP 0.93 ! LA 0.78 MK 1.03 NL 1.23 OV 0.97 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.93 HN 1.15 KP 0.91 ! LA 0.84 MK 1.04 NL 1.12 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.176513Jy sigma=0.000942 ! Fit after self-cal, rms=0.168678Jy sigma=0.000820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.63 mas, bpa=0.2848 degrees ! Estimated noise=1187.62 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 (-11.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100454 Jy ! Component: 100 - total flux cleaned = 0.0121634 Jy ! Component: 150 - total flux cleaned = 0.0128575 Jy ! Component: 200 - total flux cleaned = 0.0129648 Jy ! Total flux subtracted in 200 components = 0.0129648 Jy ! Clean residual min=-0.006630 max=0.005982 Jy/beam ! Clean residual mean=-0.000002 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.641378 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 110 components and 0.641378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167996Jy sigma=0.000813 ! Fit after self-cal, rms=0.167951Jy sigma=0.000811 ! 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.167951Jy sigma=0.000811 ! Fit after self-cal, rms=0.166954Jy sigma=0.000799 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.611 mas, bpa=0.4204 degrees ! Estimated noise=1184.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00547345 Jy ! Component: 100 - total flux cleaned = 0.00659744 Jy ! Component: 150 - total flux cleaned = 0.00747157 Jy ! Component: 200 - total flux cleaned = 0.00791211 Jy ! Total flux subtracted in 200 components = 0.00791211 Jy ! Clean residual min=-0.004353 max=0.004131 Jy/beam ! Clean residual mean=0.000035 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.64929 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 0.64929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166693Jy sigma=0.000797 ! Fit after self-cal, rms=0.166684Jy sigma=0.000796 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.00106327 Jy ! Component: 100 - total flux cleaned = 0.00126492 Jy ! Component: 150 - total flux cleaned = 0.00150573 Jy ! Component: 200 - total flux cleaned = 0.00161653 Jy ! Total flux subtracted in 200 components = 0.00161653 Jy ! Clean residual min=-0.004682 max=0.003920 Jy/beam ! Clean residual mean=0.000039 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.650906 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 151 components and 0.650906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166614Jy sigma=0.000796 ! Fit after self-cal, rms=0.166604Jy sigma=0.000796 ! 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.166604Jy sigma=0.000796 ! Fit after self-cal, rms=0.127330Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=8.595 mas, bpa=0.4746 degrees ! Estimated noise=1180.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496329 Jy ! Component: 100 - total flux cleaned = 0.000436942 Jy ! Component: 150 - total flux cleaned = 0.000436001 Jy ! Component: 200 - total flux cleaned = 0.000527955 Jy ! Total flux subtracted in 200 components = 0.000527955 Jy ! Clean residual min=-0.004314 max=0.003661 Jy/beam ! Clean residual mean=0.000023 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.651434 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 158 components and 0.651434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127283Jy sigma=0.000788 ! Fit after self-cal, rms=0.127121Jy sigma=0.000788 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.000241908 Jy ! Component: 100 - total flux cleaned = 0.000241928 Jy ! Component: 150 - total flux cleaned = 0.000279708 Jy ! Component: 200 - total flux cleaned = 0.000316234 Jy ! Total flux subtracted in 200 components = 0.000316234 Jy ! Clean residual min=-0.004280 max=0.003640 Jy/beam ! Clean residual mean=0.000023 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.651751 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 165 components and 0.651751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127097Jy sigma=0.000788 ! Fit after self-cal, rms=0.127093Jy sigma=0.000788 ! 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.127093Jy sigma=0.000788 ! Fit after self-cal, rms=0.126752Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.401 mas, bmaj=23.63 mas, bpa=1.149 degrees ! Estimated noise=1530.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449506 Jy ! Component: 100 - total flux cleaned = 0.000600531 Jy ! Component: 150 - total flux cleaned = 0.000663963 Jy ! Component: 200 - total flux cleaned = 0.00075483 Jy ! Total flux subtracted in 200 components = 0.00075483 Jy ! Clean residual min=-0.003945 max=0.004222 Jy/beam ! Clean residual mean=0.000049 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.652505 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 173 components and 0.652505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126748Jy sigma=0.000788 ! Fit after self-cal, rms=0.126742Jy sigma=0.000787 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.000133212 Jy ! Component: 100 - total flux cleaned = 0.000297147 Jy ! Component: 150 - total flux cleaned = 0.000353567 Jy ! Component: 200 - total flux cleaned = 0.00043449 Jy ! Total flux subtracted in 200 components = 0.00043449 Jy ! Clean residual min=-0.003962 max=0.004189 Jy/beam ! Clean residual mean=0.000051 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.65294 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 178 components and 0.65294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126739Jy sigma=0.000787 ! Fit after self-cal, rms=0.126733Jy sigma=0.000787 ! 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.089 mas, bmaj=8.585 mas, bpa=0.5053 degrees ! Estimated noise=1177.89 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 8.585 at 0.5053 degrees (North through East) ! Clean map min=-0.0040061 max=0.36403 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.459 mas, bmaj=7.005 mas, bpa=1.724 degrees ! Estimated noise=1508.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.27071 Jy ! Component: 100 - total flux cleaned = 0.380531 Jy ! Component: 150 - total flux cleaned = 0.444925 Jy ! Component: 200 - total flux cleaned = 0.488027 Jy ! Total flux subtracted in 200 components = 0.488027 Jy ! Clean residual min=-0.009564 max=0.024524 Jy/beam ! Clean residual mean=-0.000191 rms=0.003164 Jy/beam ! Combined flux in latest and established models = 0.488027 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.488027 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=8.585 mas, bpa=0.5053 degrees ! Estimated noise=1177.89 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.0569117 Jy ! Component: 100 - total flux cleaned = 0.0904099 Jy ! Component: 150 - total flux cleaned = 0.111751 Jy ! Component: 200 - total flux cleaned = 0.126401 Jy ! Total flux subtracted in 200 components = 0.126401 Jy ! Clean residual min=-0.005260 max=0.009969 Jy/beam ! Clean residual mean=-0.000077 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.614428 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 118 components and 0.614428 Jy ! Inverting map ! Added new window around map position (1, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108933 Jy ! Component: 100 - total flux cleaned = 0.0184133 Jy ! Component: 150 - total flux cleaned = 0.0237921 Jy ! Component: 200 - total flux cleaned = 0.027685 Jy ! Total flux subtracted in 200 components = 0.027685 Jy ! Clean residual min=-0.003899 max=0.004232 Jy/beam ! Clean residual mean=-0.000004 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.642113 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 155 components and 0.642113 Jy ! Inverting map ! Added new window around map position (-20, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038652 Jy ! Component: 100 - total flux cleaned = 0.00644611 Jy ! Component: 150 - total flux cleaned = 0.00823735 Jy ! Component: 200 - total flux cleaned = 0.00892846 Jy ! Total flux subtracted in 200 components = 0.00892846 Jy ! Clean residual min=-0.003578 max=0.003330 Jy/beam ! Clean residual mean=0.000019 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.651042 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 183 components and 0.651042 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.401 mas, bmaj=23.63 mas, bpa=1.149 degrees ! Estimated noise=1530.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178483 Jy ! Component: 100 - total flux cleaned = 0.00204327 Jy ! Component: 150 - total flux cleaned = 0.00208655 Jy ! Component: 200 - total flux cleaned = 0.00208494 Jy ! Total flux subtracted in 200 components = 0.00208494 Jy ! Clean residual min=-0.003819 max=0.003955 Jy/beam ! Clean residual mean=0.000051 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.653127 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.44952e-06 Jy ! Component: 100 - total flux cleaned = 3.76454e-06 Jy ! Component: 150 - total flux cleaned = 3.81034e-05 Jy ! Component: 200 - total flux cleaned = 3.87138e-05 Jy ! Total flux subtracted in 200 components = 3.87138e-05 Jy ! Clean residual min=-0.003779 max=0.003954 Jy/beam ! Clean residual mean=0.000052 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.653165 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 215 components and 0.653165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=8.585 mas, bpa=0.5053 degrees ! Estimated noise=1177.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.98341e-05 Jy ! Component: 100 - total flux cleaned = -0.000149225 Jy ! Component: 150 - total flux cleaned = -0.000198312 Jy ! Component: 200 - total flux cleaned = -0.000199402 Jy ! Total flux subtracted in 200 components = -0.000199402 Jy ! Clean residual min=-0.003417 max=0.003366 Jy/beam ! Clean residual mean=0.000026 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.652966 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 236 components and 0.652966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126646Jy sigma=0.000786 ! Fit after self-cal, rms=0.126614Jy sigma=0.000786 wmodel J1316-3338_S_2015_03_17_pus_map.mod ! Writing 236 model components to file: J1316-3338_S_2015_03_17_pus_map.mod wobs J1316-3338_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2015_03_17_pus_uvs.fits wwins J1316-3338_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1316-3338_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.00011544 Jy ! Component: 100 - total flux cleaned = -0.000534978 Jy ! Component: 150 - total flux cleaned = -0.000593991 Jy ! Component: 200 - total flux cleaned = -0.000923385 Jy ! Component: 250 - total flux cleaned = -0.00108193 Jy ! Component: 300 - total flux cleaned = -0.00118487 Jy ! Component: 350 - total flux cleaned = -0.00133582 Jy ! Component: 400 - total flux cleaned = -0.00128642 Jy ! Component: 450 - total flux cleaned = -0.00138124 Jy ! Component: 500 - total flux cleaned = -0.0012863 Jy ! Component: 550 - total flux cleaned = -0.00124025 Jy ! Component: 600 - total flux cleaned = -0.00119615 Jy ! Component: 650 - total flux cleaned = -0.0013745 Jy ! Component: 700 - total flux cleaned = -0.00141762 Jy ! Component: 750 - total flux cleaned = -0.00146056 Jy ! Component: 800 - total flux cleaned = -0.00158745 Jy ! Component: 850 - total flux cleaned = -0.00171209 Jy ! Component: 900 - total flux cleaned = -0.00179356 Jy ! Component: 950 - total flux cleaned = -0.00179285 Jy ! Component: 1000 - total flux cleaned = -0.00163385 Jy ! Component: 1050 - total flux cleaned = -0.00183169 Jy ! Component: 1100 - total flux cleaned = -0.00187021 Jy ! Component: 1150 - total flux cleaned = -0.00175498 Jy ! Component: 1200 - total flux cleaned = -0.00190657 Jy ! Component: 1250 - total flux cleaned = -0.00190621 Jy ! Component: 1300 - total flux cleaned = -0.00198029 Jy ! Component: 1350 - total flux cleaned = -0.00205336 Jy ! Component: 1400 - total flux cleaned = -0.00219826 Jy ! Component: 1450 - total flux cleaned = -0.00230536 Jy ! Component: 1500 - total flux cleaned = -0.00241106 Jy ! Component: 1550 - total flux cleaned = -0.00258518 Jy ! Component: 1600 - total flux cleaned = -0.00265305 Jy ! Component: 1650 - total flux cleaned = -0.00265341 Jy ! Component: 1700 - total flux cleaned = -0.00272168 Jy ! Component: 1750 - total flux cleaned = -0.00282191 Jy ! Component: 1800 - total flux cleaned = -0.00282216 Jy ! Component: 1850 - total flux cleaned = -0.00285507 Jy ! Component: 1900 - total flux cleaned = -0.00288702 Jy ! Component: 1950 - total flux cleaned = -0.00301532 Jy ! Component: 2000 - total flux cleaned = -0.00291983 Jy ! Component: 2050 - total flux cleaned = -0.00298305 Jy ! Component: 2100 - total flux cleaned = -0.00295136 Jy ! Component: 2150 - total flux cleaned = -0.00295149 Jy ! Component: 2200 - total flux cleaned = -0.00298198 Jy ! Component: 2250 - total flux cleaned = -0.00298228 Jy ! Component: 2300 - total flux cleaned = -0.0029817 Jy ! Component: 2350 - total flux cleaned = -0.00310097 Jy ! Component: 2400 - total flux cleaned = -0.00313029 Jy ! Component: 2450 - total flux cleaned = -0.00310105 Jy ! Component: 2500 - total flux cleaned = -0.00321718 Jy ! Component: 2550 - total flux cleaned = -0.00321721 Jy ! Component: 2600 - total flux cleaned = -0.00324589 Jy ! Component: 2650 - total flux cleaned = -0.00330191 Jy ! Component: 2700 - total flux cleaned = -0.00332995 Jy ! Component: 2750 - total flux cleaned = -0.00344088 Jy ! Component: 2800 - total flux cleaned = -0.00346877 Jy ! Component: 2850 - total flux cleaned = -0.00352363 Jy ! Component: 2900 - total flux cleaned = -0.00352349 Jy ! Component: 2950 - total flux cleaned = -0.00360463 Jy ! Component: 3000 - total flux cleaned = -0.00373809 Jy ! Component: 3050 - total flux cleaned = -0.0037642 Jy ! Component: 3100 - total flux cleaned = -0.00394791 Jy ! Component: 3150 - total flux cleaned = -0.00389603 Jy ! Component: 3200 - total flux cleaned = -0.0040516 Jy ! Component: 3250 - total flux cleaned = -0.00400035 Jy ! Component: 3300 - total flux cleaned = -0.00417956 Jy ! Component: 3350 - total flux cleaned = -0.00423024 Jy ! Component: 3400 - total flux cleaned = -0.00428024 Jy ! Component: 3450 - total flux cleaned = -0.00438019 Jy ! Component: 3500 - total flux cleaned = -0.0044544 Jy ! Component: 3550 - total flux cleaned = -0.00452852 Jy ! Component: 3600 - total flux cleaned = -0.00462663 Jy ! Component: 3650 - total flux cleaned = -0.00467522 Jy ! Component: 3700 - total flux cleaned = -0.00477202 Jy ! Component: 3750 - total flux cleaned = -0.00474801 Jy ! Component: 3800 - total flux cleaned = -0.00484364 Jy ! Component: 3850 - total flux cleaned = -0.00496221 Jy ! Component: 3900 - total flux cleaned = -0.00496233 Jy ! Component: 3950 - total flux cleaned = -0.00507914 Jy ! Component: 4000 - total flux cleaned = -0.00512532 Jy ! Component: 4050 - total flux cleaned = -0.00524086 Jy ! Total flux subtracted in 4096 components = -0.00535533 Jy ! Clean residual min=-0.001314 max=0.001231 Jy/beam ! Clean residual mean=0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.647611 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 536 components and 0.647611 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 8.585 at 0.5053 degrees (North through East) ! Clean map min=-0.0029502 max=0.37173 Jy/beam ! Writing clean map to FITS file: J1316-3338_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.371731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000425941 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343749 0.343749 0.687498 1.375 2.74999 5.49998 11 21.9999 43.9999 87.9997 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.371 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.089 x 8.585 at 0.5053 degrees (North through East) ! Clean map min=-0.0029502 max=0.37173 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 J1316-3338_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:24 2016