! Started logfile: J0812-1810_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:58:16 2016 obs J0812-1810_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0812-1810_S_2014_08_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782385 visibilities/baseline/integration-bin. ! Found source: J0812-1810 ! ! 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 11548 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 J0812-1810_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.806259Jy sigma=0.006950 ! Fit after self-cal, rms=0.772307Jy sigma=0.006689 ! 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.121 mas, bmaj=11.78 mas, bpa=18.31 degrees ! Estimated noise=1219.75 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.172415 Jy ! Component: 100 - total flux cleaned = 0.222184 Jy ! Total flux subtracted in 100 components = 0.222184 Jy ! Clean residual min=-0.009748 max=0.022745 Jy/beam ! Clean residual mean=-0.000026 rms=0.003254 Jy/beam ! Combined flux in latest and established models = 0.222184 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.222184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114318Jy sigma=0.000912 ! Fit after self-cal, rms=0.114288Jy sigma=0.000912 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0260784 Jy ! Component: 100 - total flux cleaned = 0.0417045 Jy ! Total flux subtracted in 100 components = 0.0417045 Jy ! Clean residual min=-0.007461 max=0.008717 Jy/beam ! Clean residual mean=-0.000024 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.263888 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.263888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106278Jy sigma=0.000835 ! Fit after self-cal, rms=0.106260Jy sigma=0.000835 ! 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.862 mas, bmaj=12.94 mas, bpa=17.27 degrees ! Estimated noise=773.946 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.0130702 Jy ! Component: 100 - total flux cleaned = 0.0201939 Jy ! Component: 150 - total flux cleaned = 0.0243352 Jy ! Component: 200 - total flux cleaned = 0.0268922 Jy ! Total flux subtracted in 200 components = 0.0268922 Jy ! Clean residual min=-0.005497 max=0.007832 Jy/beam ! Clean residual mean=-0.000020 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.29078 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 83 components and 0.29078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104488Jy sigma=0.000821 ! Fit after self-cal, rms=0.104485Jy sigma=0.000821 ! 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.99 FD 0.89 HN 1.03 KP 1.05 ! LA 1.10 MK 1.00* NL 0.96 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 1.08 KP 1.01 ! LA 1.08 MK 1.00* NL 1.02 OV 1.00 ! PT 1.00 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.93 FD 1.23 HN 1.09 KP 0.90 ! LA 0.84 MK 1.00* NL 1.00 OV 0.94 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.05 KP 0.87 ! LA 0.81 MK 1.00* NL 1.07 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.104485Jy sigma=0.000821 ! Fit after self-cal, rms=0.100309Jy sigma=0.000789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=13.07 mas, bpa=17.37 degrees ! Estimated noise=778.239 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 (9, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00687758 Jy ! Component: 100 - total flux cleaned = 0.00806627 Jy ! Component: 150 - total flux cleaned = 0.00827317 Jy ! Component: 200 - total flux cleaned = 0.00827136 Jy ! Total flux subtracted in 200 components = 0.00827136 Jy ! Clean residual min=-0.002747 max=0.003844 Jy/beam ! Clean residual mean=-0.000001 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.299052 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 114 components and 0.299052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099831Jy sigma=0.000784 ! Fit after self-cal, rms=0.099770Jy sigma=0.000783 ! 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.099770Jy sigma=0.000783 ! Fit after self-cal, rms=0.099805Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=13.08 mas, bpa=17.4 degrees ! Estimated noise=777.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205674 Jy ! Component: 100 - total flux cleaned = 0.00221721 Jy ! Component: 150 - total flux cleaned = 0.00221894 Jy ! Component: 200 - total flux cleaned = 0.00216502 Jy ! Total flux subtracted in 200 components = 0.00216502 Jy ! Clean residual min=-0.002587 max=0.002934 Jy/beam ! Clean residual mean=0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.301217 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 141 components and 0.301217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099696Jy sigma=0.000781 ! Fit after self-cal, rms=0.099684Jy sigma=0.000781 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) ! Added new window around map position (78, -89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158445 Jy ! Component: 100 - total flux cleaned = 0.00249411 Jy ! Component: 150 - total flux cleaned = 0.00293148 Jy ! Component: 200 - total flux cleaned = 0.00313917 Jy ! Total flux subtracted in 200 components = 0.00313917 Jy ! Clean residual min=-0.002411 max=0.002195 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.304356 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 176 components and 0.304356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099604Jy sigma=0.000781 ! Fit after self-cal, rms=0.099599Jy sigma=0.000781 ! 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.099599Jy sigma=0.000781 ! Fit after self-cal, rms=0.099585Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=13.09 mas, bpa=17.41 degrees ! Estimated noise=777.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.80916e-05 Jy ! Component: 100 - total flux cleaned = 9.88144e-05 Jy ! Component: 150 - total flux cleaned = 0.000167348 Jy ! Component: 200 - total flux cleaned = 0.000199026 Jy ! Total flux subtracted in 200 components = 0.000199026 Jy ! Clean residual min=-0.002240 max=0.002192 Jy/beam ! Clean residual mean=0.000001 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.304555 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 195 components and 0.304555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099557Jy sigma=0.000780 ! Fit after self-cal, rms=0.099556Jy sigma=0.000780 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.000238428 Jy ! Component: 100 - total flux cleaned = 0.000236622 Jy ! Component: 150 - total flux cleaned = 0.000263282 Jy ! Component: 200 - total flux cleaned = 0.000312737 Jy ! Total flux subtracted in 200 components = 0.000312737 Jy ! Clean residual min=-0.002170 max=0.002210 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.304868 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 213 components and 0.304868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099540Jy sigma=0.000780 ! Fit after self-cal, rms=0.099539Jy sigma=0.000780 ! 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.099539Jy sigma=0.000780 ! Fit after self-cal, rms=0.099602Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.98 mas, bmaj=17.62 mas, bpa=7.817 degrees ! Estimated noise=886.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.38343e-06 Jy ! Component: 100 - total flux cleaned = -0.000102729 Jy ! Component: 150 - total flux cleaned = -0.000103169 Jy ! Component: 200 - total flux cleaned = -0.000103371 Jy ! Total flux subtracted in 200 components = -0.000103371 Jy ! Clean residual min=-0.001967 max=0.002269 Jy/beam ! Clean residual mean=0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.304764 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 234 components and 0.304764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099593Jy sigma=0.000780 ! Fit after self-cal, rms=0.099593Jy sigma=0.000780 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 = 8.07006e-05 Jy ! Component: 100 - total flux cleaned = 9.98508e-05 Jy ! Component: 150 - total flux cleaned = 0.000100554 Jy ! Component: 200 - total flux cleaned = 0.000100896 Jy ! Total flux subtracted in 200 components = 0.000100896 Jy ! Clean residual min=-0.001942 max=0.002240 Jy/beam ! Clean residual mean=0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.304865 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 254 components and 0.304865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099588Jy sigma=0.000780 ! Fit after self-cal, rms=0.099587Jy sigma=0.000780 ! 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.882 mas, bmaj=13.1 mas, bpa=17.42 degrees ! Estimated noise=777.055 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.882 x 13.1 at 17.42 degrees (North through East) ! Clean map min=-0.002021 max=0.23209 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.116 mas, bmaj=11.92 mas, bpa=18.44 degrees ! Estimated noise=1223.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172671 Jy ! Component: 100 - total flux cleaned = 0.221877 Jy ! Component: 150 - total flux cleaned = 0.247105 Jy ! Component: 200 - total flux cleaned = 0.262159 Jy ! Total flux subtracted in 200 components = 0.262159 Jy ! Clean residual min=-0.005592 max=0.007998 Jy/beam ! Clean residual mean=-0.000002 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.262159 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.262159 Jy ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=13.1 mas, bpa=17.42 degrees ! Estimated noise=777.055 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.0134738 Jy ! Component: 100 - total flux cleaned = 0.0215279 Jy ! Component: 150 - total flux cleaned = 0.0268095 Jy ! Component: 200 - total flux cleaned = 0.0304645 Jy ! Total flux subtracted in 200 components = 0.0304645 Jy ! Clean residual min=-0.002714 max=0.003008 Jy/beam ! Clean residual mean=-0.000002 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.292624 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 84 components and 0.292624 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.98 mas, bmaj=17.62 mas, bpa=7.817 degrees ! Estimated noise=886.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390998 Jy ! Component: 100 - total flux cleaned = 0.00603699 Jy ! Component: 150 - total flux cleaned = 0.00738434 Jy ! Component: 200 - total flux cleaned = 0.00850171 Jy ! Total flux subtracted in 200 components = 0.00850171 Jy ! Clean residual min=-0.002335 max=0.002104 Jy/beam ! Clean residual mean=-0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.301125 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.000883634 Jy ! Component: 100 - total flux cleaned = 0.00159356 Jy ! Component: 150 - total flux cleaned = 0.00217403 Jy ! Component: 200 - total flux cleaned = 0.00247834 Jy ! Total flux subtracted in 200 components = 0.00247834 Jy ! Clean residual min=-0.002081 max=0.002064 Jy/beam ! Clean residual mean=0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.303604 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 157 components and 0.303604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=13.1 mas, bpa=17.42 degrees ! Estimated noise=777.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145944 Jy ! Component: 100 - total flux cleaned = 0.000239725 Jy ! Component: 150 - total flux cleaned = 0.000238569 Jy ! Component: 200 - total flux cleaned = 0.000273404 Jy ! Total flux subtracted in 200 components = 0.000273404 Jy ! Clean residual min=-0.002027 max=0.002137 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.303877 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 181 components and 0.303877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099618Jy sigma=0.000780 ! Fit after self-cal, rms=0.099615Jy sigma=0.000780 wmodel J0812-1810_S_2014_08_09_pus_map.mod ! Writing 181 model components to file: J0812-1810_S_2014_08_09_pus_map.mod wobs J0812-1810_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0812-1810_S_2014_08_09_pus_uvs.fits wwins J0812-1810_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0812-1810_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.000197237 Jy ! Component: 100 - total flux cleaned = 0.000197495 Jy ! Component: 150 - total flux cleaned = 1.02696e-05 Jy ! Component: 200 - total flux cleaned = -4.97305e-05 Jy ! Component: 250 - total flux cleaned = -7.79215e-05 Jy ! Component: 300 - total flux cleaned = -7.81544e-05 Jy ! Component: 350 - total flux cleaned = -0.000130952 Jy ! Component: 400 - total flux cleaned = -7.97416e-05 Jy ! Component: 450 - total flux cleaned = -5.52172e-05 Jy ! Component: 500 - total flux cleaned = -0.000103621 Jy ! Component: 550 - total flux cleaned = -0.000150747 Jy ! Component: 600 - total flux cleaned = -0.000127896 Jy ! Component: 650 - total flux cleaned = -0.000150275 Jy ! Component: 700 - total flux cleaned = -6.1869e-05 Jy ! Component: 750 - total flux cleaned = -8.37088e-05 Jy ! Component: 800 - total flux cleaned = -0.000105365 Jy ! Component: 850 - total flux cleaned = -0.000168272 Jy ! Component: 900 - total flux cleaned = -0.000209017 Jy ! Component: 950 - total flux cleaned = -0.000228414 Jy ! Component: 1000 - total flux cleaned = -0.000188351 Jy ! Component: 1050 - total flux cleaned = -0.000266632 Jy ! Component: 1100 - total flux cleaned = -0.000227384 Jy ! Component: 1150 - total flux cleaned = -0.000303711 Jy ! Component: 1200 - total flux cleaned = -0.000304046 Jy ! Component: 1250 - total flux cleaned = -0.000360076 Jy ! Component: 1300 - total flux cleaned = -0.000433645 Jy ! Component: 1350 - total flux cleaned = -0.000560049 Jy ! Component: 1400 - total flux cleaned = -0.000595845 Jy ! Component: 1450 - total flux cleaned = -0.000666386 Jy ! Component: 1500 - total flux cleaned = -0.000701331 Jy ! Component: 1550 - total flux cleaned = -0.000770199 Jy ! Component: 1600 - total flux cleaned = -0.000872549 Jy ! Component: 1650 - total flux cleaned = -0.000973518 Jy ! Component: 1700 - total flux cleaned = -0.00107325 Jy ! Component: 1750 - total flux cleaned = -0.00115543 Jy ! Component: 1800 - total flux cleaned = -0.00123658 Jy ! Component: 1850 - total flux cleaned = -0.00136501 Jy ! Component: 1900 - total flux cleaned = -0.00142865 Jy ! Component: 1950 - total flux cleaned = -0.00144449 Jy ! Component: 2000 - total flux cleaned = -0.00152263 Jy ! Component: 2050 - total flux cleaned = -0.00159974 Jy ! Component: 2100 - total flux cleaned = -0.00169127 Jy ! Component: 2150 - total flux cleaned = -0.00173654 Jy ! Component: 2200 - total flux cleaned = -0.00184165 Jy ! Component: 2250 - total flux cleaned = -0.00190123 Jy ! Component: 2300 - total flux cleaned = -0.00206296 Jy ! Component: 2350 - total flux cleaned = -0.00215055 Jy ! Component: 2400 - total flux cleaned = -0.00228037 Jy ! Component: 2450 - total flux cleaned = -0.00236622 Jy ! Component: 2500 - total flux cleaned = -0.00245122 Jy ! Component: 2550 - total flux cleaned = -0.00256371 Jy ! Component: 2600 - total flux cleaned = -0.00264754 Jy ! Component: 2650 - total flux cleaned = -0.00275803 Jy ! Component: 2700 - total flux cleaned = -0.00286756 Jy ! Component: 2750 - total flux cleaned = -0.00290825 Jy ! Component: 2800 - total flux cleaned = -0.00301603 Jy ! Component: 2850 - total flux cleaned = -0.00313625 Jy ! Component: 2900 - total flux cleaned = -0.00317594 Jy ! Component: 2950 - total flux cleaned = -0.00328097 Jy ! Component: 3000 - total flux cleaned = -0.00330703 Jy ! Component: 3050 - total flux cleaned = -0.0033977 Jy ! Component: 3100 - total flux cleaned = -0.00350043 Jy ! Component: 3150 - total flux cleaned = -0.00350035 Jy ! Component: 3200 - total flux cleaned = -0.00360167 Jy ! Component: 3250 - total flux cleaned = -0.00372722 Jy ! Component: 3300 - total flux cleaned = -0.00373958 Jy ! Component: 3350 - total flux cleaned = -0.00378929 Jy ! Component: 3400 - total flux cleaned = -0.00388782 Jy ! Component: 3450 - total flux cleaned = -0.00391227 Jy ! Component: 3500 - total flux cleaned = -0.00402158 Jy ! Component: 3550 - total flux cleaned = -0.00405773 Jy ! Component: 3600 - total flux cleaned = -0.00411753 Jy ! Component: 3650 - total flux cleaned = -0.00416513 Jy ! Component: 3700 - total flux cleaned = -0.00425965 Jy ! Component: 3750 - total flux cleaned = -0.0042712 Jy ! Component: 3800 - total flux cleaned = -0.0042713 Jy ! Component: 3850 - total flux cleaned = -0.00432928 Jy ! Component: 3900 - total flux cleaned = -0.00438681 Jy ! Component: 3950 - total flux cleaned = -0.00436371 Jy ! Component: 4000 - total flux cleaned = -0.00443203 Jy ! Component: 4050 - total flux cleaned = -0.00446588 Jy ! Total flux subtracted in 4096 components = -0.00449962 Jy ! Clean residual min=-0.000651 max=0.000952 Jy/beam ! Clean residual mean=-0.000002 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.299377 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 507 components and 0.299377 Jy ![Exited script file: muppet] wmap "J0812-1810_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.882 x 13.1 at 17.42 degrees (North through East) ! Clean map min=-0.0016903 max=0.23302 Jy/beam ! Writing clean map to FITS file: J0812-1810_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.23302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220593 device "J0812-1810_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0812-1810_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284002 0.284002 0.568003 1.13601 2.27201 4.54403 9.08806 18.1761 36.3522 72.7044 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.233 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.882 x 13.1 at 17.42 degrees (North through East) ! Clean map min=-0.0016903 max=0.23302 Jy/beam quit ! Quitting program ! Log file J0812-1810_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:58:21 2016