! Started logfile: J1634-2058_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:10:48 2016 obs J1634-2058_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1634-2058_S_2014_08_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759259 visibilities/baseline/integration-bin. ! Found source: J1634-2058 ! ! 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 11480 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 J1634-2058_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835359Jy sigma=0.007673 ! Fit after self-cal, rms=0.813035Jy sigma=0.007481 ! 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.16 mas, bmaj=11 mas, bpa=11.52 degrees ! Estimated noise=1053.63 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.141336 Jy ! Component: 100 - total flux cleaned = 0.174484 Jy ! Total flux subtracted in 100 components = 0.174484 Jy ! Clean residual min=-0.006485 max=0.013516 Jy/beam ! Clean residual mean=-0.000008 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.174484 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.174484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095665Jy sigma=0.000832 ! Fit after self-cal, rms=0.095657Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155428 Jy ! Component: 100 - total flux cleaned = 0.0242046 Jy ! Total flux subtracted in 100 components = 0.0242046 Jy ! Clean residual min=-0.005366 max=0.005031 Jy/beam ! Clean residual mean=-0.000006 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.198689 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.198689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091606Jy sigma=0.000797 ! Fit after self-cal, rms=0.091583Jy sigma=0.000796 ! 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.935 mas, bmaj=12.65 mas, bpa=9.815 degrees ! Estimated noise=726.896 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.00930728 Jy ! Component: 100 - total flux cleaned = 0.0142024 Jy ! Component: 150 - total flux cleaned = 0.0170191 Jy ! Component: 200 - total flux cleaned = 0.0186959 Jy ! Total flux subtracted in 200 components = 0.0186959 Jy ! Clean residual min=-0.004421 max=0.003765 Jy/beam ! Clean residual mean=0.000001 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.217385 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 59 components and 0.217385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090470Jy sigma=0.000790 ! Fit after self-cal, rms=0.090469Jy sigma=0.000789 ! 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.98 FD 0.86 HN 0.99 KP 1.07 ! LA 1.11 MK 1.00* NL 0.98 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.07 KP 1.03 ! LA 1.05 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 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.92 FD 1.17 HN 1.04 KP 0.90 ! LA 0.84 MK 1.00* NL 1.03 OV 0.96 ! PT 1.00 SC 1.02 ! ! ! 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.00 HN 1.01 KP 0.86 ! LA 0.81 MK 1.00* NL 1.09 OV 1.00 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.090469Jy sigma=0.000789 ! Fit after self-cal, rms=0.086441Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=12.72 mas, bpa=9.943 degrees ! Estimated noise=726.468 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.0014621 Jy ! Component: 100 - total flux cleaned = -0.00170169 Jy ! Component: 150 - total flux cleaned = -0.00187273 Jy ! Component: 200 - total flux cleaned = -0.00200007 Jy ! Total flux subtracted in 200 components = -0.00200007 Jy ! Clean residual min=-0.002339 max=0.002674 Jy/beam ! Clean residual mean=-0.000003 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.215385 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.215385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086410Jy sigma=0.000767 ! Fit after self-cal, rms=0.086394Jy sigma=0.000767 ! 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.086394Jy sigma=0.000767 ! Fit after self-cal, rms=0.086332Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=12.74 mas, bpa=9.977 degrees ! Estimated noise=725.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00099366 Jy ! Component: 100 - total flux cleaned = -0.00115872 Jy ! Component: 150 - total flux cleaned = -0.00125573 Jy ! Component: 200 - total flux cleaned = -0.00135165 Jy ! Total flux subtracted in 200 components = -0.00135165 Jy ! Clean residual min=-0.002006 max=0.002454 Jy/beam ! Clean residual mean=-0.000000 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.214033 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.214033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086316Jy sigma=0.000766 ! Fit after self-cal, rms=0.086320Jy sigma=0.000766 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 (-7.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158577 Jy ! Component: 100 - total flux cleaned = 0.0017044 Jy ! Component: 150 - total flux cleaned = 0.00159085 Jy ! Component: 200 - total flux cleaned = 0.00144328 Jy ! Total flux subtracted in 200 components = 0.00144328 Jy ! Clean residual min=-0.001912 max=0.002033 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.215476 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 104 components and 0.215476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086270Jy sigma=0.000765 ! Fit after self-cal, rms=0.086259Jy sigma=0.000765 ! 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.086259Jy sigma=0.000765 ! Fit after self-cal, rms=0.086338Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=12.74 mas, bpa=10.03 degrees ! Estimated noise=726.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402081 Jy ! Component: 100 - total flux cleaned = 0.000235208 Jy ! Component: 150 - total flux cleaned = 0.000122245 Jy ! Component: 200 - total flux cleaned = 6.20639e-05 Jy ! Total flux subtracted in 200 components = 6.20639e-05 Jy ! Clean residual min=-0.001805 max=0.001937 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.215538 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 127 components and 0.215538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086319Jy sigma=0.000765 ! Fit after self-cal, rms=0.086319Jy sigma=0.000765 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.000366005 Jy ! Component: 100 - total flux cleaned = 0.000311494 Jy ! Component: 150 - total flux cleaned = 0.000261241 Jy ! Component: 200 - total flux cleaned = 0.000229821 Jy ! Total flux subtracted in 200 components = 0.000229821 Jy ! Clean residual min=-0.001776 max=0.001895 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.215768 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 146 components and 0.215768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086311Jy sigma=0.000765 ! Fit after self-cal, rms=0.086309Jy sigma=0.000765 ! 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.086309Jy sigma=0.000765 ! Fit after self-cal, rms=0.086351Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.075 mas, bmaj=17.58 mas, bpa=-0.8696 degrees ! Estimated noise=847.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143445 Jy ! Component: 100 - total flux cleaned = 0.000106731 Jy ! Component: 150 - total flux cleaned = 3.37885e-05 Jy ! Component: 200 - total flux cleaned = -3.14393e-05 Jy ! Total flux subtracted in 200 components = -3.14393e-05 Jy ! Clean residual min=-0.001828 max=0.001879 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.215737 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.215737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086346Jy sigma=0.000765 ! Fit after self-cal, rms=0.086345Jy sigma=0.000765 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 = 9.8119e-05 Jy ! Component: 100 - total flux cleaned = 5.87979e-05 Jy ! Component: 150 - total flux cleaned = 1.68947e-05 Jy ! Component: 200 - total flux cleaned = -3.11362e-05 Jy ! Total flux subtracted in 200 components = -3.11362e-05 Jy ! Clean residual min=-0.001786 max=0.001871 Jy/beam ! Clean residual mean=0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.215706 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 0.215706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086343Jy sigma=0.000765 ! Fit after self-cal, rms=0.086342Jy sigma=0.000765 ! 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.934 mas, bmaj=12.74 mas, bpa=10.05 degrees ! Estimated noise=726.198 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 12.74 at 10.05 degrees (North through East) ! Clean map min=-0.0016516 max=0.18864 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.135 mas, bmaj=11.07 mas, bpa=11.7 degrees ! Estimated noise=1060.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142104 Jy ! Component: 100 - total flux cleaned = 0.17579 Jy ! Component: 150 - total flux cleaned = 0.191976 Jy ! Component: 200 - total flux cleaned = 0.201143 Jy ! Total flux subtracted in 200 components = 0.201143 Jy ! Clean residual min=-0.003476 max=0.004776 Jy/beam ! Clean residual mean=-0.000001 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.201143 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.201143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=12.74 mas, bpa=10.05 degrees ! Estimated noise=726.198 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.00694652 Jy ! Component: 100 - total flux cleaned = 0.0107213 Jy ! Component: 150 - total flux cleaned = 0.0127187 Jy ! Component: 200 - total flux cleaned = 0.0134475 Jy ! Total flux subtracted in 200 components = 0.0134475 Jy ! Clean residual min=-0.001968 max=0.002005 Jy/beam ! Clean residual mean=0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.21459 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 60 components and 0.214591 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=8.075 mas, bmaj=17.58 mas, bpa=-0.8696 degrees ! Estimated noise=847.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125744 Jy ! Component: 100 - total flux cleaned = 0.00148773 Jy ! Component: 150 - total flux cleaned = 0.00158107 Jy ! Component: 200 - total flux cleaned = 0.0015591 Jy ! Total flux subtracted in 200 components = 0.0015591 Jy ! Clean residual min=-0.001969 max=0.001901 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.21615 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 = -4.05065e-05 Jy ! Component: 100 - total flux cleaned = -5.89467e-05 Jy ! Component: 150 - total flux cleaned = -0.000104252 Jy ! Component: 200 - total flux cleaned = -0.00011697 Jy ! Total flux subtracted in 200 components = -0.00011697 Jy ! Clean residual min=-0.001859 max=0.001811 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.216033 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 113 components and 0.216033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=12.74 mas, bpa=10.05 degrees ! Estimated noise=726.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.27645e-05 Jy ! Component: 100 - total flux cleaned = 6.20959e-05 Jy ! Component: 150 - total flux cleaned = 4.34836e-05 Jy ! Component: 200 - total flux cleaned = 6.10928e-05 Jy ! Total flux subtracted in 200 components = 6.10928e-05 Jy ! Clean residual min=-0.001701 max=0.001926 Jy/beam ! Clean residual mean=0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.216094 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 0.216094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086345Jy sigma=0.000765 ! Fit after self-cal, rms=0.086344Jy sigma=0.000765 wmodel J1634-2058_S_2014_08_09_pus_map.mod ! Writing 139 model components to file: J1634-2058_S_2014_08_09_pus_map.mod wobs J1634-2058_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1634-2058_S_2014_08_09_pus_uvs.fits wwins J1634-2058_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1634-2058_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.000587391 Jy ! Component: 100 - total flux cleaned = 0.000620428 Jy ! Component: 150 - total flux cleaned = 0.000619041 Jy ! Component: 200 - total flux cleaned = 0.000647034 Jy ! Component: 250 - total flux cleaned = 0.000674318 Jy ! Component: 300 - total flux cleaned = 0.000673833 Jy ! Component: 350 - total flux cleaned = 0.000647676 Jy ! Component: 400 - total flux cleaned = 0.000597361 Jy ! Component: 450 - total flux cleaned = 0.000573093 Jy ! Component: 500 - total flux cleaned = 0.000620658 Jy ! Component: 550 - total flux cleaned = 0.000643839 Jy ! Component: 600 - total flux cleaned = 0.00066696 Jy ! Component: 650 - total flux cleaned = 0.000667282 Jy ! Component: 700 - total flux cleaned = 0.000711238 Jy ! Component: 750 - total flux cleaned = 0.000689215 Jy ! Component: 800 - total flux cleaned = 0.000709957 Jy ! Component: 850 - total flux cleaned = 0.000750844 Jy ! Component: 900 - total flux cleaned = 0.000730146 Jy ! Component: 950 - total flux cleaned = 0.00074988 Jy ! Component: 1000 - total flux cleaned = 0.000768948 Jy ! Component: 1050 - total flux cleaned = 0.000729952 Jy ! Component: 1100 - total flux cleaned = 0.000692219 Jy ! Component: 1150 - total flux cleaned = 0.000729673 Jy ! Component: 1200 - total flux cleaned = 0.000692563 Jy ! Component: 1250 - total flux cleaned = 0.000710734 Jy ! Component: 1300 - total flux cleaned = 0.000764203 Jy ! Component: 1350 - total flux cleaned = 0.000799137 Jy ! Component: 1400 - total flux cleaned = 0.00083397 Jy ! Component: 1450 - total flux cleaned = 0.000920311 Jy ! Component: 1500 - total flux cleaned = 0.000971303 Jy ! Component: 1550 - total flux cleaned = 0.00107231 Jy ! Component: 1600 - total flux cleaned = 0.0011552 Jy ! Component: 1650 - total flux cleaned = 0.0012369 Jy ! Component: 1700 - total flux cleaned = 0.0012529 Jy ! Component: 1750 - total flux cleaned = 0.00134895 Jy ! Component: 1800 - total flux cleaned = 0.00134909 Jy ! Component: 1850 - total flux cleaned = 0.00144336 Jy ! Component: 1900 - total flux cleaned = 0.00155179 Jy ! Component: 1950 - total flux cleaned = 0.00164366 Jy ! Component: 2000 - total flux cleaned = 0.00170421 Jy ! Component: 2050 - total flux cleaned = 0.00182405 Jy ! Component: 2100 - total flux cleaned = 0.00183883 Jy ! Component: 2150 - total flux cleaned = 0.00191238 Jy ! Component: 2200 - total flux cleaned = 0.00195606 Jy ! Component: 2250 - total flux cleaned = 0.00199939 Jy ! Component: 2300 - total flux cleaned = 0.00204219 Jy ! Component: 2350 - total flux cleaned = 0.00208458 Jy ! Component: 2400 - total flux cleaned = 0.00214049 Jy ! Component: 2450 - total flux cleaned = 0.00216803 Jy ! Component: 2500 - total flux cleaned = 0.00222278 Jy ! Component: 2550 - total flux cleaned = 0.00227725 Jy ! Component: 2600 - total flux cleaned = 0.00233113 Jy ! Component: 2650 - total flux cleaned = 0.00237111 Jy ! Component: 2700 - total flux cleaned = 0.00244996 Jy ! Component: 2750 - total flux cleaned = 0.00246306 Jy ! Component: 2800 - total flux cleaned = 0.00251488 Jy ! Component: 2850 - total flux cleaned = 0.0025405 Jy ! Component: 2900 - total flux cleaned = 0.00260423 Jy ! Component: 2950 - total flux cleaned = 0.0026547 Jy ! Component: 3000 - total flux cleaned = 0.00271731 Jy ! Component: 3050 - total flux cleaned = 0.00274226 Jy ! Component: 3100 - total flux cleaned = 0.0028038 Jy ! Component: 3150 - total flux cleaned = 0.00287718 Jy ! Component: 3200 - total flux cleaned = 0.00290152 Jy ! Component: 3250 - total flux cleaned = 0.00298566 Jy ! Component: 3300 - total flux cleaned = 0.00300959 Jy ! Component: 3350 - total flux cleaned = 0.00313984 Jy ! Component: 3400 - total flux cleaned = 0.00316323 Jy ! Component: 3450 - total flux cleaned = 0.00323313 Jy ! Component: 3500 - total flux cleaned = 0.00327945 Jy ! Component: 3550 - total flux cleaned = 0.00333704 Jy ! Component: 3600 - total flux cleaned = 0.00342843 Jy ! Component: 3650 - total flux cleaned = 0.00345117 Jy ! Component: 3700 - total flux cleaned = 0.0035188 Jy ! Component: 3750 - total flux cleaned = 0.00357466 Jy ! Component: 3800 - total flux cleaned = 0.00365231 Jy ! Component: 3850 - total flux cleaned = 0.00369651 Jy ! Component: 3900 - total flux cleaned = 0.00379518 Jy ! Component: 3950 - total flux cleaned = 0.0038387 Jy ! Component: 4000 - total flux cleaned = 0.00389292 Jy ! Component: 4050 - total flux cleaned = 0.00394663 Jy ! Total flux subtracted in 4096 components = 0.00397867 Jy ! Clean residual min=-0.000570 max=0.000566 Jy/beam ! Clean residual mean=0.000002 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.220072 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 421 components and 0.220072 Jy ![Exited script file: muppet] wmap "J1634-2058_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 12.74 at 10.05 degrees (North through East) ! Clean map min=-0.0020159 max=0.18818 Jy/beam ! Writing clean map to FITS file: J1634-2058_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.188183 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204098 device "J1634-2058_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1634-2058_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325371 0.325371 0.650742 1.30148 2.60297 5.20594 10.4119 20.8237 41.6475 83.295 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 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.934 x 12.74 at 10.05 degrees (North through East) ! Clean map min=-0.0020159 max=0.18818 Jy/beam quit ! Quitting program ! Log file J1634-2058_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:10:53 2016