! Started logfile: J1237+2034_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:27:15 2016 obs J1237+2034_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1237+2034_S_2014_08_05_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.681481 visibilities/baseline/integration-bin. ! Found source: J1237+2034 ! ! 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 11408 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 J1237+2034_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 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.799143Jy sigma=0.008935 ! Fit after self-cal, rms=0.772509Jy sigma=0.008634 ! 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=4.008 mas, bmaj=7.839 mas, bpa=25.04 degrees ! Estimated noise=893.99 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.177553 Jy ! Component: 100 - total flux cleaned = 0.216333 Jy ! Total flux subtracted in 100 components = 0.216333 Jy ! Clean residual min=-0.006895 max=0.011644 Jy/beam ! Clean residual mean=-0.000067 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.216333 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.216333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101115Jy sigma=0.000964 ! Fit after self-cal, rms=0.101115Jy sigma=0.000964 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123189 Jy ! Component: 100 - total flux cleaned = 0.0193012 Jy ! Total flux subtracted in 100 components = 0.0193012 Jy ! Clean residual min=-0.005783 max=0.006395 Jy/beam ! Clean residual mean=-0.000040 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.235634 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.235634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098915Jy sigma=0.000949 ! Fit after self-cal, rms=0.098903Jy sigma=0.000949 ! 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=4.849 mas, bmaj=8.538 mas, bpa=24.31 degrees ! Estimated noise=608.967 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.0046644 Jy ! Component: 100 - total flux cleaned = 0.00729875 Jy ! Component: 150 - total flux cleaned = 0.00886251 Jy ! Component: 200 - total flux cleaned = 0.00973186 Jy ! Total flux subtracted in 200 components = 0.00973186 Jy ! Clean residual min=-0.004556 max=0.004569 Jy/beam ! Clean residual mean=-0.000022 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.245366 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.245366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098419Jy sigma=0.000949 ! Fit after self-cal, rms=0.098414Jy sigma=0.000949 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.84 HN 1.00 KP 1.10 ! LA 1.12 MK 1.00* NL 0.97 OV 1.01 ! PT 1.04 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.03 FD 1.00 HN 1.04 KP 1.06 ! LA 1.07 MK 1.00* NL 1.02 OV 1.03 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.03 KP 0.94 ! LA 0.85 MK 1.00* NL 1.00 OV 0.95 ! PT 1.00 SC 1.03 ! ! ! 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 0.98 HN 1.00 KP 0.88 ! LA 0.80 MK 1.00* NL 1.05 OV 0.97 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.098414Jy sigma=0.000949 ! Fit after self-cal, rms=0.090751Jy sigma=0.000913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=8.564 mas, bpa=24.33 degrees ! Estimated noise=610.853 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.000564507 Jy ! Component: 100 - total flux cleaned = -0.000762807 Jy ! Component: 150 - total flux cleaned = -0.000924156 Jy ! Component: 200 - total flux cleaned = -0.0010584 Jy ! Total flux subtracted in 200 components = -0.0010584 Jy ! Clean residual min=-0.003257 max=0.002997 Jy/beam ! Clean residual mean=-0.000019 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.244308 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.244308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090738Jy sigma=0.000913 ! Fit after self-cal, rms=0.090670Jy sigma=0.000912 ! 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.090670Jy sigma=0.000912 ! Fit after self-cal, rms=0.090040Jy sigma=0.000907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=8.589 mas, bpa=24.31 degrees ! Estimated noise=611.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011314 Jy ! Component: 100 - total flux cleaned = -0.0013887 Jy ! Component: 150 - total flux cleaned = -0.00151119 Jy ! Component: 200 - total flux cleaned = -0.00155298 Jy ! Total flux subtracted in 200 components = -0.00155298 Jy ! Clean residual min=-0.002242 max=0.002066 Jy/beam ! Clean residual mean=-0.000031 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.242755 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.242755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090030Jy sigma=0.000907 ! Fit after self-cal, rms=0.090035Jy sigma=0.000907 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.000113475 Jy ! Component: 100 - total flux cleaned = -0.000134991 Jy ! Component: 150 - total flux cleaned = -0.000161823 Jy ! Component: 200 - total flux cleaned = -0.000186181 Jy ! Total flux subtracted in 200 components = -0.000186181 Jy ! Clean residual min=-0.002227 max=0.002061 Jy/beam ! Clean residual mean=-0.000030 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.242569 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.242569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090033Jy sigma=0.000907 ! Fit after self-cal, rms=0.090034Jy sigma=0.000907 ! 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.090034Jy sigma=0.000907 ! Fit after self-cal, rms=0.090202Jy sigma=0.000907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.861 mas, bmaj=8.603 mas, bpa=24.31 degrees ! Estimated noise=612.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254163 Jy ! Component: 100 - total flux cleaned = -0.000397883 Jy ! Component: 150 - total flux cleaned = -0.000494181 Jy ! Component: 200 - total flux cleaned = -0.000571792 Jy ! Total flux subtracted in 200 components = -0.000571792 Jy ! Clean residual min=-0.002243 max=0.002019 Jy/beam ! Clean residual mean=-0.000029 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.241997 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.241997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090199Jy sigma=0.000907 ! Fit after self-cal, rms=0.090202Jy sigma=0.000907 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 = -7.41391e-05 Jy ! Component: 100 - total flux cleaned = -0.000105276 Jy ! Component: 150 - total flux cleaned = -0.000125433 Jy ! Component: 200 - total flux cleaned = -0.000131824 Jy ! Total flux subtracted in 200 components = -0.000131824 Jy ! Clean residual min=-0.002234 max=0.002018 Jy/beam ! Clean residual mean=-0.000029 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.241865 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.241865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090201Jy sigma=0.000907 ! Fit after self-cal, rms=0.090201Jy sigma=0.000907 ! 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.090201Jy sigma=0.000907 ! Fit after self-cal, rms=0.090295Jy sigma=0.000907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.199 mas, bmaj=10.27 mas, bpa=10.49 degrees ! Estimated noise=694.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023815 Jy ! Component: 100 - total flux cleaned = -0.000199887 Jy ! Component: 150 - total flux cleaned = -0.000192325 Jy ! Component: 200 - total flux cleaned = -0.000205032 Jy ! Total flux subtracted in 200 components = -0.000205032 Jy ! Clean residual min=-0.002554 max=0.002414 Jy/beam ! Clean residual mean=-0.000045 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.24166 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.24166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090294Jy sigma=0.000907 ! Fit after self-cal, rms=0.090294Jy sigma=0.000907 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.66368e-05 Jy ! Component: 100 - total flux cleaned = -3.52183e-05 Jy ! Component: 150 - total flux cleaned = -3.02253e-05 Jy ! Component: 200 - total flux cleaned = -3.42414e-05 Jy ! Total flux subtracted in 200 components = -3.42414e-05 Jy ! Clean residual min=-0.002551 max=0.002436 Jy/beam ! Clean residual mean=-0.000045 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.241626 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.241626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090294Jy sigma=0.000907 ! Fit after self-cal, rms=0.090294Jy sigma=0.000907 ! 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=4.862 mas, bmaj=8.61 mas, bpa=24.32 degrees ! Estimated noise=612.909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.862 x 8.61 at 24.32 degrees (North through East) ! Clean map min=-0.0022408 max=0.23004 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=4.007 mas, bmaj=7.903 mas, bpa=25.12 degrees ! Estimated noise=902.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179282 Jy ! Component: 100 - total flux cleaned = 0.218397 Jy ! Component: 150 - total flux cleaned = 0.229221 Jy ! Component: 200 - total flux cleaned = 0.235041 Jy ! Total flux subtracted in 200 components = 0.235041 Jy ! Clean residual min=-0.002933 max=0.002934 Jy/beam ! Clean residual mean=-0.000037 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.235041 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.235041 Jy ! Inverting map and beam ! Estimated beam: bmin=4.862 mas, bmaj=8.61 mas, bpa=24.32 degrees ! Estimated noise=612.909 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.00340096 Jy ! Component: 100 - total flux cleaned = 0.00527118 Jy ! Component: 150 - total flux cleaned = 0.0062358 Jy ! Component: 200 - total flux cleaned = 0.00641737 Jy ! Total flux subtracted in 200 components = 0.00641737 Jy ! Clean residual min=-0.002176 max=0.002033 Jy/beam ! Clean residual mean=-0.000029 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.241459 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.241459 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=9.199 mas, bmaj=10.27 mas, bpa=10.49 degrees ! Estimated noise=694.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387671 Jy ! Component: 100 - total flux cleaned = 0.000453073 Jy ! Component: 150 - total flux cleaned = 0.000467059 Jy ! Component: 200 - total flux cleaned = 0.000477913 Jy ! Total flux subtracted in 200 components = 0.000477913 Jy ! Clean residual min=-0.002525 max=0.002380 Jy/beam ! Clean residual mean=-0.000045 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.241937 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 = 8.81102e-06 Jy ! Component: 100 - total flux cleaned = 8.09146e-06 Jy ! Component: 150 - total flux cleaned = 5.95471e-07 Jy ! Component: 200 - total flux cleaned = -5.89783e-06 Jy ! Total flux subtracted in 200 components = -5.89783e-06 Jy ! Clean residual min=-0.002520 max=0.002374 Jy/beam ! Clean residual mean=-0.000045 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.241931 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.241931 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.862 mas, bmaj=8.61 mas, bpa=24.32 degrees ! Estimated noise=612.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.68319e-05 Jy ! Component: 100 - total flux cleaned = -8.30889e-05 Jy ! Component: 150 - total flux cleaned = -8.28237e-05 Jy ! Component: 200 - total flux cleaned = -9.43419e-05 Jy ! Total flux subtracted in 200 components = -9.43419e-05 Jy ! Clean residual min=-0.002238 max=0.002011 Jy/beam ! Clean residual mean=-0.000028 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.241836 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.241836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090301Jy sigma=0.000907 ! Fit after self-cal, rms=0.090301Jy sigma=0.000907 wmodel J1237+2034_S_2014_08_05_pus_map.mod ! Writing 73 model components to file: J1237+2034_S_2014_08_05_pus_map.mod wobs J1237+2034_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1237+2034_S_2014_08_05_pus_uvs.fits wwins J1237+2034_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1237+2034_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.00055818 Jy ! Component: 100 - total flux cleaned = -0.000772809 Jy ! Component: 150 - total flux cleaned = -0.00093928 Jy ! Component: 200 - total flux cleaned = -0.000811646 Jy ! Component: 250 - total flux cleaned = -0.000689769 Jy ! Component: 300 - total flux cleaned = -0.000601366 Jy ! Component: 350 - total flux cleaned = -0.000572983 Jy ! Component: 400 - total flux cleaned = -0.000517571 Jy ! Component: 450 - total flux cleaned = -0.000545519 Jy ! Component: 500 - total flux cleaned = -0.000519215 Jy ! Component: 550 - total flux cleaned = -0.000544624 Jy ! Component: 600 - total flux cleaned = -0.00056957 Jy ! Component: 650 - total flux cleaned = -0.000594198 Jy ! Component: 700 - total flux cleaned = -0.000594325 Jy ! Component: 750 - total flux cleaned = -0.000594543 Jy ! Component: 800 - total flux cleaned = -0.000663852 Jy ! Component: 850 - total flux cleaned = -0.00059608 Jy ! Component: 900 - total flux cleaned = -0.00057442 Jy ! Component: 950 - total flux cleaned = -0.000574758 Jy ! Component: 1000 - total flux cleaned = -0.000638655 Jy ! Component: 1050 - total flux cleaned = -0.000533628 Jy ! Component: 1100 - total flux cleaned = -0.000513157 Jy ! Component: 1150 - total flux cleaned = -0.000472693 Jy ! Component: 1200 - total flux cleaned = -0.000413156 Jy ! Component: 1250 - total flux cleaned = -0.00037399 Jy ! Component: 1300 - total flux cleaned = -0.000316877 Jy ! Component: 1350 - total flux cleaned = -0.000335872 Jy ! Component: 1400 - total flux cleaned = -0.00029907 Jy ! Component: 1450 - total flux cleaned = -0.000298912 Jy ! Component: 1500 - total flux cleaned = -0.000299007 Jy ! Component: 1550 - total flux cleaned = -0.000281437 Jy ! Component: 1600 - total flux cleaned = -0.000247043 Jy ! Component: 1650 - total flux cleaned = -0.000281516 Jy ! Component: 1700 - total flux cleaned = -0.000281829 Jy ! Component: 1750 - total flux cleaned = -0.000298596 Jy ! Component: 1800 - total flux cleaned = -0.000314904 Jy ! Component: 1850 - total flux cleaned = -0.000330861 Jy ! Component: 1900 - total flux cleaned = -0.000330935 Jy ! Component: 1950 - total flux cleaned = -0.000331097 Jy ! Component: 2000 - total flux cleaned = -0.000392965 Jy ! Component: 2050 - total flux cleaned = -0.000392912 Jy ! Component: 2100 - total flux cleaned = -0.00042299 Jy ! Component: 2150 - total flux cleaned = -0.000438103 Jy ! Component: 2200 - total flux cleaned = -0.00048219 Jy ! Component: 2250 - total flux cleaned = -0.000539736 Jy ! Component: 2300 - total flux cleaned = -0.000582518 Jy ! Component: 2350 - total flux cleaned = -0.000582489 Jy ! Component: 2400 - total flux cleaned = -0.000638222 Jy ! Component: 2450 - total flux cleaned = -0.000734278 Jy ! Component: 2500 - total flux cleaned = -0.000815526 Jy ! Component: 2550 - total flux cleaned = -0.000842056 Jy ! Component: 2600 - total flux cleaned = -0.000868664 Jy ! Component: 2650 - total flux cleaned = -0.000934317 Jy ! Component: 2700 - total flux cleaned = -0.000947382 Jy ! Component: 2750 - total flux cleaned = -0.00102431 Jy ! Component: 2800 - total flux cleaned = -0.00107503 Jy ! Component: 2850 - total flux cleaned = -0.00112527 Jy ! Component: 2900 - total flux cleaned = -0.00115017 Jy ! Component: 2950 - total flux cleaned = -0.00116255 Jy ! Component: 3000 - total flux cleaned = -0.00127214 Jy ! Component: 3050 - total flux cleaned = -0.00128427 Jy ! Component: 3100 - total flux cleaned = -0.00129643 Jy ! Component: 3150 - total flux cleaned = -0.00136725 Jy ! Component: 3200 - total flux cleaned = -0.001379 Jy ! Component: 3250 - total flux cleaned = -0.00143696 Jy ! Component: 3300 - total flux cleaned = -0.00149419 Jy ! Component: 3350 - total flux cleaned = -0.00151688 Jy ! Component: 3400 - total flux cleaned = -0.00153953 Jy ! Component: 3450 - total flux cleaned = -0.0015954 Jy ! Component: 3500 - total flux cleaned = -0.00166183 Jy ! Component: 3550 - total flux cleaned = -0.00169472 Jy ! Component: 3600 - total flux cleaned = -0.0017492 Jy ! Component: 3650 - total flux cleaned = -0.00174911 Jy ! Component: 3700 - total flux cleaned = -0.00180278 Jy ! Component: 3750 - total flux cleaned = -0.00183465 Jy ! Component: 3800 - total flux cleaned = -0.00184516 Jy ! Component: 3850 - total flux cleaned = -0.00185559 Jy ! Component: 3900 - total flux cleaned = -0.00187637 Jy ! Component: 3950 - total flux cleaned = -0.00192784 Jy ! Component: 4000 - total flux cleaned = -0.00190746 Jy ! Component: 4050 - total flux cleaned = -0.00195804 Jy ! Total flux subtracted in 4096 components = -0.00195814 Jy ! Clean residual min=-0.000542 max=0.000576 Jy/beam ! Clean residual mean=-0.000006 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.239878 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 398 components and 0.239878 Jy ![Exited script file: muppet] wmap "J1237+2034_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.862 x 8.61 at 24.32 degrees (North through East) ! Clean map min=-0.0016704 max=0.23064 Jy/beam ! Writing clean map to FITS file: J1237+2034_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.230642 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021194 device "J1237+2034_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1237+2034_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275673 0.275673 0.551347 1.10269 2.20539 4.41078 8.82155 17.6431 35.2862 70.5724 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.23 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.862 x 8.61 at 24.32 degrees (North through East) ! Clean map min=-0.0016704 max=0.23064 Jy/beam quit ! Quitting program ! Log file J1237+2034_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:27:20 2016