! Started logfile: J1516+1932_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:40:01 2016 obs J1516+1932_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1516+1932_S_2014_12_20_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.833716 visibilities/baseline/integration-bin. ! Found source: J1516+1932 ! ! 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 344 lines of history. ! ! Reading 4352 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 J1516+1932_S_2014_12_20_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.743338Jy sigma=0.008539 ! Fit after self-cal, rms=0.739591Jy sigma=0.008499 ! 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.082 mas, bmaj=7.522 mas, bpa=5.989 degrees ! Estimated noise=1168.65 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.198321 Jy ! Component: 100 - total flux cleaned = 0.251919 Jy ! Total flux subtracted in 100 components = 0.251919 Jy ! Clean residual min=-0.009853 max=0.021403 Jy/beam ! Clean residual mean=-0.000034 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.251919 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.251919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095236Jy sigma=0.001001 ! Fit after self-cal, rms=0.095196Jy sigma=0.001001 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225474 Jy ! Component: 100 - total flux cleaned = 0.0352601 Jy ! Total flux subtracted in 100 components = 0.0352601 Jy ! Clean residual min=-0.009440 max=0.007916 Jy/beam ! Clean residual mean=-0.000017 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.287179 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.287179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087544Jy sigma=0.000916 ! Fit after self-cal, rms=0.087523Jy sigma=0.000916 ! 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.882 mas, bmaj=8.415 mas, bpa=4.76 degrees ! Estimated noise=952.426 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.0132407 Jy ! Component: 100 - total flux cleaned = 0.0210671 Jy ! Component: 150 - total flux cleaned = 0.0262067 Jy ! Component: 200 - total flux cleaned = 0.0296469 Jy ! Total flux subtracted in 200 components = 0.0296469 Jy ! Clean residual min=-0.009216 max=0.007301 Jy/beam ! Clean residual mean=-0.000013 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 0.316826 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 49 components and 0.316826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084936Jy sigma=0.000894 ! Fit after self-cal, rms=0.084865Jy sigma=0.000893 ! 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.03 FD 0.88 HN 0.96 KP 1.09 ! LA 0.93 MK 1.04 NL 1.01 OV 0.99 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.03 KP 1.04 ! LA 0.92 MK 1.02 NL 1.05 OV 1.03 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.17 HN 1.01 KP 0.92 ! LA 0.75 MK 1.03 NL 1.27 OV 0.94 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 0.96 KP 0.87 ! LA 0.80 MK 0.98 NL 1.10 OV 1.05 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.084865Jy sigma=0.000893 ! Fit after self-cal, rms=0.075744Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=8.503 mas, bpa=4.607 degrees ! Estimated noise=954.983 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.00291985 Jy ! Component: 100 - total flux cleaned = -0.00352054 Jy ! Component: 150 - total flux cleaned = -0.00393682 Jy ! Component: 200 - total flux cleaned = -0.00428542 Jy ! Total flux subtracted in 200 components = -0.00428542 Jy ! Clean residual min=-0.004920 max=0.005884 Jy/beam ! Clean residual mean=0.000013 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.312541 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.312541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075565Jy sigma=0.000801 ! Fit after self-cal, rms=0.075523Jy sigma=0.000800 ! 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.075523Jy sigma=0.000800 ! Fit after self-cal, rms=0.074114Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=8.492 mas, bpa=4.771 degrees ! Estimated noise=953.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00191173 Jy ! Component: 100 - total flux cleaned = -0.00185253 Jy ! Component: 150 - total flux cleaned = -0.00198997 Jy ! Component: 200 - total flux cleaned = -0.00211062 Jy ! Total flux subtracted in 200 components = -0.00211062 Jy ! Clean residual min=-0.003765 max=0.004954 Jy/beam ! Clean residual mean=0.000006 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.31043 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.31043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074023Jy sigma=0.000778 ! Fit after self-cal, rms=0.074004Jy 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) ! Added new window around map position (-6, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404592 Jy ! Component: 100 - total flux cleaned = 0.00462747 Jy ! Component: 150 - total flux cleaned = 0.00501469 Jy ! Component: 200 - total flux cleaned = 0.00520117 Jy ! Total flux subtracted in 200 components = 0.00520117 Jy ! Clean residual min=-0.003363 max=0.002962 Jy/beam ! Clean residual mean=0.000011 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.315631 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 96 components and 0.315631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073717Jy sigma=0.000774 ! Fit after self-cal, rms=0.073677Jy sigma=0.000773 ! 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.073677Jy sigma=0.000773 ! Fit after self-cal, rms=0.073765Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=8.501 mas, bpa=4.755 degrees ! Estimated noise=954.331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136492 Jy ! Component: 100 - total flux cleaned = 0.00169406 Jy ! Component: 150 - total flux cleaned = 0.00185796 Jy ! Component: 200 - total flux cleaned = 0.00195028 Jy ! Total flux subtracted in 200 components = 0.00195028 Jy ! Clean residual min=-0.003075 max=0.002879 Jy/beam ! Clean residual mean=0.000010 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.317581 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.317581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073664Jy sigma=0.000772 ! Fit after self-cal, rms=0.073647Jy sigma=0.000772 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.000332707 Jy ! Component: 100 - total flux cleaned = 0.000371581 Jy ! Component: 150 - total flux cleaned = 0.000406004 Jy ! Component: 200 - total flux cleaned = 0.000406889 Jy ! Total flux subtracted in 200 components = 0.000406889 Jy ! Clean residual min=-0.002936 max=0.002902 Jy/beam ! Clean residual mean=0.000010 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.317988 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 118 components and 0.317988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073604Jy sigma=0.000771 ! Fit after self-cal, rms=0.073597Jy sigma=0.000771 ! 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.073597Jy sigma=0.000771 ! Fit after self-cal, rms=0.073644Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.09 mas, bmaj=10.68 mas, bpa=0.1742 degrees ! Estimated noise=1094.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451795 Jy ! Component: 100 - total flux cleaned = 0.00065368 Jy ! Component: 150 - total flux cleaned = 0.000774037 Jy ! Component: 200 - total flux cleaned = 0.000795717 Jy ! Total flux subtracted in 200 components = 0.000795717 Jy ! Clean residual min=-0.002730 max=0.003540 Jy/beam ! Clean residual mean=0.000018 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.318784 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.318784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073617Jy sigma=0.000771 ! Fit after self-cal, rms=0.073608Jy sigma=0.000771 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 (-118.5, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290485 Jy ! Component: 100 - total flux cleaned = 0.00321258 Jy ! Component: 150 - total flux cleaned = 0.00352822 Jy ! Component: 200 - total flux cleaned = 0.00384905 Jy ! Total flux subtracted in 200 components = 0.00384905 Jy ! Clean residual min=-0.002584 max=0.002533 Jy/beam ! Clean residual mean=0.000010 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.322633 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 160 components and 0.322633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073477Jy sigma=0.000770 ! Fit after self-cal, rms=0.073475Jy sigma=0.000770 ! 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.902 mas, bmaj=8.508 mas, bpa=4.704 degrees ! Estimated noise=954.343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 8.508 at 4.704 degrees (North through East) ! Clean map min=-0.0023315 max=0.25764 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.089 mas, bmaj=7.568 mas, bpa=6.037 degrees ! Estimated noise=1171.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198549 Jy ! Component: 100 - total flux cleaned = 0.253322 Jy ! Component: 150 - total flux cleaned = 0.275301 Jy ! Component: 200 - total flux cleaned = 0.286608 Jy ! Total flux subtracted in 200 components = 0.286608 Jy ! Clean residual min=-0.004288 max=0.005931 Jy/beam ! Clean residual mean=-0.000013 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.286608 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.286608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=8.508 mas, bpa=4.704 degrees ! Estimated noise=954.343 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.010417 Jy ! Component: 100 - total flux cleaned = 0.0168145 Jy ! Component: 150 - total flux cleaned = 0.0213176 Jy ! Component: 200 - total flux cleaned = 0.0246558 Jy ! Total flux subtracted in 200 components = 0.0246558 Jy ! Clean residual min=-0.002838 max=0.003035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.311264 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 86 components and 0.311264 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.09 mas, bmaj=10.68 mas, bpa=0.1742 degrees ! Estimated noise=1094.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038183 Jy ! Component: 100 - total flux cleaned = 0.00601103 Jy ! Component: 150 - total flux cleaned = 0.00708194 Jy ! Component: 200 - total flux cleaned = 0.0077607 Jy ! Total flux subtracted in 200 components = 0.0077607 Jy ! Clean residual min=-0.002745 max=0.002431 Jy/beam ! Clean residual mean=0.000005 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.319024 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.000580838 Jy ! Component: 100 - total flux cleaned = 0.00103895 Jy ! Component: 150 - total flux cleaned = 0.00145402 Jy ! Component: 200 - total flux cleaned = 0.00183025 Jy ! Total flux subtracted in 200 components = 0.00183025 Jy ! Clean residual min=-0.002687 max=0.002467 Jy/beam ! Clean residual mean=0.000005 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.320854 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 161 components and 0.320855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=8.508 mas, bpa=4.704 degrees ! Estimated noise=954.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.90106e-05 Jy ! Component: 100 - total flux cleaned = 0.00018217 Jy ! Component: 150 - total flux cleaned = 0.000394494 Jy ! Component: 200 - total flux cleaned = 0.000491771 Jy ! Total flux subtracted in 200 components = 0.000491771 Jy ! Clean residual min=-0.002332 max=0.002522 Jy/beam ! Clean residual mean=0.000002 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.321346 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 190 components and 0.321346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073437Jy sigma=0.000769 ! Fit after self-cal, rms=0.073411Jy sigma=0.000769 wmodel J1516+1932_S_2014_12_20_pus_map.mod ! Writing 190 model components to file: J1516+1932_S_2014_12_20_pus_map.mod wobs J1516+1932_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1516+1932_S_2014_12_20_pus_uvs.fits wwins J1516+1932_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1516+1932_S_2014_12_20_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.000612923 Jy ! Component: 100 - total flux cleaned = 0.00104101 Jy ! Component: 150 - total flux cleaned = 0.00144401 Jy ! Component: 200 - total flux cleaned = 0.00171386 Jy ! Component: 250 - total flux cleaned = 0.00178768 Jy ! Component: 300 - total flux cleaned = 0.00189554 Jy ! Component: 350 - total flux cleaned = 0.00189594 Jy ! Component: 400 - total flux cleaned = 0.00189642 Jy ! Component: 450 - total flux cleaned = 0.0020602 Jy ! Component: 500 - total flux cleaned = 0.0021555 Jy ! Component: 550 - total flux cleaned = 0.00224898 Jy ! Component: 600 - total flux cleaned = 0.00237124 Jy ! Component: 650 - total flux cleaned = 0.00243145 Jy ! Component: 700 - total flux cleaned = 0.00243166 Jy ! Component: 750 - total flux cleaned = 0.00249042 Jy ! Component: 800 - total flux cleaned = 0.00249072 Jy ! Component: 850 - total flux cleaned = 0.00251932 Jy ! Component: 900 - total flux cleaned = 0.00257474 Jy ! Component: 950 - total flux cleaned = 0.00268436 Jy ! Component: 1000 - total flux cleaned = 0.0027381 Jy ! Component: 1050 - total flux cleaned = 0.00295074 Jy ! Component: 1100 - total flux cleaned = 0.00318606 Jy ! Component: 1150 - total flux cleaned = 0.003289 Jy ! Component: 1200 - total flux cleaned = 0.00341633 Jy ! Component: 1250 - total flux cleaned = 0.00356708 Jy ! Component: 1300 - total flux cleaned = 0.00374056 Jy ! Component: 1350 - total flux cleaned = 0.00388739 Jy ! Component: 1400 - total flux cleaned = 0.00400816 Jy ! Component: 1450 - total flux cleaned = 0.00412757 Jy ! Component: 1500 - total flux cleaned = 0.00426886 Jy ! Component: 1550 - total flux cleaned = 0.00443169 Jy ! Component: 1600 - total flux cleaned = 0.00456998 Jy ! Component: 1650 - total flux cleaned = 0.00470691 Jy ! Component: 1700 - total flux cleaned = 0.00488687 Jy ! Component: 1750 - total flux cleaned = 0.00499802 Jy ! Component: 1800 - total flux cleaned = 0.00508631 Jy ! Component: 1850 - total flux cleaned = 0.00528219 Jy ! Component: 1900 - total flux cleaned = 0.00536877 Jy ! Component: 1950 - total flux cleaned = 0.00556079 Jy ! Component: 2000 - total flux cleaned = 0.00568762 Jy ! Component: 2050 - total flux cleaned = 0.00585466 Jy ! Component: 2100 - total flux cleaned = 0.00601975 Jy ! Component: 2150 - total flux cleaned = 0.0061424 Jy ! Component: 2200 - total flux cleaned = 0.00622339 Jy ! Component: 2250 - total flux cleaned = 0.00634355 Jy ! Component: 2300 - total flux cleaned = 0.00646261 Jy ! Component: 2350 - total flux cleaned = 0.00654129 Jy ! Component: 2400 - total flux cleaned = 0.00667777 Jy ! Component: 2450 - total flux cleaned = 0.00683216 Jy ! Component: 2500 - total flux cleaned = 0.00696577 Jy ! Component: 2550 - total flux cleaned = 0.00707927 Jy ! Component: 2600 - total flux cleaned = 0.00715424 Jy ! Component: 2650 - total flux cleaned = 0.00732135 Jy ! Component: 2700 - total flux cleaned = 0.0073579 Jy ! Component: 2750 - total flux cleaned = 0.00739446 Jy ! Component: 2800 - total flux cleaned = 0.00752145 Jy ! Component: 2850 - total flux cleaned = 0.00755734 Jy ! Component: 2900 - total flux cleaned = 0.00761082 Jy ! Component: 2950 - total flux cleaned = 0.00762867 Jy ! Component: 3000 - total flux cleaned = 0.00776915 Jy ! Component: 3050 - total flux cleaned = 0.00775155 Jy ! Component: 3100 - total flux cleaned = 0.00783812 Jy ! Component: 3150 - total flux cleaned = 0.00790669 Jy ! Component: 3200 - total flux cleaned = 0.00800865 Jy ! Component: 3250 - total flux cleaned = 0.00804238 Jy ! Component: 3300 - total flux cleaned = 0.0080591 Jy ! Component: 3350 - total flux cleaned = 0.008159 Jy ! Component: 3400 - total flux cleaned = 0.00822509 Jy ! Component: 3450 - total flux cleaned = 0.00829085 Jy ! Component: 3500 - total flux cleaned = 0.00829087 Jy ! Component: 3550 - total flux cleaned = 0.0083717 Jy ! Component: 3600 - total flux cleaned = 0.00838756 Jy ! Component: 3650 - total flux cleaned = 0.00843551 Jy ! Component: 3700 - total flux cleaned = 0.00845144 Jy ! Component: 3750 - total flux cleaned = 0.0084674 Jy ! Component: 3800 - total flux cleaned = 0.00851421 Jy ! Component: 3850 - total flux cleaned = 0.00851435 Jy ! Component: 3900 - total flux cleaned = 0.00849894 Jy ! Component: 3950 - total flux cleaned = 0.00852951 Jy ! Component: 4000 - total flux cleaned = 0.00857517 Jy ! Component: 4050 - total flux cleaned = 0.008545 Jy ! Total flux subtracted in 4096 components = 0.0085901 Jy ! Clean residual min=-0.001008 max=0.000791 Jy/beam ! Clean residual mean=-0.000001 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.329936 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 509 components and 0.329937 Jy ![Exited script file: muppet] wmap "J1516+1932_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 8.508 at 4.704 degrees (North through East) ! Clean map min=-0.0017947 max=0.25849 Jy/beam ! Writing clean map to FITS file: J1516+1932_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.258493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289914 device "J1516+1932_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1516+1932_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.336466 0.336466 0.672932 1.34586 2.69173 5.38346 10.7669 21.5338 43.0676 86.1353 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.258 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.902 x 8.508 at 4.704 degrees (North through East) ! Clean map min=-0.0017947 max=0.25849 Jy/beam quit ! Quitting program ! Log file J1516+1932_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:40:05 2016