! Started logfile: /scr/pima/bg219g_uvs/J1336-1852_S_uvs.log on Thu Apr 7 07:17:02 2016 obs /scr/pima/bg219g_uvs/J1336-1852_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1336-1852_S_uva.fits ! AN table 1: 21 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.891156 visibilities/baseline/integration-bin. ! Found source: J1336-1852 ! ! 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 2096 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/J1336-1852_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.069602Jy sigma=21.122907 ! Fit after self-cal, rms=0.662171Jy sigma=12.833107 ! 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.195 mas, bmaj=13.3 mas, bpa=-10.02 degrees ! Estimated noise=0.971333 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.272329 Jy ! Component: 100 - total flux cleaned = 0.332958 Jy ! Total flux subtracted in 100 components = 0.332958 Jy ! Clean residual min=-0.026857 max=0.064178 Jy/beam ! Clean residual mean=0.000162 rms=0.009876 Jy/beam ! Combined flux in latest and established models = 0.332958 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.332958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163324Jy sigma=2.483776 ! Fit after self-cal, rms=0.163392Jy sigma=2.480649 ! Inverting map ! Added new window around map position (-38, 63). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0505475 Jy ! Component: 100 - total flux cleaned = 0.0688233 Jy ! Total flux subtracted in 100 components = 0.0688233 Jy ! Clean residual min=-0.021750 max=0.038391 Jy/beam ! Clean residual mean=0.000051 rms=0.006311 Jy/beam ! Combined flux in latest and established models = 0.401781 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.401781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147565Jy sigma=2.108926 ! Fit after self-cal, rms=0.146129Jy sigma=2.072156 ! 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.835 mas, bmaj=14.54 mas, bpa=-9.038 degrees ! Estimated noise=0.845512 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.0175085 Jy ! Component: 100 - total flux cleaned = 0.0231437 Jy ! Component: 150 - total flux cleaned = 0.0267 Jy ! Component: 200 - total flux cleaned = 0.0277525 Jy ! Total flux subtracted in 200 components = 0.0277525 Jy ! Clean residual min=-0.016898 max=0.021180 Jy/beam ! Clean residual mean=0.000072 rms=0.004342 Jy/beam ! Combined flux in latest and established models = 0.429534 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.429534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142496Jy sigma=2.013528 ! Fit after self-cal, rms=0.142127Jy sigma=2.000488 ! 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.835 x 14.54 at -9.038 degrees (North through East) ! Clean map min=-0.0177 max=0.33601 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: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 KP 0.99 LA 0.93 ! MK 1.02 NL 0.88 OV 1.02 PT 0.98 ! ! ! Fit before self-cal, rms=0.142127Jy sigma=2.000488 ! Fit after self-cal, rms=0.139537Jy sigma=1.986092 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=14.54 mas, bpa=-8.972 degrees ! Estimated noise=0.835206 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.00462728 Jy ! Component: 100 - total flux cleaned = 0.00464262 Jy ! Component: 150 - total flux cleaned = 0.00444218 Jy ! Component: 200 - total flux cleaned = 0.00426384 Jy ! Total flux subtracted in 200 components = 0.00426384 Jy ! Clean residual min=-0.016981 max=0.014979 Jy/beam ! Clean residual mean=0.000024 rms=0.003710 Jy/beam ! Combined flux in latest and established models = 0.433797 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.433797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138520Jy sigma=1.974191 ! Fit after self-cal, rms=0.138445Jy sigma=1.971315 ! 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.138445Jy sigma=1.971315 ! Fit after self-cal, rms=0.137927Jy sigma=1.971180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=14.53 mas, bpa=-8.971 degrees ! Estimated noise=0.835656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017383 Jy ! Component: 100 - total flux cleaned = 0.00117112 Jy ! Component: 150 - total flux cleaned = 0.000997478 Jy ! Component: 200 - total flux cleaned = 0.000835836 Jy ! Total flux subtracted in 200 components = 0.000835836 Jy ! Clean residual min=-0.017287 max=0.014649 Jy/beam ! Clean residual mean=0.000022 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 0.434633 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.434633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137249Jy sigma=1.964427 ! Fit after self-cal, rms=0.137224Jy sigma=1.962462 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.000644871 Jy ! Component: 100 - total flux cleaned = 0.000153526 Jy ! Component: 150 - total flux cleaned = 1.19422e-05 Jy ! Component: 200 - total flux cleaned = -0.000258665 Jy ! Total flux subtracted in 200 components = -0.000258665 Jy ! Clean residual min=-0.017079 max=0.014278 Jy/beam ! Clean residual mean=0.000022 rms=0.003521 Jy/beam ! Combined flux in latest and established models = 0.434375 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 96 components and 0.434375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136737Jy sigma=1.956817 ! Fit after self-cal, rms=0.136712Jy sigma=1.955177 ! 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.136712Jy sigma=1.955177 ! Fit after self-cal, rms=0.136166Jy sigma=1.954986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=14.53 mas, bpa=-8.97 degrees ! Estimated noise=0.835554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956801 Jy ! Component: 100 - total flux cleaned = 0.000494753 Jy ! Component: 150 - total flux cleaned = 7.72675e-05 Jy ! Component: 200 - total flux cleaned = -0.000305675 Jy ! Total flux subtracted in 200 components = -0.000305675 Jy ! Clean residual min=-0.016726 max=0.013985 Jy/beam ! Clean residual mean=0.000020 rms=0.003455 Jy/beam ! Combined flux in latest and established models = 0.434069 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.434069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135739Jy sigma=1.950063 ! Fit after self-cal, rms=0.135714Jy sigma=1.948559 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.000871669 Jy ! Component: 100 - total flux cleaned = 0.000448851 Jy ! Component: 150 - total flux cleaned = 6.41181e-05 Jy ! Component: 200 - total flux cleaned = -0.000293783 Jy ! Total flux subtracted in 200 components = -0.000293783 Jy ! Clean residual min=-0.016448 max=0.013732 Jy/beam ! Clean residual mean=0.000020 rms=0.003373 Jy/beam ! Combined flux in latest and established models = 0.433775 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.433775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135348Jy sigma=1.944281 ! Fit after self-cal, rms=0.135329Jy sigma=1.943034 ! 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.135329Jy sigma=1.943034 ! Fit after self-cal, rms=0.135023Jy sigma=1.942792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.38 mas, bmaj=19.09 mas, bpa=10.77 degrees ! Estimated noise=1.01126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.43947e-05 Jy ! Component: 100 - total flux cleaned = -0.000237189 Jy ! Component: 150 - total flux cleaned = -0.000662351 Jy ! Component: 200 - total flux cleaned = -0.00103431 Jy ! Total flux subtracted in 200 components = -0.00103431 Jy ! Clean residual min=-0.014201 max=0.012614 Jy/beam ! Clean residual mean=0.000033 rms=0.003976 Jy/beam ! Combined flux in latest and established models = 0.432741 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.432741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134622Jy sigma=1.945105 ! Fit after self-cal, rms=0.134599Jy sigma=1.942054 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.000580516 Jy ! Component: 100 - total flux cleaned = 0.000154811 Jy ! Component: 150 - total flux cleaned = -0.000207962 Jy ! Component: 200 - total flux cleaned = -0.00060546 Jy ! Total flux subtracted in 200 components = -0.00060546 Jy ! Clean residual min=-0.013613 max=0.012262 Jy/beam ! Clean residual mean=0.000036 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.432135 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.432135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134416Jy sigma=1.946377 ! Fit after self-cal, rms=0.134415Jy sigma=1.944716 ! 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.84 mas, bmaj=14.53 mas, bpa=-8.971 degrees ! Estimated noise=0.8357 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 14.53 at -8.971 degrees (North through East) ! Clean map min=-0.016646 max=0.32664 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.199 mas, bmaj=13.27 mas, bpa=-9.941 degrees ! Estimated noise=0.958902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.266954 Jy ! Component: 100 - total flux cleaned = 0.3562 Jy ! Component: 150 - total flux cleaned = 0.396711 Jy ! Component: 200 - total flux cleaned = 0.411245 Jy ! Total flux subtracted in 200 components = 0.411245 Jy ! Clean residual min=-0.019575 max=0.028354 Jy/beam ! Clean residual mean=0.000013 rms=0.005207 Jy/beam ! Combined flux in latest and established models = 0.411245 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.411245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=14.53 mas, bpa=-8.971 degrees ! Estimated noise=0.8357 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) ! Added new window around map position (-48, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238384 Jy ! Component: 100 - total flux cleaned = 0.0271879 Jy ! Component: 150 - total flux cleaned = 0.0281514 Jy ! Component: 200 - total flux cleaned = 0.0281467 Jy ! Total flux subtracted in 200 components = 0.0281467 Jy ! Clean residual min=-0.012584 max=0.011153 Jy/beam ! Clean residual mean=-0.000018 rms=0.002884 Jy/beam ! Combined flux in latest and established models = 0.439392 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.439391 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.38 mas, bmaj=19.09 mas, bpa=10.77 degrees ! Estimated noise=1.01126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132311 Jy ! Component: 100 - total flux cleaned = 0.0007979 Jy ! Component: 150 - total flux cleaned = 0.00035699 Jy ! Component: 200 - total flux cleaned = -1.61177e-05 Jy ! Total flux subtracted in 200 components = -1.61177e-05 Jy ! Clean residual min=-0.010529 max=0.011341 Jy/beam ! Clean residual mean=-0.000020 rms=0.003157 Jy/beam ! Combined flux in latest and established models = 0.439375 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.000210131 Jy ! Component: 100 - total flux cleaned = -0.000482608 Jy ! Component: 150 - total flux cleaned = -0.000634838 Jy ! Component: 200 - total flux cleaned = -0.00076706 Jy ! Total flux subtracted in 200 components = -0.00076706 Jy ! Clean residual min=-0.010003 max=0.011409 Jy/beam ! Clean residual mean=-0.000013 rms=0.003081 Jy/beam ! Combined flux in latest and established models = 0.438608 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 120 components and 0.438608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=14.53 mas, bpa=-8.971 degrees ! Estimated noise=0.8357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00050051 Jy ! Component: 100 - total flux cleaned = -2.08829e-05 Jy ! Component: 150 - total flux cleaned = 9.13561e-05 Jy ! Component: 200 - total flux cleaned = 9.46076e-05 Jy ! Total flux subtracted in 200 components = 9.46076e-05 Jy ! Clean residual min=-0.009909 max=0.011445 Jy/beam ! Clean residual mean=-0.000009 rms=0.002616 Jy/beam ! Combined flux in latest and established models = 0.438703 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 142 components and 0.438703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132893Jy sigma=1.922399 ! Fit after self-cal, rms=0.132543Jy sigma=1.911584 wmodel /scr/pima/bg219g_uvs/J1336-1852_S_map.mod ! Writing 142 model components to file: /scr/pima/bg219g_uvs/J1336-1852_S_map.mod wobs /scr/pima/bg219g_uvs/J1336-1852_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1336-1852_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1336-1852_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1336-1852_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.00029837 Jy ! Component: 100 - total flux cleaned = -0.00173396 Jy ! Component: 150 - total flux cleaned = -0.00145802 Jy ! Component: 200 - total flux cleaned = -0.00106803 Jy ! Component: 250 - total flux cleaned = -0.000939027 Jy ! Component: 300 - total flux cleaned = -0.00117135 Jy ! Component: 350 - total flux cleaned = -0.00139286 Jy ! Component: 400 - total flux cleaned = -0.00181219 Jy ! Component: 450 - total flux cleaned = -0.00261546 Jy ! Component: 500 - total flux cleaned = -0.00329152 Jy ! Component: 550 - total flux cleaned = -0.00375944 Jy ! Component: 600 - total flux cleaned = -0.00412225 Jy ! Component: 650 - total flux cleaned = -0.00455991 Jy ! Component: 700 - total flux cleaned = -0.00481427 Jy ! Component: 750 - total flux cleaned = -0.00489856 Jy ! Component: 800 - total flux cleaned = -0.00521792 Jy ! Component: 850 - total flux cleaned = -0.0052951 Jy ! Component: 900 - total flux cleaned = -0.00537125 Jy ! Component: 950 - total flux cleaned = -0.00544495 Jy ! Component: 1000 - total flux cleaned = -0.00537128 Jy ! Component: 1050 - total flux cleaned = -0.00544346 Jy ! Component: 1100 - total flux cleaned = -0.00565297 Jy ! Component: 1150 - total flux cleaned = -0.00558359 Jy ! Component: 1200 - total flux cleaned = -0.00578608 Jy ! Component: 1250 - total flux cleaned = -0.00571972 Jy ! Component: 1300 - total flux cleaned = -0.00578621 Jy ! Component: 1350 - total flux cleaned = -0.00591603 Jy ! Component: 1400 - total flux cleaned = -0.00610696 Jy ! Component: 1450 - total flux cleaned = -0.00616911 Jy ! Component: 1500 - total flux cleaned = -0.00629175 Jy ! Component: 1550 - total flux cleaned = -0.00623134 Jy ! Component: 1600 - total flux cleaned = -0.00617137 Jy ! Component: 1650 - total flux cleaned = -0.00599363 Jy ! Component: 1700 - total flux cleaned = -0.00587656 Jy ! Component: 1750 - total flux cleaned = -0.00564451 Jy ! Component: 1800 - total flux cleaned = -0.00547223 Jy ! Component: 1850 - total flux cleaned = -0.00512962 Jy ! Component: 1900 - total flux cleaned = -0.00507314 Jy ! Component: 1950 - total flux cleaned = -0.00507295 Jy ! Component: 2000 - total flux cleaned = -0.0050734 Jy ! Component: 2050 - total flux cleaned = -0.0052966 Jy ! Component: 2100 - total flux cleaned = -0.0052969 Jy ! Component: 2150 - total flux cleaned = -0.00546308 Jy ! Component: 2200 - total flux cleaned = -0.00540814 Jy ! Component: 2250 - total flux cleaned = -0.00557332 Jy ! Component: 2300 - total flux cleaned = -0.00546382 Jy ! Component: 2350 - total flux cleaned = -0.00540889 Jy ! Component: 2400 - total flux cleaned = -0.00529964 Jy ! Component: 2450 - total flux cleaned = -0.00519038 Jy ! Component: 2500 - total flux cleaned = -0.00508128 Jy ! Component: 2550 - total flux cleaned = -0.00486323 Jy ! Component: 2600 - total flux cleaned = -0.00469941 Jy ! Component: 2650 - total flux cleaned = -0.00437207 Jy ! Component: 2700 - total flux cleaned = -0.00420843 Jy ! Component: 2750 - total flux cleaned = -0.00409906 Jy ! Component: 2800 - total flux cleaned = -0.00393528 Jy ! Component: 2850 - total flux cleaned = -0.00377099 Jy ! Component: 2900 - total flux cleaned = -0.00366101 Jy ! Component: 2950 - total flux cleaned = -0.00360624 Jy ! Component: 3000 - total flux cleaned = -0.00349574 Jy ! Component: 3050 - total flux cleaned = -0.00344016 Jy ! Component: 3100 - total flux cleaned = -0.00327347 Jy ! Component: 3150 - total flux cleaned = -0.00321756 Jy ! Component: 3200 - total flux cleaned = -0.00310541 Jy ! Component: 3250 - total flux cleaned = -0.0031054 Jy ! Component: 3300 - total flux cleaned = -0.00293545 Jy ! Component: 3350 - total flux cleaned = -0.00276509 Jy ! Component: 3400 - total flux cleaned = -0.00259364 Jy ! Component: 3450 - total flux cleaned = -0.00247912 Jy ! Component: 3500 - total flux cleaned = -0.00230657 Jy ! Component: 3550 - total flux cleaned = -0.00201711 Jy ! Component: 3600 - total flux cleaned = -0.00172548 Jy ! Component: 3650 - total flux cleaned = -0.00160817 Jy ! Component: 3700 - total flux cleaned = -0.00131358 Jy ! Component: 3750 - total flux cleaned = -0.00107601 Jy ! Component: 3800 - total flux cleaned = -0.00101698 Jy ! Component: 3850 - total flux cleaned = -0.000597166 Jy ! Component: 3900 - total flux cleaned = -0.00035565 Jy ! Component: 3950 - total flux cleaned = -5.21643e-05 Jy ! Component: 4000 - total flux cleaned = 0.000192873 Jy ! Component: 4050 - total flux cleaned = 0.000501121 Jy ! Total flux subtracted in 4096 components = 0.000811321 Jy ! Clean residual min=-0.003499 max=0.003960 Jy/beam ! Clean residual mean=0.000085 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.439514 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 434 components and 0.439514 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1336-1852_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 14.53 at -8.971 degrees (North through East) ! Clean map min=-0.0085459 max=0.31009 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1336-1852_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.310092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118168 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14322 1.14322 2.28645 4.5729 9.14579 18.2916 36.5832 73.1664 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.31 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 262.415 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1336-1852_S_uvs.log closed on Thu Apr 7 07:17:06 2016