! Started logfile: /scr/pima/bg219i_uvs/J0134-093A_S_uvs.log on Wed Apr 6 22:47:26 2016 obs /scr/pima/bg219i_uvs/J0134-093A_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0134-093A_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0134-093A ! ! 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 6960 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/bg219i_uvs/J0134-093A_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013168Jy sigma=19.881502 ! Fit after self-cal, rms=0.889640Jy sigma=17.347454 ! 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.48 mas, bmaj=12.46 mas, bpa=20.5 degrees ! Estimated noise=0.751227 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.0863997 Jy ! Component: 100 - total flux cleaned = 0.130299 Jy ! Total flux subtracted in 100 components = 0.130299 Jy ! Clean residual min=-0.022058 max=0.028611 Jy/beam ! Clean residual mean=-0.000090 rms=0.006936 Jy/beam ! Combined flux in latest and established models = 0.130299 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.130299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149055Jy sigma=2.757745 ! Fit after self-cal, rms=0.147854Jy sigma=2.738914 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 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.0442194 Jy ! Component: 100 - total flux cleaned = 0.071919 Jy ! Component: 150 - total flux cleaned = 0.0903485 Jy ! Component: 200 - total flux cleaned = 0.102729 Jy ! Total flux subtracted in 200 components = 0.102729 Jy ! Clean residual min=-0.026966 max=0.029609 Jy/beam ! Clean residual mean=0.000020 rms=0.007957 Jy/beam ! Combined flux in latest and established models = 0.233028 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 84 components and 0.233028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131775Jy sigma=2.422549 ! Fit after self-cal, rms=0.130705Jy sigma=2.405890 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 13.42 at 18.36 degrees (North through East) ! Clean map min=-0.025767 max=0.1101 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* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.130705Jy sigma=2.405890 ! Fit after self-cal, rms=0.130705Jy sigma=2.405890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 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.0112711 Jy ! Component: 100 - total flux cleaned = 0.0185482 Jy ! Component: 150 - total flux cleaned = 0.0212529 Jy ! Component: 200 - total flux cleaned = 0.0231539 Jy ! Total flux subtracted in 200 components = 0.0231539 Jy ! Clean residual min=-0.026005 max=0.029984 Jy/beam ! Clean residual mean=0.000023 rms=0.007760 Jy/beam ! Combined flux in latest and established models = 0.256182 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.256182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129306Jy sigma=2.385556 ! Fit after self-cal, rms=0.129175Jy sigma=2.383349 ! 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.129175Jy sigma=2.383349 ! Fit after self-cal, rms=0.129175Jy sigma=2.383349 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000776561 Jy ! Component: 100 - total flux cleaned = 0.00137791 Jy ! Component: 150 - total flux cleaned = 0.0020421 Jy ! Component: 200 - total flux cleaned = 0.00239697 Jy ! Total flux subtracted in 200 components = 0.00239697 Jy ! Clean residual min=-0.025691 max=0.030022 Jy/beam ! Clean residual mean=0.000023 rms=0.007709 Jy/beam ! Combined flux in latest and established models = 0.258579 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.258579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128843Jy sigma=2.378217 ! Fit after self-cal, rms=0.128819Jy sigma=2.377425 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.27076e-05 Jy ! Component: 100 - total flux cleaned = 0.000336706 Jy ! Component: 150 - total flux cleaned = 0.000666332 Jy ! Component: 200 - total flux cleaned = 0.000975938 Jy ! Total flux subtracted in 200 components = 0.000975938 Jy ! Clean residual min=-0.025563 max=0.029818 Jy/beam ! Clean residual mean=0.000022 rms=0.007676 Jy/beam ! Combined flux in latest and established models = 0.259555 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.259555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128599Jy sigma=2.373872 ! Fit after self-cal, rms=0.128589Jy sigma=2.373371 ! 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.128589Jy sigma=2.373371 ! Fit after self-cal, rms=0.128589Jy sigma=2.373371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152967 Jy ! Component: 100 - total flux cleaned = 5.99698e-05 Jy ! Component: 150 - total flux cleaned = 0.000452069 Jy ! Component: 200 - total flux cleaned = 0.000637117 Jy ! Total flux subtracted in 200 components = 0.000637117 Jy ! Clean residual min=-0.025469 max=0.029662 Jy/beam ! Clean residual mean=0.000022 rms=0.007652 Jy/beam ! Combined flux in latest and established models = 0.260192 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.260192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128419Jy sigma=2.370599 ! Fit after self-cal, rms=0.128414Jy sigma=2.370183 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.73431e-05 Jy ! Component: 100 - total flux cleaned = 0.00016154 Jy ! Component: 150 - total flux cleaned = 0.000426876 Jy ! Component: 200 - total flux cleaned = 0.000593523 Jy ! Total flux subtracted in 200 components = 0.000593523 Jy ! Clean residual min=-0.025429 max=0.029529 Jy/beam ! Clean residual mean=0.000021 rms=0.007632 Jy/beam ! Combined flux in latest and established models = 0.260786 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.260786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128271Jy sigma=2.367942 ! Fit after self-cal, rms=0.128270Jy sigma=2.367554 ! 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.128270Jy sigma=2.367554 ! Fit after self-cal, rms=0.128270Jy sigma=2.367554 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.317 mas, bmaj=16.33 mas, bpa=10.16 degrees ! Estimated noise=0.508147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00792222 Jy ! Component: 100 - total flux cleaned = 0.00873397 Jy ! Component: 150 - total flux cleaned = 0.00905888 Jy ! Component: 200 - total flux cleaned = 0.0093432 Jy ! Total flux subtracted in 200 components = 0.0093432 Jy ! Clean residual min=-0.036457 max=0.042750 Jy/beam ! Clean residual mean=0.000037 rms=0.010851 Jy/beam ! Combined flux in latest and established models = 0.270129 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 133 components and 0.270129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128234Jy sigma=2.372583 ! Fit after self-cal, rms=0.128114Jy sigma=2.369075 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.000153115 Jy ! Component: 100 - total flux cleaned = 0.000488392 Jy ! Component: 150 - total flux cleaned = 0.0007756 Jy ! Component: 200 - total flux cleaned = 0.00102783 Jy ! Total flux subtracted in 200 components = 0.00102783 Jy ! Clean residual min=-0.036180 max=0.042245 Jy/beam ! Clean residual mean=0.000036 rms=0.010766 Jy/beam ! Combined flux in latest and established models = 0.271157 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 142 components and 0.271157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128218Jy sigma=2.372825 ! Fit after self-cal, rms=0.128152Jy sigma=2.370832 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 13.42 at 18.36 degrees (North through East) ! Clean map min=-0.025015 max=0.096663 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.48 mas, bmaj=12.46 mas, bpa=20.5 degrees ! Estimated noise=0.751227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853586 Jy ! Component: 100 - total flux cleaned = 0.134858 Jy ! Component: 150 - total flux cleaned = 0.169529 Jy ! Component: 200 - total flux cleaned = 0.194928 Jy ! Total flux subtracted in 200 components = 0.194928 Jy ! Clean residual min=-0.020601 max=0.027517 Jy/beam ! Clean residual mean=-0.000075 rms=0.006002 Jy/beam ! Combined flux in latest and established models = 0.194928 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.194928 Jy ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 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.026277 Jy ! Component: 100 - total flux cleaned = 0.042734 Jy ! Component: 150 - total flux cleaned = 0.0517553 Jy ! Component: 200 - total flux cleaned = 0.0556887 Jy ! Total flux subtracted in 200 components = 0.0556887 Jy ! Clean residual min=-0.025225 max=0.029690 Jy/beam ! Clean residual mean=0.000016 rms=0.007734 Jy/beam ! Combined flux in latest and established models = 0.250617 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 85 components and 0.250617 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.317 mas, bmaj=16.33 mas, bpa=10.16 degrees ! Estimated noise=0.508147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128404 Jy ! Component: 100 - total flux cleaned = 0.0152267 Jy ! Component: 150 - total flux cleaned = 0.0170949 Jy ! Component: 200 - total flux cleaned = 0.0179167 Jy ! Total flux subtracted in 200 components = 0.0179167 Jy ! Clean residual min=-0.036040 max=0.042136 Jy/beam ! Clean residual mean=0.000035 rms=0.010821 Jy/beam ! Combined flux in latest and established models = 0.268533 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.000453258 Jy ! Component: 100 - total flux cleaned = 0.00101402 Jy ! Component: 150 - total flux cleaned = 0.00140713 Jy ! Component: 200 - total flux cleaned = 0.00177982 Jy ! Total flux subtracted in 200 components = 0.00177982 Jy ! Clean residual min=-0.036102 max=0.042138 Jy/beam ! Clean residual mean=0.000036 rms=0.010780 Jy/beam ! Combined flux in latest and established models = 0.270313 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.270313 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=13.42 mas, bpa=18.36 degrees ! Estimated noise=0.449378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00520731 Jy ! Component: 100 - total flux cleaned = -0.00603864 Jy ! Component: 150 - total flux cleaned = -0.00635144 Jy ! Component: 200 - total flux cleaned = -0.00648857 Jy ! Total flux subtracted in 200 components = -0.00648857 Jy ! Clean residual min=-0.025203 max=0.029231 Jy/beam ! Clean residual mean=0.000020 rms=0.007569 Jy/beam ! Combined flux in latest and established models = 0.263825 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.263825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128708Jy sigma=2.376325 ! Fit after self-cal, rms=0.128588Jy sigma=2.374295 wmodel /scr/pima/bg219i_uvs/J0134-093A_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219i_uvs/J0134-093A_S_map.mod wobs /scr/pima/bg219i_uvs/J0134-093A_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0134-093A_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0134-093A_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0134-093A_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.0125637 Jy ! Component: 100 - total flux cleaned = 0.019143 Jy ! Component: 150 - total flux cleaned = 0.0238818 Jy ! Component: 200 - total flux cleaned = 0.0270643 Jy ! Component: 250 - total flux cleaned = 0.0293131 Jy ! Component: 300 - total flux cleaned = 0.0314309 Jy ! Component: 350 - total flux cleaned = 0.033776 Jy ! Component: 400 - total flux cleaned = 0.0366301 Jy ! Component: 450 - total flux cleaned = 0.0387346 Jy ! Component: 500 - total flux cleaned = 0.0398864 Jy ! Component: 550 - total flux cleaned = 0.0407107 Jy ! Component: 600 - total flux cleaned = 0.040962 Jy ! Component: 650 - total flux cleaned = 0.0412096 Jy ! Component: 700 - total flux cleaned = 0.0421823 Jy ! Component: 750 - total flux cleaned = 0.0421861 Jy ! Component: 800 - total flux cleaned = 0.0433341 Jy ! Component: 850 - total flux cleaned = 0.0437764 Jy ! Component: 900 - total flux cleaned = 0.0444119 Jy ! Component: 950 - total flux cleaned = 0.0446189 Jy ! Component: 1000 - total flux cleaned = 0.0448291 Jy ! Component: 1050 - total flux cleaned = 0.0454187 Jy ! Component: 1100 - total flux cleaned = 0.0454184 Jy ! Component: 1150 - total flux cleaned = 0.045422 Jy ! Component: 1200 - total flux cleaned = 0.0457894 Jy ! Component: 1250 - total flux cleaned = 0.045431 Jy ! Component: 1300 - total flux cleaned = 0.0449145 Jy ! Component: 1350 - total flux cleaned = 0.0454138 Jy ! Component: 1400 - total flux cleaned = 0.0449168 Jy ! Component: 1450 - total flux cleaned = 0.0452369 Jy ! Component: 1500 - total flux cleaned = 0.0449232 Jy ! Component: 1550 - total flux cleaned = 0.0447683 Jy ! Component: 1600 - total flux cleaned = 0.0444668 Jy ! Component: 1650 - total flux cleaned = 0.0440281 Jy ! Component: 1700 - total flux cleaned = 0.0438889 Jy ! Component: 1750 - total flux cleaned = 0.0438874 Jy ! Component: 1800 - total flux cleaned = 0.0436086 Jy ! Component: 1850 - total flux cleaned = 0.0437431 Jy ! Component: 1900 - total flux cleaned = 0.0434751 Jy ! Component: 1950 - total flux cleaned = 0.0434745 Jy ! Component: 2000 - total flux cleaned = 0.0436025 Jy ! Component: 2050 - total flux cleaned = 0.0434762 Jy ! Component: 2100 - total flux cleaned = 0.0438477 Jy ! Component: 2150 - total flux cleaned = 0.0442138 Jy ! Component: 2200 - total flux cleaned = 0.0445724 Jy ! Component: 2250 - total flux cleaned = 0.0446906 Jy ! Component: 2300 - total flux cleaned = 0.0452739 Jy ! Component: 2350 - total flux cleaned = 0.0457341 Jy ! Component: 2400 - total flux cleaned = 0.0461882 Jy ! Component: 2450 - total flux cleaned = 0.0464137 Jy ! Component: 2500 - total flux cleaned = 0.0468563 Jy ! Component: 2550 - total flux cleaned = 0.0471835 Jy ! Component: 2600 - total flux cleaned = 0.0473989 Jy ! Component: 2650 - total flux cleaned = 0.0477196 Jy ! Component: 2700 - total flux cleaned = 0.0480368 Jy ! Component: 2750 - total flux cleaned = 0.0485534 Jy ! Component: 2800 - total flux cleaned = 0.0488577 Jy ! Component: 2850 - total flux cleaned = 0.0488574 Jy ! Component: 2900 - total flux cleaned = 0.0493559 Jy ! Component: 2950 - total flux cleaned = 0.0497478 Jy ! Component: 3000 - total flux cleaned = 0.0500392 Jy ! Component: 3050 - total flux cleaned = 0.0500399 Jy ! Component: 3100 - total flux cleaned = 0.0506108 Jy ! Component: 3150 - total flux cleaned = 0.0507996 Jy ! Component: 3200 - total flux cleaned = 0.051451 Jy ! Component: 3250 - total flux cleaned = 0.0520036 Jy ! Component: 3300 - total flux cleaned = 0.0524579 Jy ! Component: 3350 - total flux cleaned = 0.0527291 Jy ! Component: 3400 - total flux cleaned = 0.0530871 Jy ! Component: 3450 - total flux cleaned = 0.053531 Jy ! Component: 3500 - total flux cleaned = 0.0539706 Jy ! Component: 3550 - total flux cleaned = 0.0543179 Jy ! Component: 3600 - total flux cleaned = 0.0546615 Jy ! Component: 3650 - total flux cleaned = 0.0550884 Jy ! Component: 3700 - total flux cleaned = 0.0555108 Jy ! Component: 3750 - total flux cleaned = 0.0557618 Jy ! Component: 3800 - total flux cleaned = 0.056177 Jy ! Component: 3850 - total flux cleaned = 0.0567536 Jy ! Component: 3900 - total flux cleaned = 0.0569985 Jy ! Component: 3950 - total flux cleaned = 0.0574838 Jy ! Component: 4000 - total flux cleaned = 0.0577247 Jy ! Component: 4050 - total flux cleaned = 0.0582021 Jy ! Total flux subtracted in 4096 components = 0.0584393 Jy ! Clean residual min=-0.004574 max=0.004472 Jy/beam ! Clean residual mean=0.000023 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.322264 Jy keep ! Adding 583 model components to the UV plane model. ! The established model now contains 699 components and 0.322264 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0134-093A_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 13.42 at 18.36 degrees (North through East) ! Clean map min=-0.018097 max=0.091889 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0134-093A_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0918887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00163199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.32815 5.32815 10.6563 21.3126 42.6252 85.2503 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 56.304 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0134-093A_S_uvs.log closed on Wed Apr 6 22:47:31 2016