! Started logfile: /scr/pima/bg219g_uvs/J1458+0416_S_uvs.log on Thu Apr 7 07:17:57 2016 obs /scr/pima/bg219g_uvs/J1458+0416_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1458+0416_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.918367 visibilities/baseline/integration-bin. ! Found source: J1458+0416 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 720 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1458+0416_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020569Jy sigma=19.195577 ! Fit after self-cal, rms=0.817415Jy sigma=15.377579 ! 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=2.745 mas, bmaj=7.249 mas, bpa=0.5558 degrees ! Estimated noise=2.14283 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.14098 Jy ! Component: 100 - total flux cleaned = 0.175139 Jy ! Total flux subtracted in 100 components = 0.175139 Jy ! Clean residual min=-0.014289 max=0.016017 Jy/beam ! Clean residual mean=0.000002 rms=0.003862 Jy/beam ! Combined flux in latest and established models = 0.175139 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.175139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079193Jy sigma=1.303854 ! Fit after self-cal, rms=0.079171Jy sigma=1.303399 ! 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.295 mas, bmaj=8.449 mas, bpa=-3.068 degrees ! Estimated noise=1.65124 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.0161158 Jy ! Component: 100 - total flux cleaned = 0.022284 Jy ! Component: 150 - total flux cleaned = 0.0251254 Jy ! Component: 200 - total flux cleaned = 0.0253536 Jy ! Total flux subtracted in 200 components = 0.0253536 Jy ! Clean residual min=-0.015972 max=0.009054 Jy/beam ! Clean residual mean=-0.000012 rms=0.003139 Jy/beam ! Combined flux in latest and established models = 0.200493 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.200493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076396Jy sigma=1.241923 ! Fit after self-cal, rms=0.076349Jy sigma=1.241401 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 8.449 at -3.068 degrees (North through East) ! Clean map min=-0.015545 max=0.18596 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.08 KP 1.01 LA 1.02 MK 0.96 ! NL 0.91 OV 1.06 PT 1.04 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.05 KP 1.08 LA 1.16 MK 1.03 ! NL 0.94 OV 0.99 PT 1.17 SC 1.06 ! ! ! Fit before self-cal, rms=0.076349Jy sigma=1.241401 ! Fit after self-cal, rms=0.077955Jy sigma=1.216528 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=8.377 mas, bpa=-2.994 degrees ! Estimated noise=1.68341 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.00476243 Jy ! Component: 100 - total flux cleaned = 0.00718794 Jy ! Component: 150 - total flux cleaned = 0.00786805 Jy ! Component: 200 - total flux cleaned = 0.00791509 Jy ! Total flux subtracted in 200 components = 0.00791509 Jy ! Clean residual min=-0.012340 max=0.008415 Jy/beam ! Clean residual mean=-0.000010 rms=0.002746 Jy/beam ! Combined flux in latest and established models = 0.208408 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.208408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077589Jy sigma=1.212053 ! Fit after self-cal, rms=0.077606Jy sigma=1.211864 ! 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.077606Jy sigma=1.211864 ! Fit after self-cal, rms=0.076455Jy sigma=1.188822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=8.326 mas, bpa=-2.815 degrees ! Estimated noise=1.68187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000986165 Jy ! Component: 100 - total flux cleaned = 0.00123402 Jy ! Component: 150 - total flux cleaned = 0.00123681 Jy ! Component: 200 - total flux cleaned = 0.00127614 Jy ! Total flux subtracted in 200 components = 0.00127614 Jy ! Clean residual min=-0.009241 max=0.007494 Jy/beam ! Clean residual mean=-0.000013 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.209684 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.209684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076386Jy sigma=1.187830 ! Fit after self-cal, rms=0.076345Jy sigma=1.187620 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 = 5.03059e-05 Jy ! Component: 100 - total flux cleaned = 4.95461e-05 Jy ! Component: 150 - total flux cleaned = 8.40718e-05 Jy ! Component: 200 - total flux cleaned = 0.000118078 Jy ! Total flux subtracted in 200 components = 0.000118078 Jy ! Clean residual min=-0.009156 max=0.007455 Jy/beam ! Clean residual mean=-0.000013 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.209802 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.209802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076318Jy sigma=1.186975 ! Fit after self-cal, rms=0.076308Jy sigma=1.186924 ! 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.076308Jy sigma=1.186924 ! Fit after self-cal, rms=0.076228Jy sigma=1.186800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=8.306 mas, bpa=-2.732 degrees ! Estimated noise=1.68313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000883972 Jy ! Component: 100 - total flux cleaned = 0.000988566 Jy ! Component: 150 - total flux cleaned = 0.000988313 Jy ! Component: 200 - total flux cleaned = 0.00102004 Jy ! Total flux subtracted in 200 components = 0.00102004 Jy ! Clean residual min=-0.009007 max=0.007405 Jy/beam ! Clean residual mean=-0.000013 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.210822 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.210822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076199Jy sigma=1.186186 ! Fit after self-cal, rms=0.076186Jy sigma=1.186143 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 = 3.28069e-05 Jy ! Component: 100 - total flux cleaned = 3.12326e-05 Jy ! Component: 150 - total flux cleaned = 5.98171e-05 Jy ! Component: 200 - total flux cleaned = 6.08263e-05 Jy ! Total flux subtracted in 200 components = 6.08263e-05 Jy ! Clean residual min=-0.008943 max=0.007382 Jy/beam ! Clean residual mean=-0.000013 rms=0.002380 Jy/beam ! Combined flux in latest and established models = 0.210883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.210883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076174Jy sigma=1.185675 ! Fit after self-cal, rms=0.076168Jy sigma=1.185646 ! 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.076168Jy sigma=1.185646 ! Fit after self-cal, rms=0.076109Jy sigma=1.185571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.713 mas, bmaj=15.14 mas, bpa=-13.44 degrees ! Estimated noise=2.04956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000626673 Jy ! Component: 100 - total flux cleaned = -0.000915345 Jy ! Component: 150 - total flux cleaned = -0.00109137 Jy ! Component: 200 - total flux cleaned = -0.00128532 Jy ! Total flux subtracted in 200 components = -0.00128532 Jy ! Clean residual min=-0.008801 max=0.008106 Jy/beam ! Clean residual mean=-0.000025 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.209598 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.209598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076152Jy sigma=1.187470 ! Fit after self-cal, rms=0.076114Jy sigma=1.187129 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.44696e-05 Jy ! Component: 100 - total flux cleaned = -8.98779e-05 Jy ! Component: 150 - total flux cleaned = -0.000171903 Jy ! Component: 200 - total flux cleaned = -0.00020884 Jy ! Total flux subtracted in 200 components = -0.00020884 Jy ! Clean residual min=-0.008585 max=0.008016 Jy/beam ! Clean residual mean=-0.000024 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.209389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.209389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076176Jy sigma=1.188441 ! Fit after self-cal, rms=0.076163Jy sigma=1.188241 ! 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.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 8.292 at -2.676 degrees (North through East) ! Clean map min=-0.0093052 max=0.18873 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.727 mas, bmaj=7.179 mas, bpa=0.9885 degrees ! Estimated noise=2.18745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143844 Jy ! Component: 100 - total flux cleaned = 0.18091 Jy ! Component: 150 - total flux cleaned = 0.196065 Jy ! Component: 200 - total flux cleaned = 0.203648 Jy ! Total flux subtracted in 200 components = 0.203648 Jy ! Clean residual min=-0.013384 max=0.011041 Jy/beam ! Clean residual mean=-0.000004 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.203648 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.203648 Jy ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 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.00472482 Jy ! Component: 100 - total flux cleaned = 0.00624969 Jy ! Component: 150 - total flux cleaned = 0.00648538 Jy ! Component: 200 - total flux cleaned = 0.00662325 Jy ! Total flux subtracted in 200 components = 0.00662325 Jy ! Clean residual min=-0.009423 max=0.007889 Jy/beam ! Clean residual mean=-0.000012 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.210271 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.210271 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=6.713 mas, bmaj=15.14 mas, bpa=-13.44 degrees ! Estimated noise=2.04956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316491 Jy ! Component: 100 - total flux cleaned = -0.000394349 Jy ! Component: 150 - total flux cleaned = -0.000568894 Jy ! Component: 200 - total flux cleaned = -0.000715665 Jy ! Total flux subtracted in 200 components = -0.000715665 Jy ! Clean residual min=-0.008863 max=0.008082 Jy/beam ! Clean residual mean=-0.000024 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.209556 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 = -8.44064e-05 Jy ! Component: 100 - total flux cleaned = -0.00012386 Jy ! Component: 150 - total flux cleaned = -0.000160756 Jy ! Component: 200 - total flux cleaned = -0.000196605 Jy ! Total flux subtracted in 200 components = -0.000196605 Jy ! Clean residual min=-0.008511 max=0.008047 Jy/beam ! Clean residual mean=-0.000024 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.209359 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.209359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279425 Jy ! Component: 100 - total flux cleaned = 0.000505774 Jy ! Component: 150 - total flux cleaned = 0.000636827 Jy ! Component: 200 - total flux cleaned = 0.000812447 Jy ! Total flux subtracted in 200 components = 0.000812447 Jy ! Clean residual min=-0.009231 max=0.007604 Jy/beam ! Clean residual mean=-0.000012 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.210171 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.210171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076221Jy sigma=1.187510 ! Fit after self-cal, rms=0.076166Jy sigma=1.187204 wmodel /scr/pima/bg219g_uvs/J1458+0416_S_map.mod ! Writing 85 model components to file: /scr/pima/bg219g_uvs/J1458+0416_S_map.mod wobs /scr/pima/bg219g_uvs/J1458+0416_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1458+0416_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1458+0416_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1458+0416_S_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.00415482 Jy ! Component: 100 - total flux cleaned = -0.00779059 Jy ! Component: 150 - total flux cleaned = -0.0107577 Jy ! Component: 200 - total flux cleaned = -0.0129071 Jy ! Component: 250 - total flux cleaned = -0.0149317 Jy ! Component: 300 - total flux cleaned = -0.0162865 Jy ! Component: 350 - total flux cleaned = -0.0176816 Jy ! Component: 400 - total flux cleaned = -0.0188026 Jy ! Component: 450 - total flux cleaned = -0.0194828 Jy ! Component: 500 - total flux cleaned = -0.0203208 Jy ! Component: 550 - total flux cleaned = -0.0210371 Jy ! Component: 600 - total flux cleaned = -0.021732 Jy ! Component: 650 - total flux cleaned = -0.022656 Jy ! Component: 700 - total flux cleaned = -0.0234683 Jy ! Component: 750 - total flux cleaned = -0.0241008 Jy ! Component: 800 - total flux cleaned = -0.0247162 Jy ! Component: 850 - total flux cleaned = -0.0252414 Jy ! Component: 900 - total flux cleaned = -0.0254612 Jy ! Component: 950 - total flux cleaned = -0.0258201 Jy ! Component: 1000 - total flux cleaned = -0.0264496 Jy ! Component: 1050 - total flux cleaned = -0.0267911 Jy ! Component: 1100 - total flux cleaned = -0.0270596 Jy ! Component: 1150 - total flux cleaned = -0.027321 Jy ! Component: 1200 - total flux cleaned = -0.0275157 Jy ! Component: 1250 - total flux cleaned = -0.0274537 Jy ! Component: 1300 - total flux cleaned = -0.0275785 Jy ! Component: 1350 - total flux cleaned = -0.027761 Jy ! Component: 1400 - total flux cleaned = -0.0277592 Jy ! Component: 1450 - total flux cleaned = -0.0278779 Jy ! Component: 1500 - total flux cleaned = -0.0276425 Jy ! Component: 1550 - total flux cleaned = -0.0275841 Jy ! Component: 1600 - total flux cleaned = -0.0275259 Jy ! Component: 1650 - total flux cleaned = -0.0273554 Jy ! Component: 1700 - total flux cleaned = -0.0272996 Jy ! Component: 1750 - total flux cleaned = -0.0276339 Jy ! Component: 1800 - total flux cleaned = -0.0275231 Jy ! Component: 1850 - total flux cleaned = -0.0277969 Jy ! Component: 1900 - total flux cleaned = -0.0277972 Jy ! Component: 1950 - total flux cleaned = -0.0279057 Jy ! Component: 2000 - total flux cleaned = -0.0280672 Jy ! Component: 2050 - total flux cleaned = -0.0280141 Jy ! Component: 2100 - total flux cleaned = -0.0279078 Jy ! Component: 2150 - total flux cleaned = -0.0280146 Jy ! Component: 2200 - total flux cleaned = -0.0279086 Jy ! Component: 2250 - total flux cleaned = -0.0277504 Jy ! Component: 2300 - total flux cleaned = -0.0276974 Jy ! Component: 2350 - total flux cleaned = -0.0274866 Jy ! Component: 2400 - total flux cleaned = -0.0275392 Jy ! Component: 2450 - total flux cleaned = -0.0274341 Jy ! Component: 2500 - total flux cleaned = -0.0274339 Jy ! Component: 2550 - total flux cleaned = -0.0273283 Jy ! Component: 2600 - total flux cleaned = -0.0272223 Jy ! Component: 2650 - total flux cleaned = -0.0271692 Jy ! Component: 2700 - total flux cleaned = -0.0270103 Jy ! Component: 2750 - total flux cleaned = -0.0270099 Jy ! Component: 2800 - total flux cleaned = -0.0270098 Jy ! Component: 2850 - total flux cleaned = -0.0269563 Jy ! Component: 2900 - total flux cleaned = -0.0269025 Jy ! Component: 2950 - total flux cleaned = -0.0270105 Jy ! Component: 3000 - total flux cleaned = -0.0268473 Jy ! Component: 3050 - total flux cleaned = -0.0269023 Jy ! Component: 3100 - total flux cleaned = -0.0267926 Jy ! Component: 3150 - total flux cleaned = -0.026848 Jy ! Component: 3200 - total flux cleaned = -0.0266808 Jy ! Component: 3250 - total flux cleaned = -0.0266808 Jy ! Component: 3300 - total flux cleaned = -0.0266246 Jy ! Component: 3350 - total flux cleaned = -0.0264533 Jy ! Component: 3400 - total flux cleaned = -0.0264534 Jy ! Component: 3450 - total flux cleaned = -0.0264537 Jy ! Component: 3500 - total flux cleaned = -0.0263369 Jy ! Component: 3550 - total flux cleaned = -0.0262185 Jy ! Component: 3600 - total flux cleaned = -0.0261588 Jy ! Component: 3650 - total flux cleaned = -0.026098 Jy ! Component: 3700 - total flux cleaned = -0.0260366 Jy ! Component: 3750 - total flux cleaned = -0.0259748 Jy ! Component: 3800 - total flux cleaned = -0.0257237 Jy ! Component: 3850 - total flux cleaned = -0.0257229 Jy ! Component: 3900 - total flux cleaned = -0.0255943 Jy ! Component: 3950 - total flux cleaned = -0.0255293 Jy ! Component: 4000 - total flux cleaned = -0.0254633 Jy ! Component: 4050 - total flux cleaned = -0.02533 Jy ! Total flux subtracted in 4096 components = -0.0253301 Jy ! Clean residual min=-0.004402 max=0.004446 Jy/beam ! Clean residual mean=-0.000009 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.184841 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 336 components and 0.184841 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1458+0416_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 8.292 at -2.676 degrees (North through East) ! Clean map min=-0.010943 max=0.18854 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1458+0416_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00103984 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.65455 1.65455 3.3091 6.6182 13.2364 26.4728 52.9456 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.188 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 181.318 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1458+0416_S_uvs.log closed on Thu Apr 7 07:18:00 2016