! Started logfile: J2350+1106_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:07:04 2016 obs J2350+1106_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2350+1106_S_2014_06_09_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.610458 visibilities/baseline/integration-bin. ! Found source: J2350+1106 ! ! 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 336 lines of history. ! ! Reading 11208 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 J2350+1106_S_2014_06_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 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871700Jy sigma=0.010272 ! Fit after self-cal, rms=0.845315Jy sigma=0.009997 ! 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.86 mas, bmaj=8.533 mas, bpa=12.09 degrees ! Estimated noise=801.833 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.122843 Jy ! Component: 100 - total flux cleaned = 0.149913 Jy ! Total flux subtracted in 100 components = 0.149913 Jy ! Clean residual min=-0.012274 max=0.031728 Jy/beam ! Clean residual mean=-0.000028 rms=0.003722 Jy/beam ! Combined flux in latest and established models = 0.149913 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.149913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088490Jy sigma=0.000985 ! Fit after self-cal, rms=0.088464Jy sigma=0.000985 ! Inverting map ! Added new window around map position (24, 54). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285791 Jy ! Component: 100 - total flux cleaned = 0.0428234 Jy ! Total flux subtracted in 100 components = 0.0428234 Jy ! Clean residual min=-0.007498 max=0.008252 Jy/beam ! Clean residual mean=-0.000011 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.192736 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.192736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077960Jy sigma=0.000850 ! Fit after self-cal, rms=0.077017Jy sigma=0.000838 ! 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.578 mas, bmaj=9.691 mas, bpa=9.726 degrees ! Estimated noise=577.522 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.0135869 Jy ! Component: 100 - total flux cleaned = 0.0218322 Jy ! Component: 150 - total flux cleaned = 0.027529 Jy ! Component: 200 - total flux cleaned = 0.0316117 Jy ! Total flux subtracted in 200 components = 0.0316117 Jy ! Clean residual min=-0.004291 max=0.005443 Jy/beam ! Clean residual mean=0.000009 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.224348 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 59 components and 0.224348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074169Jy sigma=0.000805 ! Fit after self-cal, rms=0.073977Jy sigma=0.000802 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.82 HN 0.97 KP 1.04 ! LA 1.19 MK 1.00* NL 1.00 OV 0.95 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.04 KP 0.99 ! LA 1.15 MK 1.00* NL 1.04 OV 0.99 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.04 KP 0.91 ! LA 0.91 MK 1.00* NL 0.99 OV 0.89 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.04 KP 0.88 ! LA 0.89 MK 1.00* NL 1.06 OV 0.97 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.073977Jy sigma=0.000802 ! Fit after self-cal, rms=0.069724Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=9.755 mas, bpa=9.994 degrees ! Estimated noise=568.073 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.00276969 Jy ! Component: 100 - total flux cleaned = 0.00326723 Jy ! Component: 150 - total flux cleaned = 0.00358572 Jy ! Component: 200 - total flux cleaned = 0.00388286 Jy ! Total flux subtracted in 200 components = 0.00388286 Jy ! Clean residual min=-0.002659 max=0.002922 Jy/beam ! Clean residual mean=0.000010 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.228231 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.228231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069543Jy sigma=0.000771 ! Fit after self-cal, rms=0.069530Jy sigma=0.000770 ! 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.069530Jy sigma=0.000770 ! Fit after self-cal, rms=0.069597Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=9.769 mas, bpa=10.01 degrees ! Estimated noise=567.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755722 Jy ! Component: 100 - total flux cleaned = 0.00100823 Jy ! Component: 150 - total flux cleaned = 0.00114976 Jy ! Component: 200 - total flux cleaned = 0.00122212 Jy ! Total flux subtracted in 200 components = 0.00122212 Jy ! Clean residual min=-0.002515 max=0.002703 Jy/beam ! Clean residual mean=0.000005 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.229453 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.229453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069562Jy sigma=0.000768 ! Fit after self-cal, rms=0.069566Jy sigma=0.000768 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.000170485 Jy ! Component: 100 - total flux cleaned = 0.000301086 Jy ! Component: 150 - total flux cleaned = 0.000357287 Jy ! Component: 200 - total flux cleaned = 0.00042479 Jy ! Total flux subtracted in 200 components = 0.00042479 Jy ! Clean residual min=-0.002476 max=0.002679 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.229878 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.229878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069554Jy sigma=0.000768 ! Fit after self-cal, rms=0.069551Jy sigma=0.000768 ! 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.069551Jy sigma=0.000768 ! Fit after self-cal, rms=0.069568Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=9.769 mas, bpa=10.01 degrees ! Estimated noise=567.462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019073 Jy ! Component: 100 - total flux cleaned = 0.000294406 Jy ! Component: 150 - total flux cleaned = 0.000397154 Jy ! Component: 200 - total flux cleaned = 0.000437493 Jy ! Total flux subtracted in 200 components = 0.000437493 Jy ! Clean residual min=-0.002475 max=0.002658 Jy/beam ! Clean residual mean=0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.230316 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.230316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069561Jy sigma=0.000768 ! Fit after self-cal, rms=0.069560Jy sigma=0.000768 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 = 6.64293e-05 Jy ! Component: 100 - total flux cleaned = 0.000104861 Jy ! Component: 150 - total flux cleaned = 0.000151079 Jy ! Component: 200 - total flux cleaned = 0.000183834 Jy ! Total flux subtracted in 200 components = 0.000183834 Jy ! Clean residual min=-0.002461 max=0.002651 Jy/beam ! Clean residual mean=0.000005 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.230499 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.230499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069556Jy sigma=0.000767 ! Fit after self-cal, rms=0.069554Jy sigma=0.000767 ! 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.069554Jy sigma=0.000767 ! Fit after self-cal, rms=0.069532Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.147 mas, bmaj=13.81 mas, bpa=-8.833 degrees ! Estimated noise=631.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000872174 Jy ! Component: 100 - total flux cleaned = 0.000958084 Jy ! Component: 150 - total flux cleaned = 0.000995173 Jy ! Component: 200 - total flux cleaned = 0.00101136 Jy ! Total flux subtracted in 200 components = 0.00101136 Jy ! Clean residual min=-0.002334 max=0.003439 Jy/beam ! Clean residual mean=0.000009 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.231511 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.231511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069534Jy sigma=0.000767 ! Fit after self-cal, rms=0.069535Jy sigma=0.000767 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.17917e-05 Jy ! Component: 100 - total flux cleaned = 0.000107047 Jy ! Component: 150 - total flux cleaned = 0.000121233 Jy ! Component: 200 - total flux cleaned = 0.000134422 Jy ! Total flux subtracted in 200 components = 0.000134422 Jy ! Clean residual min=-0.002311 max=0.003448 Jy/beam ! Clean residual mean=0.000009 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.231645 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 126 components and 0.231645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069538Jy sigma=0.000767 ! Fit after self-cal, rms=0.069538Jy sigma=0.000767 ! 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.564 mas, bmaj=9.768 mas, bpa=10.02 degrees ! Estimated noise=567.444 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.564 x 9.768 at 10.02 degrees (North through East) ! Clean map min=-0.0023564 max=0.15681 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.83 mas, bmaj=8.585 mas, bpa=12.36 degrees ! Estimated noise=790.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120671 Jy ! Component: 100 - total flux cleaned = 0.158635 Jy ! Component: 150 - total flux cleaned = 0.180531 Jy ! Component: 200 - total flux cleaned = 0.194292 Jy ! Total flux subtracted in 200 components = 0.194292 Jy ! Clean residual min=-0.005000 max=0.007313 Jy/beam ! Clean residual mean=-0.000015 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.194292 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.194292 Jy ! Inverting map and beam ! Estimated beam: bmin=4.564 mas, bmaj=9.768 mas, bpa=10.02 degrees ! Estimated noise=567.444 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.0112331 Jy ! Component: 100 - total flux cleaned = 0.0186689 Jy ! Component: 150 - total flux cleaned = 0.0239315 Jy ! Component: 200 - total flux cleaned = 0.0277351 Jy ! Total flux subtracted in 200 components = 0.0277351 Jy ! Clean residual min=-0.003039 max=0.003418 Jy/beam ! Clean residual mean=-0.000000 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.222027 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.222027 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.147 mas, bmaj=13.81 mas, bpa=-8.833 degrees ! Estimated noise=631.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041085 Jy ! Component: 100 - total flux cleaned = 0.00655643 Jy ! Component: 150 - total flux cleaned = 0.00738102 Jy ! Component: 200 - total flux cleaned = 0.00796715 Jy ! Total flux subtracted in 200 components = 0.00796715 Jy ! Clean residual min=-0.002607 max=0.003594 Jy/beam ! Clean residual mean=0.000007 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.229995 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.000263178 Jy ! Component: 100 - total flux cleaned = 0.00045387 Jy ! Component: 150 - total flux cleaned = 0.000620078 Jy ! Component: 200 - total flux cleaned = 0.00076388 Jy ! Total flux subtracted in 200 components = 0.00076388 Jy ! Clean residual min=-0.002511 max=0.003564 Jy/beam ! Clean residual mean=0.000008 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.230759 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.230759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.564 mas, bmaj=9.768 mas, bpa=10.02 degrees ! Estimated noise=567.444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363919 Jy ! Component: 100 - total flux cleaned = -0.000315341 Jy ! Component: 150 - total flux cleaned = -0.000187817 Jy ! Component: 200 - total flux cleaned = -0.000148885 Jy ! Total flux subtracted in 200 components = -0.000148885 Jy ! Clean residual min=-0.002557 max=0.002838 Jy/beam ! Clean residual mean=0.000005 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.23061 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.23061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069587Jy sigma=0.000768 ! Fit after self-cal, rms=0.069586Jy sigma=0.000768 wmodel J2350+1106_S_2014_06_09_pus_map.mod ! Writing 100 model components to file: J2350+1106_S_2014_06_09_pus_map.mod wobs J2350+1106_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2350+1106_S_2014_06_09_pus_uvs.fits wwins J2350+1106_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J2350+1106_S_2014_06_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.000668869 Jy ! Component: 100 - total flux cleaned = 0.00109998 Jy ! Component: 150 - total flux cleaned = 0.00149742 Jy ! Component: 200 - total flux cleaned = 0.00175642 Jy ! Component: 250 - total flux cleaned = 0.00200366 Jy ! Component: 300 - total flux cleaned = 0.00213778 Jy ! Component: 350 - total flux cleaned = 0.00226539 Jy ! Component: 400 - total flux cleaned = 0.00241891 Jy ! Component: 450 - total flux cleaned = 0.0025366 Jy ! Component: 500 - total flux cleaned = 0.00264985 Jy ! Component: 550 - total flux cleaned = 0.00278605 Jy ! Component: 600 - total flux cleaned = 0.00291707 Jy ! Component: 650 - total flux cleaned = 0.00299318 Jy ! Component: 700 - total flux cleaned = 0.00309096 Jy ! Component: 750 - total flux cleaned = 0.00313801 Jy ! Component: 800 - total flux cleaned = 0.00318346 Jy ! Component: 850 - total flux cleaned = 0.0032944 Jy ! Component: 900 - total flux cleaned = 0.00338064 Jy ! Component: 950 - total flux cleaned = 0.00348576 Jy ! Component: 1000 - total flux cleaned = 0.0035681 Jy ! Component: 1050 - total flux cleaned = 0.00354843 Jy ! Component: 1100 - total flux cleaned = 0.00366665 Jy ! Component: 1150 - total flux cleaned = 0.00372389 Jy ! Component: 1200 - total flux cleaned = 0.00381803 Jy ! Component: 1250 - total flux cleaned = 0.00392855 Jy ! Component: 1300 - total flux cleaned = 0.00403693 Jy ! Component: 1350 - total flux cleaned = 0.00414377 Jy ! Component: 1400 - total flux cleaned = 0.00430061 Jy ! Component: 1450 - total flux cleaned = 0.00441995 Jy ! Component: 1500 - total flux cleaned = 0.00458786 Jy ! Component: 1550 - total flux cleaned = 0.00465382 Jy ! Component: 1600 - total flux cleaned = 0.00483204 Jy ! Component: 1650 - total flux cleaned = 0.00486393 Jy ! Component: 1700 - total flux cleaned = 0.00503681 Jy ! Component: 1750 - total flux cleaned = 0.00515981 Jy ! Component: 1800 - total flux cleaned = 0.00529622 Jy ! Component: 1850 - total flux cleaned = 0.00535595 Jy ! Component: 1900 - total flux cleaned = 0.00544452 Jy ! Component: 1950 - total flux cleaned = 0.00556073 Jy ! Component: 2000 - total flux cleaned = 0.0056896 Jy ! Component: 2050 - total flux cleaned = 0.00576008 Jy ! Component: 2100 - total flux cleaned = 0.00589909 Jy ! Component: 2150 - total flux cleaned = 0.00599467 Jy ! Component: 2200 - total flux cleaned = 0.00606193 Jy ! Component: 2250 - total flux cleaned = 0.00615513 Jy ! Component: 2300 - total flux cleaned = 0.00623403 Jy ! Component: 2350 - total flux cleaned = 0.00631173 Jy ! Component: 2400 - total flux cleaned = 0.00641399 Jy ! Component: 2450 - total flux cleaned = 0.00651501 Jy ! Component: 2500 - total flux cleaned = 0.0066147 Jy ! Component: 2550 - total flux cleaned = 0.00675013 Jy ! Component: 2600 - total flux cleaned = 0.00683526 Jy ! Component: 2650 - total flux cleaned = 0.00694346 Jy ! Component: 2700 - total flux cleaned = 0.00699108 Jy ! Component: 2750 - total flux cleaned = 0.00708512 Jy ! Component: 2800 - total flux cleaned = 0.00714326 Jy ! Component: 2850 - total flux cleaned = 0.00721208 Jy ! Component: 2900 - total flux cleaned = 0.00726913 Jy ! Component: 2950 - total flux cleaned = 0.00737065 Jy ! Component: 3000 - total flux cleaned = 0.00742631 Jy ! Component: 3050 - total flux cleaned = 0.0075257 Jy ! Component: 3100 - total flux cleaned = 0.00754767 Jy ! Component: 3150 - total flux cleaned = 0.00759107 Jy ! Component: 3200 - total flux cleaned = 0.00766634 Jy ! Component: 3250 - total flux cleaned = 0.00770892 Jy ! Component: 3300 - total flux cleaned = 0.00772992 Jy ! Component: 3350 - total flux cleaned = 0.00774045 Jy ! Component: 3400 - total flux cleaned = 0.00779243 Jy ! Component: 3450 - total flux cleaned = 0.00781303 Jy ! Component: 3500 - total flux cleaned = 0.00783354 Jy ! Component: 3550 - total flux cleaned = 0.00784358 Jy ! Component: 3600 - total flux cleaned = 0.00783335 Jy ! Component: 3650 - total flux cleaned = 0.00784341 Jy ! Component: 3700 - total flux cleaned = 0.00782354 Jy ! Component: 3750 - total flux cleaned = 0.0078532 Jy ! Component: 3800 - total flux cleaned = 0.00787292 Jy ! Component: 3850 - total flux cleaned = 0.00791198 Jy ! Component: 3900 - total flux cleaned = 0.00793142 Jy ! Component: 3950 - total flux cleaned = 0.00796035 Jy ! Component: 4000 - total flux cleaned = 0.00796029 Jy ! Component: 4050 - total flux cleaned = 0.00796984 Jy ! Total flux subtracted in 4096 components = 0.00798881 Jy ! Clean residual min=-0.000705 max=0.000508 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.238598 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 402 components and 0.238598 Jy ![Exited script file: muppet] wmap "J2350+1106_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.564 x 9.768 at 10.02 degrees (North through East) ! Clean map min=-0.001537 max=0.15595 Jy/beam ! Writing clean map to FITS file: J2350+1106_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155954 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017714 device "J2350+1106_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2350+1106_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340755 0.340755 0.681509 1.36302 2.72604 5.45207 10.9041 21.8083 43.6166 87.2332 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.564 x 9.768 at 10.02 degrees (North through East) ! Clean map min=-0.001537 max=0.15595 Jy/beam quit ! Quitting program ! Log file J2350+1106_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:07:08 2016