! Started logfile: J0710-2033_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:18:27 2016 obs J0710-2033_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0710-2033_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767118 visibilities/baseline/integration-bin. ! Found source: J0710-2033 ! ! 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 360 lines of history. ! ! Reading 16984 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 J0710-2033_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 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972543Jy sigma=0.009094 ! Fit after self-cal, rms=0.890700Jy sigma=0.008283 ! 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.123 mas, bmaj=12.6 mas, bpa=18.76 degrees ! Estimated noise=909.093 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.0872099 Jy ! Component: 100 - total flux cleaned = 0.113593 Jy ! Total flux subtracted in 100 components = 0.113593 Jy ! Clean residual min=-0.008398 max=0.019497 Jy/beam ! Clean residual mean=-0.000013 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.113593 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.113593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095412Jy sigma=0.000834 ! Fit after self-cal, rms=0.095012Jy sigma=0.000830 ! Inverting map ! Added new window around map position (6.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194527 Jy ! Component: 100 - total flux cleaned = 0.029788 Jy ! Total flux subtracted in 100 components = 0.029788 Jy ! Clean residual min=-0.005317 max=0.007296 Jy/beam ! Clean residual mean=-0.000005 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.143382 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.143382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090650Jy sigma=0.000787 ! Fit after self-cal, rms=0.090127Jy sigma=0.000783 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00943578 Jy ! Component: 100 - total flux cleaned = 0.0143492 Jy ! Total flux subtracted in 100 components = 0.0143492 Jy ! Clean residual min=-0.004228 max=0.004252 Jy/beam ! Clean residual mean=-0.000001 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.157731 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.157731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089079Jy sigma=0.000774 ! Fit after self-cal, rms=0.088935Jy sigma=0.000772 ! 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.869 mas, bmaj=13.98 mas, bpa=17.42 degrees ! Estimated noise=590.775 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.00462156 Jy ! Component: 100 - total flux cleaned = 0.00697053 Jy ! Component: 150 - total flux cleaned = 0.00846883 Jy ! Component: 200 - total flux cleaned = 0.0085151 Jy ! Total flux subtracted in 200 components = 0.0085151 Jy ! Clean residual min=-0.002803 max=0.002555 Jy/beam ! Clean residual mean=0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.166246 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 70 components and 0.166246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088642Jy sigma=0.000770 ! Fit after self-cal, rms=0.088620Jy sigma=0.000770 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.85 HN 1.01 KP 1.06 ! LA 1.12 MK 1.00* NL 0.98 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.04 KP 1.02 ! LA 1.10 MK 1.00* NL 0.99 OV 1.02 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.19 HN 1.03 KP 0.90 ! LA 0.88 MK 1.00* NL 0.96 OV 0.96 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.06 KP 0.88 ! LA 0.82 MK 1.00* NL 1.05 OV 0.99 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.088620Jy sigma=0.000770 ! Fit after self-cal, rms=0.086527Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=14.03 mas, bpa=17.49 degrees ! Estimated noise=590.689 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.00060761 Jy ! Component: 100 - total flux cleaned = 0.000285224 Jy ! Component: 150 - total flux cleaned = 3.81068e-05 Jy ! Component: 200 - total flux cleaned = -1.39759e-05 Jy ! Total flux subtracted in 200 components = -1.39759e-05 Jy ! Clean residual min=-0.002167 max=0.001831 Jy/beam ! Clean residual mean=-0.000004 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.166232 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.166232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086489Jy sigma=0.000760 ! Fit after self-cal, rms=0.086475Jy sigma=0.000760 ! 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.086475Jy sigma=0.000760 ! Fit after self-cal, rms=0.086734Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=14.06 mas, bpa=17.5 degrees ! Estimated noise=591.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.77599e-05 Jy ! Component: 100 - total flux cleaned = 6.28107e-05 Jy ! Component: 150 - total flux cleaned = -1.92835e-05 Jy ! Component: 200 - total flux cleaned = -3.75114e-05 Jy ! Total flux subtracted in 200 components = -3.75114e-05 Jy ! Clean residual min=-0.002009 max=0.001758 Jy/beam ! Clean residual mean=-0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.166194 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.166194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086716Jy sigma=0.000760 ! Fit after self-cal, rms=0.086714Jy 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.73107e-05 Jy ! Component: 100 - total flux cleaned = 8.4647e-05 Jy ! Component: 150 - total flux cleaned = 4.72581e-06 Jy ! Component: 200 - total flux cleaned = -2.45602e-05 Jy ! Total flux subtracted in 200 components = -2.45602e-05 Jy ! Clean residual min=-0.001957 max=0.001745 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.16617 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.16617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086704Jy sigma=0.000759 ! Fit after self-cal, rms=0.086701Jy 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.086701Jy sigma=0.000759 ! Fit after self-cal, rms=0.087333Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=14.07 mas, bpa=17.51 degrees ! Estimated noise=592.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258039 Jy ! Component: 100 - total flux cleaned = -0.000300589 Jy ! Component: 150 - total flux cleaned = -0.000366931 Jy ! Component: 200 - total flux cleaned = -0.000454624 Jy ! Total flux subtracted in 200 components = -0.000454624 Jy ! Clean residual min=-0.001830 max=0.001577 Jy/beam ! Clean residual mean=-0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.165715 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.165715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087323Jy sigma=0.000759 ! Fit after self-cal, rms=0.087330Jy 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.77328e-05 Jy ! Component: 100 - total flux cleaned = -4.90665e-05 Jy ! Component: 150 - total flux cleaned = -0.000106744 Jy ! Component: 200 - total flux cleaned = -0.000137352 Jy ! Total flux subtracted in 200 components = -0.000137352 Jy ! Clean residual min=-0.001805 max=0.001568 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.165578 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.165578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087325Jy sigma=0.000758 ! Fit after self-cal, rms=0.087324Jy sigma=0.000758 ! 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.087324Jy sigma=0.000758 ! Fit after self-cal, rms=0.087677Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.86 mas, bmaj=18.97 mas, bpa=7.894 degrees ! Estimated noise=669.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370754 Jy ! Component: 100 - total flux cleaned = -0.000497989 Jy ! Component: 150 - total flux cleaned = -0.000607019 Jy ! Component: 200 - total flux cleaned = -0.000681069 Jy ! Total flux subtracted in 200 components = -0.000681069 Jy ! Clean residual min=-0.002124 max=0.001872 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.164897 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 120 components and 0.164897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087673Jy sigma=0.000758 ! Fit after self-cal, rms=0.087676Jy sigma=0.000758 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.40439e-05 Jy ! Component: 100 - total flux cleaned = -0.000107445 Jy ! Component: 150 - total flux cleaned = -0.000170784 Jy ! Component: 200 - total flux cleaned = -0.000204195 Jy ! Total flux subtracted in 200 components = -0.000204195 Jy ! Clean residual min=-0.002101 max=0.001864 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.164693 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 136 components and 0.164693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087673Jy sigma=0.000758 ! Fit after self-cal, rms=0.087673Jy sigma=0.000758 ! 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.889 mas, bmaj=14.09 mas, bpa=17.53 degrees ! Estimated noise=593.787 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 14.09 at 17.53 degrees (North through East) ! Clean map min=-0.0017192 max=0.10361 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.125 mas, bmaj=12.72 mas, bpa=18.95 degrees ! Estimated noise=913.922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0894552 Jy ! Component: 100 - total flux cleaned = 0.122583 Jy ! Component: 150 - total flux cleaned = 0.137248 Jy ! Component: 200 - total flux cleaned = 0.145535 Jy ! Total flux subtracted in 200 components = 0.145535 Jy ! Clean residual min=-0.003233 max=0.004315 Jy/beam ! Clean residual mean=-0.000010 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.145535 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.145535 Jy ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=14.09 mas, bpa=17.53 degrees ! Estimated noise=593.787 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.00684164 Jy ! Component: 100 - total flux cleaned = 0.0106712 Jy ! Component: 150 - total flux cleaned = 0.0131915 Jy ! Component: 200 - total flux cleaned = 0.0149286 Jy ! Total flux subtracted in 200 components = 0.0149286 Jy ! Clean residual min=-0.001996 max=0.001589 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.160464 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 76 components and 0.160464 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.86 mas, bmaj=18.97 mas, bpa=7.894 degrees ! Estimated noise=669.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164746 Jy ! Component: 100 - total flux cleaned = 0.00258049 Jy ! Component: 150 - total flux cleaned = 0.00317452 Jy ! Component: 200 - total flux cleaned = 0.00356227 Jy ! Total flux subtracted in 200 components = 0.00356227 Jy ! Clean residual min=-0.002195 max=0.001858 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.164026 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 = 0.000116189 Jy ! Component: 100 - total flux cleaned = 0.000166388 Jy ! Component: 150 - total flux cleaned = 0.000194566 Jy ! Component: 200 - total flux cleaned = 0.000203452 Jy ! Total flux subtracted in 200 components = 0.000203452 Jy ! Clean residual min=-0.002153 max=0.001848 Jy/beam ! Clean residual mean=-0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.164229 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 129 components and 0.164229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=14.09 mas, bpa=17.53 degrees ! Estimated noise=593.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.81243e-06 Jy ! Component: 100 - total flux cleaned = 0.000124244 Jy ! Component: 150 - total flux cleaned = 0.000124025 Jy ! Component: 200 - total flux cleaned = 0.000111828 Jy ! Total flux subtracted in 200 components = 0.000111828 Jy ! Clean residual min=-0.001794 max=0.001538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.164341 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 141 components and 0.164341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087675Jy sigma=0.000758 ! Fit after self-cal, rms=0.087668Jy sigma=0.000758 wmodel J0710-2033_S_2014_08_05_pus_map.mod ! Writing 141 model components to file: J0710-2033_S_2014_08_05_pus_map.mod wobs J0710-2033_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0710-2033_S_2014_08_05_pus_uvs.fits wwins J0710-2033_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0710-2033_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.000351107 Jy ! Component: 100 - total flux cleaned = -0.000190232 Jy ! Component: 150 - total flux cleaned = -8.76889e-05 Jy ! Component: 200 - total flux cleaned = -1.39649e-05 Jy ! Component: 250 - total flux cleaned = 5.70901e-05 Jy ! Component: 300 - total flux cleaned = 0.000103414 Jy ! Component: 350 - total flux cleaned = 0.000189605 Jy ! Component: 400 - total flux cleaned = 0.00025206 Jy ! Component: 450 - total flux cleaned = 0.000313287 Jy ! Component: 500 - total flux cleaned = 0.000451519 Jy ! Component: 550 - total flux cleaned = 0.000586105 Jy ! Component: 600 - total flux cleaned = 0.000736407 Jy ! Component: 650 - total flux cleaned = 0.000846512 Jy ! Component: 700 - total flux cleaned = 0.000900204 Jy ! Component: 750 - total flux cleaned = 0.000988639 Jy ! Component: 800 - total flux cleaned = 0.00109293 Jy ! Component: 850 - total flux cleaned = 0.00121231 Jy ! Component: 900 - total flux cleaned = 0.00126312 Jy ! Component: 950 - total flux cleaned = 0.00137925 Jy ! Component: 1000 - total flux cleaned = 0.00149323 Jy ! Component: 1050 - total flux cleaned = 0.00160546 Jy ! Component: 1100 - total flux cleaned = 0.00166848 Jy ! Component: 1150 - total flux cleaned = 0.00177718 Jy ! Component: 1200 - total flux cleaned = 0.00185341 Jy ! Component: 1250 - total flux cleaned = 0.00198874 Jy ! Component: 1300 - total flux cleaned = 0.00207757 Jy ! Component: 1350 - total flux cleaned = 0.00213619 Jy ! Component: 1400 - total flux cleaned = 0.00222295 Jy ! Component: 1450 - total flux cleaned = 0.00232284 Jy ! Component: 1500 - total flux cleaned = 0.00237939 Jy ! Component: 1550 - total flux cleaned = 0.00250472 Jy ! Component: 1600 - total flux cleaned = 0.0025871 Jy ! Component: 1650 - total flux cleaned = 0.0027092 Jy ! Component: 1700 - total flux cleaned = 0.00278958 Jy ! Component: 1750 - total flux cleaned = 0.00284256 Jy ! Component: 1800 - total flux cleaned = 0.00294751 Jy ! Component: 1850 - total flux cleaned = 0.00303825 Jy ! Component: 1900 - total flux cleaned = 0.003128 Jy ! Component: 1950 - total flux cleaned = 0.00321671 Jy ! Component: 2000 - total flux cleaned = 0.003317 Jy ! Component: 2050 - total flux cleaned = 0.00334185 Jy ! Component: 2100 - total flux cleaned = 0.0034279 Jy ! Component: 2150 - total flux cleaned = 0.00351306 Jy ! Component: 2200 - total flux cleaned = 0.00360928 Jy ! Component: 2250 - total flux cleaned = 0.00359725 Jy ! Component: 2300 - total flux cleaned = 0.00366793 Jy ! Component: 2350 - total flux cleaned = 0.00372643 Jy ! Component: 2400 - total flux cleaned = 0.0037959 Jy ! Component: 2450 - total flux cleaned = 0.00381882 Jy ! Component: 2500 - total flux cleaned = 0.00387543 Jy ! Component: 2550 - total flux cleaned = 0.00389797 Jy ! Component: 2600 - total flux cleaned = 0.00396469 Jy ! Component: 2650 - total flux cleaned = 0.0039867 Jy ! Component: 2700 - total flux cleaned = 0.00403032 Jy ! Component: 2750 - total flux cleaned = 0.00403031 Jy ! Component: 2800 - total flux cleaned = 0.0040949 Jy ! Component: 2850 - total flux cleaned = 0.0041162 Jy ! Component: 2900 - total flux cleaned = 0.00414789 Jy ! Component: 2950 - total flux cleaned = 0.00421087 Jy ! Component: 3000 - total flux cleaned = 0.00425266 Jy ! Component: 3050 - total flux cleaned = 0.00429391 Jy ! Component: 3100 - total flux cleaned = 0.00430421 Jy ! Component: 3150 - total flux cleaned = 0.00437542 Jy ! Component: 3200 - total flux cleaned = 0.00441573 Jy ! Component: 3250 - total flux cleaned = 0.00442588 Jy ! Component: 3300 - total flux cleaned = 0.00447567 Jy ! Component: 3350 - total flux cleaned = 0.00453484 Jy ! Component: 3400 - total flux cleaned = 0.00456411 Jy ! Component: 3450 - total flux cleaned = 0.00460291 Jy ! Component: 3500 - total flux cleaned = 0.004651 Jy ! Component: 3550 - total flux cleaned = 0.0047083 Jy ! Component: 3600 - total flux cleaned = 0.00473676 Jy ! Component: 3650 - total flux cleaned = 0.00476497 Jy ! Component: 3700 - total flux cleaned = 0.00479314 Jy ! Component: 3750 - total flux cleaned = 0.00485814 Jy ! Component: 3800 - total flux cleaned = 0.00490428 Jy ! Component: 3850 - total flux cleaned = 0.00498661 Jy ! Component: 3900 - total flux cleaned = 0.00502298 Jy ! Component: 3950 - total flux cleaned = 0.00501397 Jy ! Component: 4000 - total flux cleaned = 0.00509474 Jy ! Component: 4050 - total flux cleaned = 0.00513035 Jy ! Total flux subtracted in 4096 components = 0.00515687 Jy ! Clean residual min=-0.000506 max=0.000495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.169498 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 422 components and 0.169498 Jy ![Exited script file: muppet] wmap "J0710-2033_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 14.09 at 17.53 degrees (North through East) ! Clean map min=-0.00111 max=0.10364 Jy/beam ! Writing clean map to FITS file: J0710-2033_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.103638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168402 device "J0710-2033_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0710-2033_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.487475 0.487475 0.974951 1.9499 3.8998 7.7996 15.5992 31.1984 62.3968 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 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.889 x 14.09 at 17.53 degrees (North through East) ! Clean map min=-0.00111 max=0.10364 Jy/beam quit ! Quitting program ! Log file J0710-2033_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:18:33 2016