! Started logfile: J2326+0112_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:28 2016 obs J2326+0112_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2326+0112_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692532 visibilities/baseline/integration-bin. ! Found source: J2326+0112 ! ! 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 15208 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 J2326+0112_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 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892199Jy sigma=0.009357 ! Fit after self-cal, rms=0.872458Jy sigma=0.009161 ! 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.178 mas, bmaj=9.674 mas, bpa=17.12 degrees ! Estimated noise=674.433 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.101297 Jy ! Component: 100 - total flux cleaned = 0.123955 Jy ! Total flux subtracted in 100 components = 0.123955 Jy ! Clean residual min=-0.005447 max=0.008406 Jy/beam ! Clean residual mean=-0.000083 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.123955 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.123955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085348Jy sigma=0.000815 ! Fit after self-cal, rms=0.085346Jy sigma=0.000815 ! 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=5.077 mas, bmaj=10.63 mas, bpa=15.86 degrees ! Estimated noise=556.203 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.00949837 Jy ! Component: 100 - total flux cleaned = 0.0140808 Jy ! Component: 150 - total flux cleaned = 0.0168894 Jy ! Component: 200 - total flux cleaned = 0.0187007 Jy ! Total flux subtracted in 200 components = 0.0187007 Jy ! Clean residual min=-0.004122 max=0.007201 Jy/beam ! Clean residual mean=-0.000049 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.142656 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 72 components and 0.142656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084349Jy sigma=0.000804 ! Fit after self-cal, rms=0.084353Jy sigma=0.000804 ! Inverting map ! Added new window around map position (-26, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0060866 Jy ! Component: 100 - total flux cleaned = 0.00927603 Jy ! Component: 150 - total flux cleaned = 0.0107084 Jy ! Component: 200 - total flux cleaned = 0.0117301 Jy ! Total flux subtracted in 200 components = 0.0117301 Jy ! Clean residual min=-0.004039 max=0.005343 Jy/beam ! Clean residual mean=-0.000023 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.154386 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 118 components and 0.154386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083801Jy sigma=0.000799 ! Fit after self-cal, rms=0.083767Jy sigma=0.000799 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.89 HN 1.10 KP 1.03 ! LA 1.10 MK 1.00* NL 0.96 OV 1.02 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.11 KP 1.01 ! LA 1.07 MK 1.00* NL 0.99 OV 1.03 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.20 HN 1.05 KP 0.87 ! LA 0.85 MK 1.00* NL 0.98 OV 0.94 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.17 HN 1.08 KP 0.85 ! LA 0.80 MK 1.00* NL 1.02 OV 1.02 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.083767Jy sigma=0.000799 ! Fit after self-cal, rms=0.082556Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.098 mas, bmaj=10.73 mas, bpa=16.36 degrees ! Estimated noise=558.871 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.00112546 Jy ! Component: 100 - total flux cleaned = -0.00123727 Jy ! Component: 150 - total flux cleaned = -0.00152187 Jy ! Component: 200 - total flux cleaned = -0.0017278 Jy ! Total flux subtracted in 200 components = -0.0017278 Jy ! Clean residual min=-0.002698 max=0.002677 Jy/beam ! Clean residual mean=-0.000012 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.152658 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.152658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082466Jy sigma=0.000782 ! Fit after self-cal, rms=0.082480Jy sigma=0.000781 ! 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.082480Jy sigma=0.000781 ! Fit after self-cal, rms=0.086095Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.077 mas, bmaj=10.68 mas, bpa=16.01 degrees ! Estimated noise=558.281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120053 Jy ! Component: 100 - total flux cleaned = -0.00113615 Jy ! Component: 150 - total flux cleaned = -0.00111023 Jy ! Component: 200 - total flux cleaned = -0.00110969 Jy ! Total flux subtracted in 200 components = -0.00110969 Jy ! Clean residual min=-0.002036 max=0.001671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.151549 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 161 components and 0.151549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086064Jy sigma=0.000778 ! Fit after self-cal, rms=0.086116Jy sigma=0.000778 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.000154791 Jy ! Component: 100 - total flux cleaned = -0.000133171 Jy ! Component: 150 - total flux cleaned = -0.000112799 Jy ! Component: 200 - total flux cleaned = -0.000113014 Jy ! Total flux subtracted in 200 components = -0.000113014 Jy ! Clean residual min=-0.002013 max=0.001681 Jy/beam ! Clean residual mean=-0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.151436 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 172 components and 0.151436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086106Jy sigma=0.000778 ! Fit after self-cal, rms=0.086105Jy sigma=0.000778 ! 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.086105Jy sigma=0.000778 ! Fit after self-cal, rms=0.086762Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.081 mas, bmaj=10.69 mas, bpa=16.04 degrees ! Estimated noise=558.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000548973 Jy ! Component: 100 - total flux cleaned = -0.000707536 Jy ! Component: 150 - total flux cleaned = -0.000727425 Jy ! Component: 200 - total flux cleaned = -0.0007459 Jy ! Total flux subtracted in 200 components = -0.0007459 Jy ! Clean residual min=-0.001870 max=0.001426 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.15069 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 188 components and 0.15069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086751Jy sigma=0.000778 ! Fit after self-cal, rms=0.086759Jy sigma=0.000778 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.000122842 Jy ! Component: 100 - total flux cleaned = -8.93486e-05 Jy ! Component: 150 - total flux cleaned = -8.91566e-05 Jy ! Component: 200 - total flux cleaned = -8.89813e-05 Jy ! Total flux subtracted in 200 components = -8.89813e-05 Jy ! Clean residual min=-0.001862 max=0.001364 Jy/beam ! Clean residual mean=-0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.150601 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 201 components and 0.150601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086754Jy sigma=0.000778 ! Fit after self-cal, rms=0.086753Jy sigma=0.000778 ! 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.086753Jy sigma=0.000778 ! Fit after self-cal, rms=0.087103Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.304 mas, bmaj=13.03 mas, bpa=8.967 degrees ! Estimated noise=612.718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.01024e-05 Jy ! Component: 100 - total flux cleaned = -1.08014e-05 Jy ! Component: 150 - total flux cleaned = -2.65379e-05 Jy ! Component: 200 - total flux cleaned = -1.15916e-06 Jy ! Total flux subtracted in 200 components = -1.15916e-06 Jy ! Clean residual min=-0.001764 max=0.001539 Jy/beam ! Clean residual mean=0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.1506 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 221 components and 0.1506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087099Jy sigma=0.000778 ! Fit after self-cal, rms=0.087103Jy sigma=0.000778 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.20627e-05 Jy ! Component: 100 - total flux cleaned = -4.48353e-05 Jy ! Component: 150 - total flux cleaned = -1.14053e-05 Jy ! Component: 200 - total flux cleaned = -1.38619e-06 Jy ! Total flux subtracted in 200 components = -1.38619e-06 Jy ! Clean residual min=-0.001726 max=0.001528 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.150598 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 234 components and 0.150598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087101Jy sigma=0.000778 ! Fit after self-cal, rms=0.087100Jy sigma=0.000778 ! 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=5.083 mas, bmaj=10.69 mas, bpa=16.08 degrees ! Estimated noise=558.069 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.083 x 10.69 at 16.08 degrees (North through East) ! Clean map min=-0.0017565 max=0.12986 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.18 mas, bmaj=9.735 mas, bpa=17.13 degrees ! Estimated noise=676.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101481 Jy ! Component: 100 - total flux cleaned = 0.124233 Jy ! Component: 150 - total flux cleaned = 0.132205 Jy ! Component: 200 - total flux cleaned = 0.136246 Jy ! Total flux subtracted in 200 components = 0.136246 Jy ! Clean residual min=-0.002173 max=0.002647 Jy/beam ! Clean residual mean=-0.000022 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.136246 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.136246 Jy ! Inverting map and beam ! Estimated beam: bmin=5.083 mas, bmaj=10.69 mas, bpa=16.08 degrees ! Estimated noise=558.069 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) ! Added new window around map position (-5.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359629 Jy ! Component: 100 - total flux cleaned = 0.00619934 Jy ! Component: 150 - total flux cleaned = 0.00820271 Jy ! Component: 200 - total flux cleaned = 0.00979035 Jy ! Total flux subtracted in 200 components = 0.00979035 Jy ! Clean residual min=-0.001776 max=0.001690 Jy/beam ! Clean residual mean=-0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.146037 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 108 components and 0.146037 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.304 mas, bmaj=13.03 mas, bpa=8.967 degrees ! Estimated noise=612.718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169419 Jy ! Component: 100 - total flux cleaned = 0.0028112 Jy ! Component: 150 - total flux cleaned = 0.00346722 Jy ! Component: 200 - total flux cleaned = 0.00401584 Jy ! Total flux subtracted in 200 components = 0.00401584 Jy ! Clean residual min=-0.001731 max=0.001677 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.150052 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.000380673 Jy ! Component: 100 - total flux cleaned = 0.000633078 Jy ! Component: 150 - total flux cleaned = 0.000875648 Jy ! Component: 200 - total flux cleaned = 0.00106906 Jy ! Total flux subtracted in 200 components = 0.00106906 Jy ! Clean residual min=-0.001588 max=0.001585 Jy/beam ! Clean residual mean=0.000005 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.151121 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 190 components and 0.151121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.083 mas, bmaj=10.69 mas, bpa=16.08 degrees ! Estimated noise=558.069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.19015e-05 Jy ! Component: 100 - total flux cleaned = 0.000151374 Jy ! Component: 150 - total flux cleaned = 0.000251297 Jy ! Component: 200 - total flux cleaned = 0.000306833 Jy ! Total flux subtracted in 200 components = 0.000306833 Jy ! Clean residual min=-0.001561 max=0.001376 Jy/beam ! Clean residual mean=0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.151428 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 213 components and 0.151428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087096Jy sigma=0.000778 ! Fit after self-cal, rms=0.087090Jy sigma=0.000777 wmodel J2326+0112_S_2014_08_05_pus_map.mod ! Writing 213 model components to file: J2326+0112_S_2014_08_05_pus_map.mod wobs J2326+0112_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2326+0112_S_2014_08_05_pus_uvs.fits wwins J2326+0112_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J2326+0112_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.000686535 Jy ! Component: 100 - total flux cleaned = -0.00104606 Jy ! Component: 150 - total flux cleaned = -0.00115418 Jy ! Component: 200 - total flux cleaned = -0.0010931 Jy ! Component: 250 - total flux cleaned = -0.00113129 Jy ! Component: 300 - total flux cleaned = -0.00103871 Jy ! Component: 350 - total flux cleaned = -0.000985591 Jy ! Component: 400 - total flux cleaned = -0.000898883 Jy ! Component: 450 - total flux cleaned = -0.000814407 Jy ! Component: 500 - total flux cleaned = -0.000765319 Jy ! Component: 550 - total flux cleaned = -0.000733318 Jy ! Component: 600 - total flux cleaned = -0.000717476 Jy ! Component: 650 - total flux cleaned = -0.000686558 Jy ! Component: 700 - total flux cleaned = -0.000701741 Jy ! Component: 750 - total flux cleaned = -0.000731142 Jy ! Component: 800 - total flux cleaned = -0.000745519 Jy ! Component: 850 - total flux cleaned = -0.000773562 Jy ! Component: 900 - total flux cleaned = -0.000773361 Jy ! Component: 950 - total flux cleaned = -0.000773058 Jy ! Component: 1000 - total flux cleaned = -0.00078655 Jy ! Component: 1050 - total flux cleaned = -0.000773571 Jy ! Component: 1100 - total flux cleaned = -0.000812225 Jy ! Component: 1150 - total flux cleaned = -0.000786559 Jy ! Component: 1200 - total flux cleaned = -0.000761181 Jy ! Component: 1250 - total flux cleaned = -0.000773313 Jy ! Component: 1300 - total flux cleaned = -0.000736985 Jy ! Component: 1350 - total flux cleaned = -0.00078497 Jy ! Component: 1400 - total flux cleaned = -0.000761313 Jy ! Component: 1450 - total flux cleaned = -0.000796033 Jy ! Component: 1500 - total flux cleaned = -0.000750212 Jy ! Component: 1550 - total flux cleaned = -0.000818207 Jy ! Component: 1600 - total flux cleaned = -0.000806929 Jy ! Component: 1650 - total flux cleaned = -0.000828761 Jy ! Component: 1700 - total flux cleaned = -0.000817763 Jy ! Component: 1750 - total flux cleaned = -0.000817713 Jy ! Component: 1800 - total flux cleaned = -0.000817807 Jy ! Component: 1850 - total flux cleaned = -0.000849131 Jy ! Component: 1900 - total flux cleaned = -0.000890394 Jy ! Component: 1950 - total flux cleaned = -0.000869694 Jy ! Component: 2000 - total flux cleaned = -0.000879752 Jy ! Component: 2050 - total flux cleaned = -0.000889704 Jy ! Component: 2100 - total flux cleaned = -0.000919417 Jy ! Component: 2150 - total flux cleaned = -0.000909608 Jy ! Component: 2200 - total flux cleaned = -0.000938701 Jy ! Component: 2250 - total flux cleaned = -0.000967427 Jy ! Component: 2300 - total flux cleaned = -0.000977021 Jy ! Component: 2350 - total flux cleaned = -0.00101466 Jy ! Component: 2400 - total flux cleaned = -0.00104251 Jy ! Component: 2450 - total flux cleaned = -0.00102403 Jy ! Component: 2500 - total flux cleaned = -0.00107872 Jy ! Component: 2550 - total flux cleaned = -0.00110584 Jy ! Component: 2600 - total flux cleaned = -0.00111466 Jy ! Component: 2650 - total flux cleaned = -0.00115884 Jy ! Component: 2700 - total flux cleaned = -0.00115875 Jy ! Component: 2750 - total flux cleaned = -0.00117609 Jy ! Component: 2800 - total flux cleaned = -0.00118472 Jy ! Component: 2850 - total flux cleaned = -0.00121032 Jy ! Component: 2900 - total flux cleaned = -0.0012357 Jy ! Component: 2950 - total flux cleaned = -0.00126926 Jy ! Component: 3000 - total flux cleaned = -0.00126082 Jy ! Component: 3050 - total flux cleaned = -0.00126913 Jy ! Component: 3100 - total flux cleaned = -0.00130185 Jy ! Component: 3150 - total flux cleaned = -0.0013018 Jy ! Component: 3200 - total flux cleaned = -0.00127771 Jy ! Component: 3250 - total flux cleaned = -0.00130984 Jy ! Component: 3300 - total flux cleaned = -0.00127807 Jy ! Component: 3350 - total flux cleaned = -0.00128599 Jy ! Component: 3400 - total flux cleaned = -0.00132513 Jy ! Component: 3450 - total flux cleaned = -0.00130189 Jy ! Component: 3500 - total flux cleaned = -0.0013097 Jy ! Component: 3550 - total flux cleaned = -0.0013327 Jy ! Component: 3600 - total flux cleaned = -0.00133276 Jy ! Component: 3650 - total flux cleaned = -0.00134036 Jy ! Component: 3700 - total flux cleaned = -0.00133278 Jy ! Component: 3750 - total flux cleaned = -0.00130294 Jy ! Component: 3800 - total flux cleaned = -0.0012955 Jy ! Component: 3850 - total flux cleaned = -0.0012881 Jy ! Component: 3900 - total flux cleaned = -0.00129547 Jy ! Component: 3950 - total flux cleaned = -0.00129537 Jy ! Component: 4000 - total flux cleaned = -0.00125929 Jy ! Component: 4050 - total flux cleaned = -0.00125937 Jy ! Total flux subtracted in 4096 components = -0.00127368 Jy ! Clean residual min=-0.000409 max=0.000434 Jy/beam ! Clean residual mean=0.000000 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.150155 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 513 components and 0.150155 Jy ![Exited script file: muppet] wmap "J2326+0112_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.083 x 10.69 at 16.08 degrees (North through East) ! Clean map min=-0.00089045 max=0.13034 Jy/beam ! Writing clean map to FITS file: J2326+0112_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.130343 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143755 device "J2326+0112_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2326+0112_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.330869 0.330869 0.661737 1.32347 2.64695 5.2939 10.5878 21.1756 42.3512 84.7023 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.083 x 10.69 at 16.08 degrees (North through East) ! Clean map min=-0.00089045 max=0.13034 Jy/beam quit ! Quitting program ! Log file J2326+0112_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:34 2016