! Started logfile: J0935-3332_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:21:52 2016 obs J0935-3332_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0935-3332_S_2014_05_31_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696514 visibilities/baseline/integration-bin. ! Found source: J0935-3332 ! ! 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 12788 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 J0935-3332_S_2014_05_31_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 214 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 213 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959620Jy sigma=0.007516 ! Fit after self-cal, rms=0.885278Jy sigma=0.006952 ! 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.024 mas, bmaj=14.23 mas, bpa=13.48 degrees ! Estimated noise=1575.67 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.0844608 Jy ! Component: 100 - total flux cleaned = 0.118879 Jy ! Total flux subtracted in 100 components = 0.118879 Jy ! Clean residual min=-0.008029 max=0.016914 Jy/beam ! Clean residual mean=0.000010 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.118879 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.118879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119149Jy sigma=0.000869 ! Fit after self-cal, rms=0.118605Jy sigma=0.000866 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207708 Jy ! Component: 100 - total flux cleaned = 0.0341182 Jy ! Total flux subtracted in 100 components = 0.0341182 Jy ! Clean residual min=-0.006094 max=0.008655 Jy/beam ! Clean residual mean=0.000012 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.152997 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 99 components and 0.152997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113289Jy sigma=0.000808 ! Fit after self-cal, rms=0.113120Jy sigma=0.000807 ! 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.987 mas, bmaj=17.07 mas, bpa=13.13 degrees ! Estimated noise=841.03 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.0146076 Jy ! Component: 100 - total flux cleaned = 0.0221202 Jy ! Component: 150 - total flux cleaned = 0.0263017 Jy ! Component: 200 - total flux cleaned = 0.0286606 Jy ! Total flux subtracted in 200 components = 0.0286606 Jy ! Clean residual min=-0.003960 max=0.005254 Jy/beam ! Clean residual mean=0.000056 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.181658 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 147 components and 0.181658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111474Jy sigma=0.000791 ! Fit after self-cal, rms=0.111359Jy sigma=0.000791 ! 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 0.98 FD 0.81 HN 1.28 KP 1.05 ! LA 1.13 MK 1.00* NL 0.88 OV 0.95 ! PT 1.02 SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.15 KP 0.97 ! LA 1.10 MK 1.00* NL 0.93 OV 0.97 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.07 HN 1.10 KP 1.25 ! LA 0.91 MK 1.00* NL 1.21 OV 0.94 ! PT 1.04 SC 0.86 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.14 KP 0.86 ! LA 0.84 MK 1.00* NL 1.33 OV 0.94 ! PT 1.03 SC 0.88 ! ! ! Fit before self-cal, rms=0.111359Jy sigma=0.000791 ! Fit after self-cal, rms=0.117149Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=17.42 mas, bpa=13.61 degrees ! Estimated noise=842.105 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.000961896 Jy ! Component: 100 - total flux cleaned = -0.00100536 Jy ! Component: 150 - total flux cleaned = -0.00104202 Jy ! Component: 200 - total flux cleaned = -0.00107643 Jy ! Total flux subtracted in 200 components = -0.00107643 Jy ! Clean residual min=-0.004023 max=0.003900 Jy/beam ! Clean residual mean=0.000017 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.180582 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 156 components and 0.180582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117101Jy sigma=0.000774 ! Fit after self-cal, rms=0.117351Jy sigma=0.000774 ! 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.117351Jy sigma=0.000774 ! Fit after self-cal, rms=0.126328Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=17.57 mas, bpa=13.89 degrees ! Estimated noise=856.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158797 Jy ! Component: 100 - total flux cleaned = 0.00139758 Jy ! Component: 150 - total flux cleaned = 0.00129326 Jy ! Component: 200 - total flux cleaned = 0.00125021 Jy ! Total flux subtracted in 200 components = 0.00125021 Jy ! Clean residual min=-0.003672 max=0.002921 Jy/beam ! Clean residual mean=0.000010 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.181832 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 165 components and 0.181832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126256Jy sigma=0.000764 ! Fit after self-cal, rms=0.126624Jy sigma=0.000763 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.000157383 Jy ! Component: 100 - total flux cleaned = -0.000187638 Jy ! Component: 150 - total flux cleaned = -0.000214684 Jy ! Component: 200 - total flux cleaned = -0.000239335 Jy ! Total flux subtracted in 200 components = -0.000239335 Jy ! Clean residual min=-0.003489 max=0.003002 Jy/beam ! Clean residual mean=0.000010 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.181592 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 175 components and 0.181592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126606Jy sigma=0.000763 ! Fit after self-cal, rms=0.126608Jy sigma=0.000763 ! 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.126608Jy sigma=0.000763 ! Fit after self-cal, rms=0.137083Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=17.63 mas, bpa=14.04 degrees ! Estimated noise=855.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000871141 Jy ! Component: 100 - total flux cleaned = -0.000966543 Jy ! Component: 150 - total flux cleaned = -0.00104699 Jy ! Component: 200 - total flux cleaned = -0.00109352 Jy ! Total flux subtracted in 200 components = -0.00109352 Jy ! Clean residual min=-0.002008 max=0.002135 Jy/beam ! Clean residual mean=-0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.180499 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 178 components and 0.180499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137055Jy sigma=0.000758 ! Fit after self-cal, rms=0.137246Jy sigma=0.000758 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.2957e-05 Jy ! Component: 100 - total flux cleaned = -7.45362e-05 Jy ! Component: 150 - total flux cleaned = -7.41802e-05 Jy ! Component: 200 - total flux cleaned = -7.45006e-05 Jy ! Total flux subtracted in 200 components = -7.45006e-05 Jy ! Clean residual min=-0.002039 max=0.002102 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.180424 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 180 components and 0.180424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137237Jy sigma=0.000758 ! Fit after self-cal, rms=0.137234Jy sigma=0.000758 ! 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.137234Jy sigma=0.000758 ! Fit after self-cal, rms=0.139409Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.651 mas, bmaj=28.02 mas, bpa=2.902 degrees ! Estimated noise=938.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000672295 Jy ! Component: 100 - total flux cleaned = -0.000719753 Jy ! Component: 150 - total flux cleaned = -0.000746159 Jy ! Component: 200 - total flux cleaned = -0.00077944 Jy ! Total flux subtracted in 200 components = -0.00077944 Jy ! Clean residual min=-0.001998 max=0.002295 Jy/beam ! Clean residual mean=-0.000005 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.179645 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 185 components and 0.179645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139398Jy sigma=0.000758 ! Fit after self-cal, rms=0.139440Jy sigma=0.000758 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 = -2.70388e-05 Jy ! Component: 100 - total flux cleaned = -1.76967e-05 Jy ! Component: 150 - total flux cleaned = -1.77118e-05 Jy ! Component: 200 - total flux cleaned = -2.43295e-05 Jy ! Total flux subtracted in 200 components = -2.43295e-05 Jy ! Clean residual min=-0.001994 max=0.002301 Jy/beam ! Clean residual mean=-0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.179621 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 189 components and 0.179621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139437Jy sigma=0.000758 ! Fit after self-cal, rms=0.139434Jy sigma=0.000758 ! 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.93 mas, bmaj=17.69 mas, bpa=14.19 degrees ! Estimated noise=854.921 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.93 x 17.69 at 14.19 degrees (North through East) ! Clean map min=-0.0020074 max=0.11822 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=2.954 mas, bmaj=14.67 mas, bpa=14.37 degrees ! Estimated noise=1582.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0854559 Jy ! Component: 100 - total flux cleaned = 0.12148 Jy ! Component: 150 - total flux cleaned = 0.14136 Jy ! Component: 200 - total flux cleaned = 0.153048 Jy ! Total flux subtracted in 200 components = 0.153048 Jy ! Clean residual min=-0.005247 max=0.006760 Jy/beam ! Clean residual mean=-0.000001 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.153048 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.153048 Jy ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=17.69 mas, bpa=14.19 degrees ! Estimated noise=854.921 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.0123184 Jy ! Component: 100 - total flux cleaned = 0.018381 Jy ! Component: 150 - total flux cleaned = 0.021729 Jy ! Component: 200 - total flux cleaned = 0.0236007 Jy ! Total flux subtracted in 200 components = 0.0236007 Jy ! Clean residual min=-0.002090 max=0.002117 Jy/beam ! Clean residual mean=-0.000009 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.176649 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 110 components and 0.176649 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.651 mas, bmaj=28.02 mas, bpa=2.902 degrees ! Estimated noise=938.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149408 Jy ! Component: 100 - total flux cleaned = 0.00203167 Jy ! Component: 150 - total flux cleaned = 0.00208543 Jy ! Component: 200 - total flux cleaned = 0.00213505 Jy ! Total flux subtracted in 200 components = 0.00213505 Jy ! Clean residual min=-0.001927 max=0.002215 Jy/beam ! Clean residual mean=-0.000007 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.178784 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 = 3.52109e-05 Jy ! Component: 100 - total flux cleaned = 7.86018e-05 Jy ! Component: 150 - total flux cleaned = 0.000119215 Jy ! Component: 200 - total flux cleaned = 0.000147838 Jy ! Total flux subtracted in 200 components = 0.000147838 Jy ! Clean residual min=-0.001934 max=0.002220 Jy/beam ! Clean residual mean=-0.000007 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.178932 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.178932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=17.69 mas, bpa=14.19 degrees ! Estimated noise=854.921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243095 Jy ! Component: 100 - total flux cleaned = -0.000242801 Jy ! Component: 150 - total flux cleaned = -0.000228751 Jy ! Component: 200 - total flux cleaned = -0.000215828 Jy ! Total flux subtracted in 200 components = -0.000215828 Jy ! Clean residual min=-0.002003 max=0.002145 Jy/beam ! Clean residual mean=-0.000006 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.178716 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 129 components and 0.178716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139438Jy sigma=0.000758 ! Fit after self-cal, rms=0.139432Jy sigma=0.000758 wmodel J0935-3332_S_2014_05_31_pus_map.mod ! Writing 129 model components to file: J0935-3332_S_2014_05_31_pus_map.mod wobs J0935-3332_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0935-3332_S_2014_05_31_pus_uvs.fits wwins J0935-3332_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0935-3332_S_2014_05_31_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.000272429 Jy ! Component: 100 - total flux cleaned = 0.000237913 Jy ! Component: 150 - total flux cleaned = 0.00013623 Jy ! Component: 200 - total flux cleaned = -2.63261e-05 Jy ! Component: 250 - total flux cleaned = -0.00021461 Jy ! Component: 300 - total flux cleaned = -0.000306022 Jy ! Component: 350 - total flux cleaned = -0.000454625 Jy ! Component: 400 - total flux cleaned = -0.000541178 Jy ! Component: 450 - total flux cleaned = -0.000682193 Jy ! Component: 500 - total flux cleaned = -0.000847277 Jy ! Component: 550 - total flux cleaned = -0.000954886 Jy ! Component: 600 - total flux cleaned = -0.00103341 Jy ! Component: 650 - total flux cleaned = -0.00118846 Jy ! Component: 700 - total flux cleaned = -0.0013405 Jy ! Component: 750 - total flux cleaned = -0.00141529 Jy ! Component: 800 - total flux cleaned = -0.0014886 Jy ! Component: 850 - total flux cleaned = -0.00151293 Jy ! Component: 900 - total flux cleaned = -0.00160783 Jy ! Component: 950 - total flux cleaned = -0.00167747 Jy ! Component: 1000 - total flux cleaned = -0.00174642 Jy ! Component: 1050 - total flux cleaned = -0.00176961 Jy ! Component: 1100 - total flux cleaned = -0.00183664 Jy ! Component: 1150 - total flux cleaned = -0.00194652 Jy ! Component: 1200 - total flux cleaned = -0.00194671 Jy ! Component: 1250 - total flux cleaned = -0.00203253 Jy ! Component: 1300 - total flux cleaned = -0.00201143 Jy ! Component: 1350 - total flux cleaned = -0.00194896 Jy ! Component: 1400 - total flux cleaned = -0.00203103 Jy ! Component: 1450 - total flux cleaned = -0.00205126 Jy ! Component: 1500 - total flux cleaned = -0.00213102 Jy ! Component: 1550 - total flux cleaned = -0.00219022 Jy ! Component: 1600 - total flux cleaned = -0.00224869 Jy ! Component: 1650 - total flux cleaned = -0.00230632 Jy ! Component: 1700 - total flux cleaned = -0.00240071 Jy ! Component: 1750 - total flux cleaned = -0.00240038 Jy ! Component: 1800 - total flux cleaned = -0.00245627 Jy ! Component: 1850 - total flux cleaned = -0.0026033 Jy ! Component: 1900 - total flux cleaned = -0.00265771 Jy ! Component: 1950 - total flux cleaned = -0.00269398 Jy ! Component: 2000 - total flux cleaned = -0.00281837 Jy ! Component: 2050 - total flux cleaned = -0.00285335 Jy ! Component: 2100 - total flux cleaned = -0.00290572 Jy ! Component: 2150 - total flux cleaned = -0.00294027 Jy ! Component: 2200 - total flux cleaned = -0.0030767 Jy ! Component: 2250 - total flux cleaned = -0.00311036 Jy ! Component: 2300 - total flux cleaned = -0.0030941 Jy ! Component: 2350 - total flux cleaned = -0.0032437 Jy ! Component: 2400 - total flux cleaned = -0.00324375 Jy ! Component: 2450 - total flux cleaned = -0.00330903 Jy ! Component: 2500 - total flux cleaned = -0.00332546 Jy ! Component: 2550 - total flux cleaned = -0.0034212 Jy ! Component: 2600 - total flux cleaned = -0.00345283 Jy ! Component: 2650 - total flux cleaned = -0.00343714 Jy ! Component: 2700 - total flux cleaned = -0.00346834 Jy ! Component: 2750 - total flux cleaned = -0.00349929 Jy ! Component: 2800 - total flux cleaned = -0.00348402 Jy ! Component: 2850 - total flux cleaned = -0.00352984 Jy ! Component: 2900 - total flux cleaned = -0.00351482 Jy ! Component: 2950 - total flux cleaned = -0.00363495 Jy ! Component: 3000 - total flux cleaned = -0.00363477 Jy ! Component: 3050 - total flux cleaned = -0.00362014 Jy ! Component: 3100 - total flux cleaned = -0.00370847 Jy ! Component: 3150 - total flux cleaned = -0.00375223 Jy ! Component: 3200 - total flux cleaned = -0.00378132 Jy ! Component: 3250 - total flux cleaned = -0.0038245 Jy ! Component: 3300 - total flux cleaned = -0.00383887 Jy ! Component: 3350 - total flux cleaned = -0.00382475 Jy ! Component: 3400 - total flux cleaned = -0.00390954 Jy ! Component: 3450 - total flux cleaned = -0.00390963 Jy ! Component: 3500 - total flux cleaned = -0.00399325 Jy ! Component: 3550 - total flux cleaned = -0.00402094 Jy ! Component: 3600 - total flux cleaned = -0.00403474 Jy ! Component: 3650 - total flux cleaned = -0.00406208 Jy ! Component: 3700 - total flux cleaned = -0.00410283 Jy ! Component: 3750 - total flux cleaned = -0.00413001 Jy ! Component: 3800 - total flux cleaned = -0.00418367 Jy ! Component: 3850 - total flux cleaned = -0.00418359 Jy ! Component: 3900 - total flux cleaned = -0.00415699 Jy ! Component: 3950 - total flux cleaned = -0.0041836 Jy ! Component: 4000 - total flux cleaned = -0.00426245 Jy ! Component: 4050 - total flux cleaned = -0.0043016 Jy ! Total flux subtracted in 4096 components = -0.00428857 Jy ! Clean residual min=-0.000811 max=0.000648 Jy/beam ! Clean residual mean=-0.000005 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.174428 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 461 components and 0.174428 Jy ![Exited script file: muppet] wmap "J0935-3332_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.93 x 17.69 at 14.19 degrees (North through East) ! Clean map min=-0.0018506 max=0.11874 Jy/beam ! Writing clean map to FITS file: J0935-3332_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254681 device "J0935-3332_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0935-3332_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.643436 0.643436 1.28687 2.57374 5.14749 10.295 20.59 41.1799 82.3598 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.93 x 17.69 at 14.19 degrees (North through East) ! Clean map min=-0.0018506 max=0.11874 Jy/beam quit ! Quitting program ! Log file J0935-3332_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:21:58 2016