! Started logfile: J1207-2703_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:04:28 2016 obs J1207-2703_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1207-2703_S_2014_08_09_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976425 visibilities/baseline/integration-bin. ! Found source: J1207-2703 ! ! 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 342 lines of history. ! ! Reading 20212 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 J1207-2703_S_2014_08_09_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.938680Jy sigma=0.007579 ! Fit after self-cal, rms=0.829014Jy sigma=0.006668 ! 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.535 mas, bmaj=6.292 mas, bpa=-4.292 degrees ! Estimated noise=1042.41 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.12807 Jy ! Component: 100 - total flux cleaned = 0.166929 Jy ! Total flux subtracted in 100 components = 0.166929 Jy ! Clean residual min=-0.009043 max=0.016886 Jy/beam ! Clean residual mean=-0.000042 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.166929 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.166929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115405Jy sigma=0.000864 ! Fit after self-cal, rms=0.115356Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187981 Jy ! Component: 100 - total flux cleaned = 0.0292384 Jy ! Total flux subtracted in 100 components = 0.0292384 Jy ! Clean residual min=-0.007845 max=0.012465 Jy/beam ! Clean residual mean=-0.000031 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.196167 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.196167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110689Jy sigma=0.000818 ! Fit after self-cal, rms=0.110670Jy sigma=0.000818 ! Inverting map ! Added new window around map position (-4, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112523 Jy ! Component: 100 - total flux cleaned = 0.0175311 Jy ! Total flux subtracted in 100 components = 0.0175311 Jy ! Clean residual min=-0.006988 max=0.008614 Jy/beam ! Clean residual mean=-0.000024 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.213698 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.213698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109049Jy sigma=0.000805 ! Fit after self-cal, rms=0.108906Jy sigma=0.000804 ! 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.147 mas, bmaj=7.634 mas, bpa=-3.999 degrees ! Estimated noise=625.614 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.00848218 Jy ! Component: 100 - total flux cleaned = 0.0132842 Jy ! Component: 150 - total flux cleaned = 0.016171 Jy ! Component: 200 - total flux cleaned = 0.0179321 Jy ! Total flux subtracted in 200 components = 0.0179321 Jy ! Clean residual min=-0.004046 max=0.005575 Jy/beam ! Clean residual mean=-0.000035 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.23163 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.23163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108146Jy sigma=0.000799 ! Fit after self-cal, rms=0.108115Jy sigma=0.000798 ! 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.95 FD 0.87 HN 1.12 KP 1.06 ! LA 1.09 MK 0.98 NL 0.96 OV 0.98 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.17 KP 1.03 ! LA 1.06 MK 1.00 NL 1.03 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 1.18 KP 0.90 ! LA 0.81 MK 1.03 NL 1.02 OV 0.93 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.15 KP 0.89 ! LA 0.80 MK 1.02 NL 1.08 OV 0.97 ! PT 1.03 SC 0.93 ! ! ! Fit before self-cal, rms=0.108115Jy sigma=0.000798 ! Fit after self-cal, rms=0.107269Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.601 mas, bpa=-3.285 degrees ! Estimated noise=625.454 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.00213121 Jy ! Component: 100 - total flux cleaned = -0.00251798 Jy ! Component: 150 - total flux cleaned = -0.00273119 Jy ! Component: 200 - total flux cleaned = -0.00280283 Jy ! Total flux subtracted in 200 components = -0.00280283 Jy ! Clean residual min=-0.002942 max=0.003284 Jy/beam ! Clean residual mean=-0.000026 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.228827 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.228827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107193Jy sigma=0.000778 ! Fit after self-cal, rms=0.107235Jy sigma=0.000778 ! 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.107235Jy sigma=0.000778 ! Fit after self-cal, rms=0.113926Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.618 mas, bpa=-3.397 degrees ! Estimated noise=626.917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176369 Jy ! Component: 100 - total flux cleaned = -0.00205413 Jy ! Component: 150 - total flux cleaned = -0.00218941 Jy ! Component: 200 - total flux cleaned = -0.00230464 Jy ! Total flux subtracted in 200 components = -0.00230464 Jy ! Clean residual min=-0.002380 max=0.002305 Jy/beam ! Clean residual mean=-0.000019 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.226523 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.226523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113886Jy sigma=0.000774 ! Fit after self-cal, rms=0.113964Jy sigma=0.000774 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.000382035 Jy ! Component: 100 - total flux cleaned = -0.000327276 Jy ! Component: 150 - total flux cleaned = -0.000303632 Jy ! Component: 200 - total flux cleaned = -0.000325113 Jy ! Total flux subtracted in 200 components = -0.000325113 Jy ! Clean residual min=-0.002323 max=0.002259 Jy/beam ! Clean residual mean=-0.000019 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.226198 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.226198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113951Jy sigma=0.000774 ! Fit after self-cal, rms=0.113948Jy sigma=0.000774 ! 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.113948Jy sigma=0.000774 ! Fit after self-cal, rms=0.115285Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=7.629 mas, bpa=-3.342 degrees ! Estimated noise=626.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116926 Jy ! Component: 100 - total flux cleaned = -0.00132114 Jy ! Component: 150 - total flux cleaned = -0.00137148 Jy ! Component: 200 - total flux cleaned = -0.00137073 Jy ! Total flux subtracted in 200 components = -0.00137073 Jy ! Clean residual min=-0.002283 max=0.002179 Jy/beam ! Clean residual mean=-0.000018 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.224827 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.224827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115265Jy sigma=0.000773 ! Fit after self-cal, rms=0.115278Jy sigma=0.000773 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.000190452 Jy ! Component: 100 - total flux cleaned = -0.000167587 Jy ! Component: 150 - total flux cleaned = -0.000186405 Jy ! Component: 200 - total flux cleaned = -0.000186079 Jy ! Total flux subtracted in 200 components = -0.000186079 Jy ! Clean residual min=-0.002270 max=0.002146 Jy/beam ! Clean residual mean=-0.000018 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.224641 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.224641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115270Jy sigma=0.000773 ! Fit after self-cal, rms=0.115269Jy sigma=0.000773 ! 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.115269Jy sigma=0.000773 ! Fit after self-cal, rms=0.115898Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.974 mas, bmaj=18.04 mas, bpa=0.9214 degrees ! Estimated noise=771.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000638996 Jy ! Component: 100 - total flux cleaned = -0.000657009 Jy ! Component: 150 - total flux cleaned = -0.000688061 Jy ! Component: 200 - total flux cleaned = -0.000701938 Jy ! Total flux subtracted in 200 components = -0.000701938 Jy ! Clean residual min=-0.002301 max=0.002935 Jy/beam ! Clean residual mean=-0.000035 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.223939 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.223939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115894Jy sigma=0.000773 ! Fit after self-cal, rms=0.115904Jy sigma=0.000773 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.06828e-06 Jy ! Component: 100 - total flux cleaned = 1.01367e-06 Jy ! Component: 150 - total flux cleaned = -1.07068e-05 Jy ! Component: 200 - total flux cleaned = -1.09026e-05 Jy ! Total flux subtracted in 200 components = -1.09026e-05 Jy ! Clean residual min=-0.002307 max=0.002897 Jy/beam ! Clean residual mean=-0.000036 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.223928 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.223928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115903Jy sigma=0.000773 ! Fit after self-cal, rms=0.115903Jy sigma=0.000773 ! 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.173 mas, bmaj=7.641 mas, bpa=-3.305 degrees ! Estimated noise=626.136 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.173 x 7.641 at -3.305 degrees (North through East) ! Clean map min=-0.0021842 max=0.17307 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.542 mas, bmaj=6.231 mas, bpa=-3.498 degrees ! Estimated noise=1056.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129661 Jy ! Component: 100 - total flux cleaned = 0.170136 Jy ! Component: 150 - total flux cleaned = 0.189424 Jy ! Component: 200 - total flux cleaned = 0.200793 Jy ! Total flux subtracted in 200 components = 0.200793 Jy ! Clean residual min=-0.004515 max=0.006121 Jy/beam ! Clean residual mean=-0.000017 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.200793 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.200793 Jy ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=7.641 mas, bpa=-3.305 degrees ! Estimated noise=626.136 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.0100229 Jy ! Component: 100 - total flux cleaned = 0.0154524 Jy ! Component: 150 - total flux cleaned = 0.0186697 Jy ! Component: 200 - total flux cleaned = 0.0205869 Jy ! Total flux subtracted in 200 components = 0.0205869 Jy ! Clean residual min=-0.002335 max=0.002317 Jy/beam ! Clean residual mean=-0.000021 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.22138 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.22138 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.974 mas, bmaj=18.04 mas, bpa=0.9214 degrees ! Estimated noise=771.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175132 Jy ! Component: 100 - total flux cleaned = 0.00246824 Jy ! Component: 150 - total flux cleaned = 0.00256604 Jy ! Component: 200 - total flux cleaned = 0.00260346 Jy ! Total flux subtracted in 200 components = 0.00260346 Jy ! Clean residual min=-0.002244 max=0.002749 Jy/beam ! Clean residual mean=-0.000035 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.223983 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 = 2.15325e-05 Jy ! Component: 100 - total flux cleaned = 4.89901e-05 Jy ! Component: 150 - total flux cleaned = 4.94831e-05 Jy ! Component: 200 - total flux cleaned = 5.00881e-05 Jy ! Total flux subtracted in 200 components = 5.00881e-05 Jy ! Clean residual min=-0.002247 max=0.002735 Jy/beam ! Clean residual mean=-0.000035 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.224034 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.224034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=7.641 mas, bpa=-3.305 degrees ! Estimated noise=626.136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197316 Jy ! Component: 100 - total flux cleaned = -0.000112499 Jy ! Component: 150 - total flux cleaned = -0.00015139 Jy ! Component: 200 - total flux cleaned = -0.000207122 Jy ! Total flux subtracted in 200 components = -0.000207122 Jy ! Clean residual min=-0.002267 max=0.002079 Jy/beam ! Clean residual mean=-0.000018 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.223826 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.223826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115906Jy sigma=0.000773 ! Fit after self-cal, rms=0.115900Jy sigma=0.000773 wmodel J1207-2703_S_2014_08_09_pus_map.mod ! Writing 66 model components to file: J1207-2703_S_2014_08_09_pus_map.mod wobs J1207-2703_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1207-2703_S_2014_08_09_pus_uvs.fits wwins J1207-2703_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1207-2703_S_2014_08_09_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.000213108 Jy ! Component: 100 - total flux cleaned = -0.000452662 Jy ! Component: 150 - total flux cleaned = -0.000581924 Jy ! Component: 200 - total flux cleaned = -0.000736836 Jy ! Component: 250 - total flux cleaned = -0.000855565 Jy ! Component: 300 - total flux cleaned = -0.000969959 Jy ! Component: 350 - total flux cleaned = -0.00105312 Jy ! Component: 400 - total flux cleaned = -0.00110789 Jy ! Component: 450 - total flux cleaned = -0.00116109 Jy ! Component: 500 - total flux cleaned = -0.00129011 Jy ! Component: 550 - total flux cleaned = -0.00141618 Jy ! Component: 600 - total flux cleaned = -0.00153944 Jy ! Component: 650 - total flux cleaned = -0.00163613 Jy ! Component: 700 - total flux cleaned = -0.00180197 Jy ! Component: 750 - total flux cleaned = -0.00194125 Jy ! Component: 800 - total flux cleaned = -0.00207872 Jy ! Component: 850 - total flux cleaned = -0.00219075 Jy ! Component: 900 - total flux cleaned = -0.00225658 Jy ! Component: 950 - total flux cleaned = -0.00230001 Jy ! Component: 1000 - total flux cleaned = -0.00234223 Jy ! Component: 1050 - total flux cleaned = -0.00227915 Jy ! Component: 1100 - total flux cleaned = -0.00229997 Jy ! Component: 1150 - total flux cleaned = -0.00232002 Jy ! Component: 1200 - total flux cleaned = -0.00223931 Jy ! Component: 1250 - total flux cleaned = -0.00219937 Jy ! Component: 1300 - total flux cleaned = -0.00214041 Jy ! Component: 1350 - total flux cleaned = -0.00202388 Jy ! Component: 1400 - total flux cleaned = -0.00192858 Jy ! Component: 1450 - total flux cleaned = -0.00192897 Jy ! Component: 1500 - total flux cleaned = -0.00181702 Jy ! Component: 1550 - total flux cleaned = -0.0017436 Jy ! Component: 1600 - total flux cleaned = -0.00172533 Jy ! Component: 1650 - total flux cleaned = -0.0015988 Jy ! Component: 1700 - total flux cleaned = -0.00152755 Jy ! Component: 1750 - total flux cleaned = -0.00142139 Jy ! Component: 1800 - total flux cleaned = -0.00131652 Jy ! Component: 1850 - total flux cleaned = -0.00128205 Jy ! Component: 1900 - total flux cleaned = -0.00119677 Jy ! Component: 1950 - total flux cleaned = -0.00107864 Jy ! Component: 2000 - total flux cleaned = -0.00106198 Jy ! Component: 2050 - total flux cleaned = -0.000962414 Jy ! Component: 2100 - total flux cleaned = -0.000896743 Jy ! Component: 2150 - total flux cleaned = -0.000815329 Jy ! Component: 2200 - total flux cleaned = -0.000783133 Jy ! Component: 2250 - total flux cleaned = -0.000687503 Jy ! Component: 2300 - total flux cleaned = -0.000687406 Jy ! Component: 2350 - total flux cleaned = -0.000655867 Jy ! Component: 2400 - total flux cleaned = -0.000562954 Jy ! Component: 2450 - total flux cleaned = -0.000547515 Jy ! Component: 2500 - total flux cleaned = -0.000517417 Jy ! Component: 2550 - total flux cleaned = -0.000472536 Jy ! Component: 2600 - total flux cleaned = -0.000502213 Jy ! Component: 2650 - total flux cleaned = -0.000472639 Jy ! Component: 2700 - total flux cleaned = -0.00041405 Jy ! Component: 2750 - total flux cleaned = -0.000399382 Jy ! Component: 2800 - total flux cleaned = -0.000355953 Jy ! Component: 2850 - total flux cleaned = -0.00039896 Jy ! Component: 2900 - total flux cleaned = -0.000356295 Jy ! Component: 2950 - total flux cleaned = -0.000342148 Jy ! Component: 3000 - total flux cleaned = -0.0003838 Jy ! Component: 3050 - total flux cleaned = -0.000342199 Jy ! Component: 3100 - total flux cleaned = -0.000356065 Jy ! Component: 3150 - total flux cleaned = -0.000369763 Jy ! Component: 3200 - total flux cleaned = -0.000369833 Jy ! Component: 3250 - total flux cleaned = -0.00039684 Jy ! Component: 3300 - total flux cleaned = -0.000330106 Jy ! Component: 3350 - total flux cleaned = -0.00034345 Jy ! Component: 3400 - total flux cleaned = -0.000290777 Jy ! Component: 3450 - total flux cleaned = -0.00023868 Jy ! Component: 3500 - total flux cleaned = -0.000316482 Jy ! Component: 3550 - total flux cleaned = -0.000316386 Jy ! Component: 3600 - total flux cleaned = -0.000277933 Jy ! Component: 3650 - total flux cleaned = -0.000277989 Jy ! Component: 3700 - total flux cleaned = -0.000265387 Jy ! Component: 3750 - total flux cleaned = -0.000240403 Jy ! Component: 3800 - total flux cleaned = -0.000277694 Jy ! Component: 3850 - total flux cleaned = -0.00021595 Jy ! Component: 3900 - total flux cleaned = -0.000228202 Jy ! Component: 3950 - total flux cleaned = -0.000228158 Jy ! Component: 4000 - total flux cleaned = -0.000179615 Jy ! Component: 4050 - total flux cleaned = -0.000143491 Jy ! Total flux subtracted in 4096 components = -0.000107577 Jy ! Clean residual min=-0.001011 max=0.000827 Jy/beam ! Clean residual mean=-0.000009 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.223719 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 357 components and 0.223719 Jy ![Exited script file: muppet] wmap "J1207-2703_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.173 x 7.641 at -3.305 degrees (North through East) ! Clean map min=-0.0012065 max=0.17275 Jy/beam ! Writing clean map to FITS file: J1207-2703_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217023 device "J1207-2703_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1207-2703_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.376883 0.376883 0.753766 1.50753 3.01506 6.03012 12.0602 24.1205 48.241 96.482 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.172 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.173 x 7.641 at -3.305 degrees (North through East) ! Clean map min=-0.0012065 max=0.17275 Jy/beam quit ! Quitting program ! Log file J1207-2703_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:04:33 2016