! Started logfile: /scr/pima/bg219b_uvs/J0643-1335_S_uvs.log on Thu Apr 7 01:15:11 2016 obs /scr/pima/bg219b_uvs/J0643-1335_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0643-1335_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.897817 visibilities/baseline/integration-bin. ! Found source: J0643-1335 ! ! 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 3620 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/bg219b_uvs/J0643-1335_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.056424Jy sigma=20.233100 ! Fit after self-cal, rms=0.750740Jy sigma=14.475565 ! 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.212 mas, bmaj=11 mas, bpa=17.03 degrees ! Estimated noise=0.855427 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.197106 Jy ! Component: 100 - total flux cleaned = 0.240219 Jy ! Total flux subtracted in 100 components = 0.240219 Jy ! Clean residual min=-0.009324 max=0.013832 Jy/beam ! Clean residual mean=0.000031 rms=0.002641 Jy/beam ! Combined flux in latest and established models = 0.24022 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.24022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081490Jy sigma=1.485838 ! Fit after self-cal, rms=0.079400Jy sigma=1.461074 ! 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.914 mas, bmaj=12.09 mas, bpa=15.82 degrees ! Estimated noise=0.683929 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.0121191 Jy ! Component: 100 - total flux cleaned = 0.0137931 Jy ! Component: 150 - total flux cleaned = 0.0127975 Jy ! Component: 200 - total flux cleaned = 0.0117249 Jy ! Total flux subtracted in 200 components = 0.0117249 Jy ! Clean residual min=-0.007983 max=0.012273 Jy/beam ! Clean residual mean=0.000025 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.251944 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.251944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077082Jy sigma=1.427526 ! Fit after self-cal, rms=0.077068Jy sigma=1.427317 ! 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.914 x 12.09 at 15.82 degrees (North through East) ! Clean map min=-0.0077249 max=0.25272 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.077068Jy sigma=1.427317 ! Fit after self-cal, rms=0.077068Jy sigma=1.427317 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=12.09 mas, bpa=15.82 degrees ! Estimated noise=0.683929 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.00104076 Jy ! Component: 100 - total flux cleaned = -0.0019171 Jy ! Component: 150 - total flux cleaned = -0.00258142 Jy ! Component: 200 - total flux cleaned = -0.00330725 Jy ! Total flux subtracted in 200 components = -0.00330725 Jy ! Clean residual min=-0.008041 max=0.011800 Jy/beam ! Clean residual mean=0.000026 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.248637 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.248637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076614Jy sigma=1.418745 ! Fit after self-cal, rms=0.076603Jy sigma=1.418648 ! 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.076603Jy sigma=1.418648 ! Fit after self-cal, rms=0.076603Jy sigma=1.418648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=12.09 mas, bpa=15.82 degrees ! Estimated noise=0.683929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000716796 Jy ! Component: 100 - total flux cleaned = -0.00131288 Jy ! Component: 150 - total flux cleaned = -0.00176349 Jy ! Component: 200 - total flux cleaned = -0.00225668 Jy ! Total flux subtracted in 200 components = -0.00225668 Jy ! Clean residual min=-0.008076 max=0.011511 Jy/beam ! Clean residual mean=0.000027 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.24638 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.24638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076396Jy sigma=1.414612 ! Fit after self-cal, rms=0.076390Jy sigma=1.414565 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, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108228 Jy ! Component: 100 - total flux cleaned = 0.0143333 Jy ! Component: 150 - total flux cleaned = 0.0147289 Jy ! Component: 200 - total flux cleaned = 0.0145721 Jy ! Total flux subtracted in 200 components = 0.0145721 Jy ! Clean residual min=-0.007872 max=0.009861 Jy/beam ! Clean residual mean=0.000015 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.260953 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.260953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074862Jy sigma=1.377691 ! Fit after self-cal, rms=0.074684Jy sigma=1.373218 ! 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.074684Jy sigma=1.373218 ! Fit after self-cal, rms=0.072977Jy sigma=1.348360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=12.08 mas, bpa=15.9 degrees ! Estimated noise=0.682353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622311 Jy ! Component: 100 - total flux cleaned = 8.23324e-05 Jy ! Component: 150 - total flux cleaned = -0.000307886 Jy ! Component: 200 - total flux cleaned = -0.000650947 Jy ! Total flux subtracted in 200 components = -0.000650947 Jy ! Clean residual min=-0.006082 max=0.006196 Jy/beam ! Clean residual mean=0.000015 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.260302 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 89 components and 0.260302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072828Jy sigma=1.343937 ! Fit after self-cal, rms=0.072824Jy sigma=1.343562 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.00044382 Jy ! Component: 100 - total flux cleaned = 0.000260985 Jy ! Component: 150 - total flux cleaned = 0.000258137 Jy ! Component: 200 - total flux cleaned = 0.000150778 Jy ! Total flux subtracted in 200 components = 0.000150778 Jy ! Clean residual min=-0.005855 max=0.006121 Jy/beam ! Clean residual mean=0.000014 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.260453 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.260452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072751Jy sigma=1.341665 ! Fit after self-cal, rms=0.072753Jy sigma=1.341590 ! 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.072753Jy sigma=1.341590 ! Fit after self-cal, rms=0.071878Jy sigma=1.331844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.835 mas, bmaj=15.6 mas, bpa=6.441 degrees ! Estimated noise=0.77961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.49137e-05 Jy ! Component: 100 - total flux cleaned = 0.000111263 Jy ! Component: 150 - total flux cleaned = 0.000158248 Jy ! Component: 200 - total flux cleaned = 0.000153907 Jy ! Total flux subtracted in 200 components = 0.000153907 Jy ! Clean residual min=-0.005901 max=0.006505 Jy/beam ! Clean residual mean=0.000019 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.260606 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.260606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071863Jy sigma=1.331042 ! Fit after self-cal, rms=0.071861Jy sigma=1.330914 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.29763e-05 Jy ! Component: 100 - total flux cleaned = 6.58474e-05 Jy ! Component: 150 - total flux cleaned = 6.71646e-05 Jy ! Component: 200 - total flux cleaned = -3.37297e-05 Jy ! Total flux subtracted in 200 components = -3.37297e-05 Jy ! Clean residual min=-0.005694 max=0.006471 Jy/beam ! Clean residual mean=0.000019 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.260573 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.260573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071855Jy sigma=1.330674 ! Fit after self-cal, rms=0.071854Jy sigma=1.330653 ! 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.909 mas, bmaj=12.06 mas, bpa=15.85 degrees ! Estimated noise=0.680208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 12.06 at 15.85 degrees (North through East) ! Clean map min=-0.0055555 max=0.25006 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.212 mas, bmaj=10.99 mas, bpa=17.06 degrees ! Estimated noise=0.848854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195903 Jy ! Component: 100 - total flux cleaned = 0.239015 Jy ! Component: 150 - total flux cleaned = 0.25407 Jy ! Component: 200 - total flux cleaned = 0.263134 Jy ! Total flux subtracted in 200 components = 0.263134 Jy ! Clean residual min=-0.006646 max=0.008169 Jy/beam ! Clean residual mean=0.000012 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.263134 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.263134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=12.06 mas, bpa=15.85 degrees ! Estimated noise=0.680208 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 (-2.5, 76). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554467 Jy ! Component: 100 - total flux cleaned = 0.00640034 Jy ! Component: 150 - total flux cleaned = 0.00674293 Jy ! Component: 200 - total flux cleaned = 0.00674201 Jy ! Total flux subtracted in 200 components = 0.00674201 Jy ! Clean residual min=-0.006431 max=0.006991 Jy/beam ! Clean residual mean=0.000012 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.269876 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.269876 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=7.835 mas, bmaj=15.6 mas, bpa=6.441 degrees ! Estimated noise=0.77961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.41647e-06 Jy ! Component: 100 - total flux cleaned = -0.000659189 Jy ! Component: 150 - total flux cleaned = -0.00132556 Jy ! Component: 200 - total flux cleaned = -0.00200806 Jy ! Total flux subtracted in 200 components = -0.00200806 Jy ! Clean residual min=-0.005925 max=0.006493 Jy/beam ! Clean residual mean=0.000017 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.267868 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.00052512 Jy ! Component: 100 - total flux cleaned = -0.000766471 Jy ! Component: 150 - total flux cleaned = -0.00106725 Jy ! Component: 200 - total flux cleaned = -0.00127895 Jy ! Total flux subtracted in 200 components = -0.00127895 Jy ! Clean residual min=-0.005809 max=0.006324 Jy/beam ! Clean residual mean=0.000016 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.266589 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 108 components and 0.266589 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=12.06 mas, bpa=15.85 degrees ! Estimated noise=0.680208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064384 Jy ! Component: 100 - total flux cleaned = 0.000646906 Jy ! Component: 150 - total flux cleaned = 0.000560791 Jy ! Component: 200 - total flux cleaned = 0.000406812 Jy ! Total flux subtracted in 200 components = 0.000406812 Jy ! Clean residual min=-0.005626 max=0.006087 Jy/beam ! Clean residual mean=0.000011 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.266996 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.266996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071926Jy sigma=1.332035 ! Fit after self-cal, rms=0.071918Jy sigma=1.331535 wmodel /scr/pima/bg219b_uvs/J0643-1335_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219b_uvs/J0643-1335_S_map.mod wobs /scr/pima/bg219b_uvs/J0643-1335_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0643-1335_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0643-1335_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0643-1335_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.00150725 Jy ! Component: 100 - total flux cleaned = 0.00272794 Jy ! Component: 150 - total flux cleaned = 0.00395442 Jy ! Component: 200 - total flux cleaned = 0.00486979 Jy ! Component: 250 - total flux cleaned = 0.00566501 Jy ! Component: 300 - total flux cleaned = 0.00612526 Jy ! Component: 350 - total flux cleaned = 0.00657264 Jy ! Component: 400 - total flux cleaned = 0.00693451 Jy ! Component: 450 - total flux cleaned = 0.00742165 Jy ! Component: 500 - total flux cleaned = 0.00762268 Jy ! Component: 550 - total flux cleaned = 0.00755524 Jy ! Component: 600 - total flux cleaned = 0.00774859 Jy ! Component: 650 - total flux cleaned = 0.00780979 Jy ! Component: 700 - total flux cleaned = 0.00799374 Jy ! Component: 750 - total flux cleaned = 0.00823228 Jy ! Component: 800 - total flux cleaned = 0.00834901 Jy ! Component: 850 - total flux cleaned = 0.00852176 Jy ! Component: 900 - total flux cleaned = 0.00880253 Jy ! Component: 950 - total flux cleaned = 0.00885667 Jy ! Component: 1000 - total flux cleaned = 0.00891019 Jy ! Component: 1050 - total flux cleaned = 0.00901589 Jy ! Component: 1100 - total flux cleaned = 0.00916992 Jy ! Component: 1150 - total flux cleaned = 0.00922072 Jy ! Component: 1200 - total flux cleaned = 0.00947155 Jy ! Component: 1250 - total flux cleaned = 0.00952017 Jy ! Component: 1300 - total flux cleaned = 0.00947251 Jy ! Component: 1350 - total flux cleaned = 0.00947328 Jy ! Component: 1400 - total flux cleaned = 0.00966194 Jy ! Component: 1450 - total flux cleaned = 0.00952262 Jy ! Component: 1500 - total flux cleaned = 0.00952166 Jy ! Component: 1550 - total flux cleaned = 0.00934167 Jy ! Component: 1600 - total flux cleaned = 0.00942973 Jy ! Component: 1650 - total flux cleaned = 0.00934051 Jy ! Component: 1700 - total flux cleaned = 0.00912451 Jy ! Component: 1750 - total flux cleaned = 0.00916663 Jy ! Component: 1800 - total flux cleaned = 0.00895637 Jy ! Component: 1850 - total flux cleaned = 0.00887383 Jy ! Component: 1900 - total flux cleaned = 0.0088741 Jy ! Component: 1950 - total flux cleaned = 0.00887368 Jy ! Component: 2000 - total flux cleaned = 0.00875365 Jy ! Component: 2050 - total flux cleaned = 0.00863615 Jy ! Component: 2100 - total flux cleaned = 0.00863624 Jy ! Component: 2150 - total flux cleaned = 0.00855974 Jy ! Component: 2200 - total flux cleaned = 0.00852227 Jy ! Component: 2250 - total flux cleaned = 0.00837257 Jy ! Component: 2300 - total flux cleaned = 0.00826163 Jy ! Component: 2350 - total flux cleaned = 0.00807878 Jy ! Component: 2400 - total flux cleaned = 0.00804273 Jy ! Component: 2450 - total flux cleaned = 0.00797093 Jy ! Component: 2500 - total flux cleaned = 0.00790025 Jy ! Component: 2550 - total flux cleaned = 0.0077951 Jy ! Component: 2600 - total flux cleaned = 0.00772564 Jy ! Component: 2650 - total flux cleaned = 0.00755448 Jy ! Component: 2700 - total flux cleaned = 0.00758837 Jy ! Component: 2750 - total flux cleaned = 0.00738764 Jy ! Component: 2800 - total flux cleaned = 0.00722201 Jy ! Component: 2850 - total flux cleaned = 0.00722255 Jy ! Component: 2900 - total flux cleaned = 0.00722256 Jy ! Component: 2950 - total flux cleaned = 0.00702963 Jy ! Component: 3000 - total flux cleaned = 0.00706148 Jy ! Component: 3050 - total flux cleaned = 0.00699845 Jy ! Component: 3100 - total flux cleaned = 0.00699839 Jy ! Component: 3150 - total flux cleaned = 0.00690525 Jy ! Component: 3200 - total flux cleaned = 0.00684364 Jy ! Component: 3250 - total flux cleaned = 0.0067526 Jy ! Component: 3300 - total flux cleaned = 0.006723 Jy ! Component: 3350 - total flux cleaned = 0.00672343 Jy ! Component: 3400 - total flux cleaned = 0.00672367 Jy ! Component: 3450 - total flux cleaned = 0.00669448 Jy ! Component: 3500 - total flux cleaned = 0.00675213 Jy ! Component: 3550 - total flux cleaned = 0.00660848 Jy ! Component: 3600 - total flux cleaned = 0.00660862 Jy ! Component: 3650 - total flux cleaned = 0.00652385 Jy ! Component: 3700 - total flux cleaned = 0.00649602 Jy ! Component: 3750 - total flux cleaned = 0.00644082 Jy ! Component: 3800 - total flux cleaned = 0.00644054 Jy ! Component: 3850 - total flux cleaned = 0.00633157 Jy ! Component: 3900 - total flux cleaned = 0.00624998 Jy ! Component: 3950 - total flux cleaned = 0.0061426 Jy ! Component: 4000 - total flux cleaned = 0.00606268 Jy ! Component: 4050 - total flux cleaned = 0.00595747 Jy ! Total flux subtracted in 4096 components = 0.0058527 Jy ! Clean residual min=-0.001708 max=0.001391 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.272849 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 454 components and 0.272849 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0643-1335_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 12.06 at 15.85 degrees (North through East) ! Clean map min=-0.00405 max=0.24774 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0643-1335_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.247739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00049888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.604119 0.604119 1.20824 2.41648 4.83295 9.6659 19.3318 38.6636 77.3272 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.247 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 496.591 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0643-1335_S_uvs.log closed on Thu Apr 7 01:15:15 2016