! Started logfile: /scr/pima/bg219h_uvs/J2313-4729_S_uvs.log on Thu Apr 7 09:14:51 2016 obs /scr/pima/bg219h_uvs/J2313-4729_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2313-4729_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.686183 visibilities/baseline/integration-bin. ! Found source: J2313-4729 ! ! 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 3516 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/bg219h_uvs/J2313-4729_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.111432Jy sigma=14.819423 ! Fit after self-cal, rms=0.637712Jy sigma=8.298318 ! 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=1.769 mas, bmaj=6.016 mas, bpa=-6.114 degrees ! Estimated noise=2.04664 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.252059 Jy ! Component: 100 - total flux cleaned = 0.339052 Jy ! Total flux subtracted in 100 components = 0.339052 Jy ! Clean residual min=-0.057136 max=0.124063 Jy/beam ! Clean residual mean=-0.001196 rms=0.015077 Jy/beam ! Combined flux in latest and established models = 0.339052 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.339052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292310Jy sigma=3.854739 ! Fit after self-cal, rms=0.292210Jy sigma=3.853273 ! Inverting map ! Added new window around map position (8, -18). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103547 Jy ! Component: 100 - total flux cleaned = 0.153054 Jy ! Total flux subtracted in 100 components = 0.153054 Jy ! Clean residual min=-0.024508 max=0.046196 Jy/beam ! Clean residual mean=-0.000880 rms=0.007907 Jy/beam ! Combined flux in latest and established models = 0.492106 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.492106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212332Jy sigma=2.785198 ! Fit after self-cal, rms=0.209313Jy sigma=2.743973 ! 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=2.137 mas, bmaj=6.26 mas, bpa=-5.144 degrees ! Estimated noise=1.15344 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.11047 Jy ! Component: 100 - total flux cleaned = 0.188999 Jy ! Component: 150 - total flux cleaned = 0.246904 Jy ! Component: 200 - total flux cleaned = 0.289794 Jy ! Total flux subtracted in 200 components = 0.289794 Jy ! Clean residual min=-0.014826 max=0.027674 Jy/beam ! Clean residual mean=-0.001746 rms=0.009190 Jy/beam ! Combined flux in latest and established models = 0.7819 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 81 components and 0.7819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110371Jy sigma=1.424452 ! Fit after self-cal, rms=0.110168Jy sigma=1.421957 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.137 x 6.26 at -5.144 degrees (North through East) ! Clean map min=-0.014194 max=0.40928 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: ! FD 1.00* KP 0.94 LA 0.94 MK 1.08 ! OV 0.95 PT 0.91 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.95 LA 0.93 MK 1.05 ! OV 0.95 PT 0.92 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.94 LA 0.95 MK 1.05 ! OV 0.97 PT 0.92 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.96 LA 0.90 MK 1.07 ! OV 0.96 PT 0.94 SC 1.09 ! ! ! Fit before self-cal, rms=0.110168Jy sigma=1.421957 ! Fit after self-cal, rms=0.095736Jy sigma=1.219123 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.204 mas, bmaj=6.325 mas, bpa=-5.203 degrees ! Estimated noise=1.12855 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.000907131 Jy ! Component: 100 - total flux cleaned = -0.000144672 Jy ! Component: 150 - total flux cleaned = 0.000404664 Jy ! Component: 200 - total flux cleaned = 0.000795619 Jy ! Total flux subtracted in 200 components = 0.000795619 Jy ! Clean residual min=-0.006982 max=0.006881 Jy/beam ! Clean residual mean=0.000035 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.782695 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.782696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095416Jy sigma=1.215329 ! Fit after self-cal, rms=0.095451Jy sigma=1.214947 ! 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.095451Jy sigma=1.214947 ! Fit after self-cal, rms=0.095103Jy sigma=1.214902 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=6.322 mas, bpa=-5.161 degrees ! Estimated noise=1.12563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000399631 Jy ! Component: 100 - total flux cleaned = -1.30427e-05 Jy ! Component: 150 - total flux cleaned = 0.00025883 Jy ! Component: 200 - total flux cleaned = 0.000382395 Jy ! Total flux subtracted in 200 components = 0.000382395 Jy ! Clean residual min=-0.006910 max=0.006844 Jy/beam ! Clean residual mean=0.000046 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.783078 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.783078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094986Jy sigma=1.213569 ! Fit after self-cal, rms=0.094966Jy sigma=1.213454 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.000192601 Jy ! Component: 100 - total flux cleaned = -2.35418e-05 Jy ! Component: 150 - total flux cleaned = -2.39849e-05 Jy ! Component: 200 - total flux cleaned = 2.07492e-05 Jy ! Total flux subtracted in 200 components = 2.07492e-05 Jy ! Clean residual min=-0.006904 max=0.006753 Jy/beam ! Clean residual mean=0.000046 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.783099 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.783099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094908Jy sigma=1.212770 ! Fit after self-cal, rms=0.094896Jy sigma=1.212687 ! 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.094896Jy sigma=1.212687 ! Fit after self-cal, rms=0.094522Jy sigma=1.206350 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=6.32 mas, bpa=-4.948 degrees ! Estimated noise=1.12388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666691 Jy ! Component: 100 - total flux cleaned = 0.000346368 Jy ! Component: 150 - total flux cleaned = 0.000157815 Jy ! Component: 200 - total flux cleaned = 0.000129012 Jy ! Total flux subtracted in 200 components = 0.000129012 Jy ! Clean residual min=-0.006019 max=0.005353 Jy/beam ! Clean residual mean=0.000064 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.783228 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.783228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094451Jy sigma=1.205543 ! Fit after self-cal, rms=0.094434Jy sigma=1.205355 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.45026e-05 Jy ! Component: 100 - total flux cleaned = 5.89737e-06 Jy ! Component: 150 - total flux cleaned = 4.08204e-06 Jy ! Component: 200 - total flux cleaned = 2.72408e-05 Jy ! Total flux subtracted in 200 components = 2.72408e-05 Jy ! Clean residual min=-0.006057 max=0.005239 Jy/beam ! Clean residual mean=0.000064 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.783255 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.783255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094413Jy sigma=1.205122 ! Fit after self-cal, rms=0.094407Jy sigma=1.205053 ! 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.094407Jy sigma=1.205053 ! Fit after self-cal, rms=0.094877Jy sigma=1.204773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=19.18 mas, bpa=-6.065 degrees ! Estimated noise=2.07008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200146 Jy ! Component: 100 - total flux cleaned = -0.00019967 Jy ! Component: 150 - total flux cleaned = -0.000197142 Jy ! Component: 200 - total flux cleaned = -0.000196654 Jy ! Total flux subtracted in 200 components = -0.000196654 Jy ! Clean residual min=-0.004482 max=0.004321 Jy/beam ! Clean residual mean=0.000256 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.783058 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 114 components and 0.783058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094872Jy sigma=1.204684 ! Fit after self-cal, rms=0.094870Jy sigma=1.204647 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.56169e-05 Jy ! Component: 100 - total flux cleaned = -5.35869e-05 Jy ! Component: 150 - total flux cleaned = -5.44976e-05 Jy ! Component: 200 - total flux cleaned = -5.47284e-05 Jy ! Total flux subtracted in 200 components = -5.47284e-05 Jy ! Clean residual min=-0.004466 max=0.004316 Jy/beam ! Clean residual mean=0.000253 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.783003 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 116 components and 0.783003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094869Jy sigma=1.204619 ! Fit after self-cal, rms=0.094865Jy sigma=1.204581 ! 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=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.203 x 6.323 at -4.805 degrees (North through East) ! Clean map min=-0.0054203 max=0.39134 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=1.812 mas, bmaj=5.967 mas, bpa=-5.877 degrees ! Estimated noise=2.08124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.266553 Jy ! Component: 100 - total flux cleaned = 0.379894 Jy ! Component: 150 - total flux cleaned = 0.440217 Jy ! Component: 200 - total flux cleaned = 0.480888 Jy ! Total flux subtracted in 200 components = 0.480888 Jy ! Clean residual min=-0.020216 max=0.033707 Jy/beam ! Clean residual mean=-0.000745 rms=0.006406 Jy/beam ! Combined flux in latest and established models = 0.480888 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.480888 Jy ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 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.0899343 Jy ! Component: 100 - total flux cleaned = 0.151509 Jy ! Component: 150 - total flux cleaned = 0.194982 Jy ! Component: 200 - total flux cleaned = 0.225913 Jy ! Total flux subtracted in 200 components = 0.225913 Jy ! Clean residual min=-0.010984 max=0.019568 Jy/beam ! Clean residual mean=-0.001118 rms=0.006279 Jy/beam ! Combined flux in latest and established models = 0.706801 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 85 components and 0.706802 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.881 mas, bmaj=19.18 mas, bpa=-6.065 degrees ! Estimated noise=2.07008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0574616 Jy ! Component: 100 - total flux cleaned = 0.0718058 Jy ! Component: 150 - total flux cleaned = 0.0754703 Jy ! Component: 200 - total flux cleaned = 0.0760141 Jy ! Total flux subtracted in 200 components = 0.0760141 Jy ! Clean residual min=-0.004741 max=0.004387 Jy/beam ! Clean residual mean=0.000235 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.782816 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 = 1.61531e-06 Jy ! Component: 100 - total flux cleaned = 3.88769e-06 Jy ! Component: 150 - total flux cleaned = 4.2657e-05 Jy ! Component: 200 - total flux cleaned = 4.51364e-05 Jy ! Total flux subtracted in 200 components = 4.51364e-05 Jy ! Clean residual min=-0.004687 max=0.004359 Jy/beam ! Clean residual mean=0.000239 rms=0.002075 Jy/beam ! Combined flux in latest and established models = 0.782861 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 109 components and 0.782861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103361 Jy ! Component: 100 - total flux cleaned = -0.000732571 Jy ! Component: 150 - total flux cleaned = -0.00037674 Jy ! Component: 200 - total flux cleaned = -0.000280419 Jy ! Total flux subtracted in 200 components = -0.000280419 Jy ! Clean residual min=-0.005692 max=0.005475 Jy/beam ! Clean residual mean=0.000053 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.78258 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.78258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095118Jy sigma=1.206995 ! Fit after self-cal, rms=0.095045Jy sigma=1.206579 wmodel /scr/pima/bg219h_uvs/J2313-4729_S_map.mod ! Writing 118 model components to file: /scr/pima/bg219h_uvs/J2313-4729_S_map.mod wobs /scr/pima/bg219h_uvs/J2313-4729_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2313-4729_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2313-4729_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J2313-4729_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 = 7.01312e-05 Jy ! Component: 100 - total flux cleaned = 0.000334758 Jy ! Component: 150 - total flux cleaned = 0.000827763 Jy ! Component: 200 - total flux cleaned = 0.000972976 Jy ! Component: 250 - total flux cleaned = 0.00133282 Jy ! Component: 300 - total flux cleaned = 0.00194084 Jy ! Component: 350 - total flux cleaned = 0.00258485 Jy ! Component: 400 - total flux cleaned = 0.00338353 Jy ! Component: 450 - total flux cleaned = 0.0040864 Jy ! Component: 500 - total flux cleaned = 0.00476238 Jy ! Component: 550 - total flux cleaned = 0.00552288 Jy ! Component: 600 - total flux cleaned = 0.00625706 Jy ! Component: 650 - total flux cleaned = 0.00696598 Jy ! Component: 700 - total flux cleaned = 0.00740877 Jy ! Component: 750 - total flux cleaned = 0.00779109 Jy ! Component: 800 - total flux cleaned = 0.00811545 Jy ! Component: 850 - total flux cleaned = 0.00825155 Jy ! Component: 900 - total flux cleaned = 0.00838448 Jy ! Component: 950 - total flux cleaned = 0.00847183 Jy ! Component: 1000 - total flux cleaned = 0.0087265 Jy ! Component: 1050 - total flux cleaned = 0.00872612 Jy ! Component: 1100 - total flux cleaned = 0.0086439 Jy ! Component: 1150 - total flux cleaned = 0.00872455 Jy ! Component: 1200 - total flux cleaned = 0.00864549 Jy ! Component: 1250 - total flux cleaned = 0.00864518 Jy ! Component: 1300 - total flux cleaned = 0.00845351 Jy ! Component: 1350 - total flux cleaned = 0.00826589 Jy ! Component: 1400 - total flux cleaned = 0.00815567 Jy ! Component: 1450 - total flux cleaned = 0.00797389 Jy ! Component: 1500 - total flux cleaned = 0.00790207 Jy ! Component: 1550 - total flux cleaned = 0.00768985 Jy ! Component: 1600 - total flux cleaned = 0.00748052 Jy ! Component: 1650 - total flux cleaned = 0.00734272 Jy ! Component: 1700 - total flux cleaned = 0.00707057 Jy ! Component: 1750 - total flux cleaned = 0.00690205 Jy ! Component: 1800 - total flux cleaned = 0.00660256 Jy ! Component: 1850 - total flux cleaned = 0.00640485 Jy ! Component: 1900 - total flux cleaned = 0.00627426 Jy ! Component: 1950 - total flux cleaned = 0.00611216 Jy ! Component: 2000 - total flux cleaned = 0.00598356 Jy ! Component: 2050 - total flux cleaned = 0.00598348 Jy ! Component: 2100 - total flux cleaned = 0.00579296 Jy ! Component: 2150 - total flux cleaned = 0.0057301 Jy ! Component: 2200 - total flux cleaned = 0.00554242 Jy ! Component: 2250 - total flux cleaned = 0.00548029 Jy ! Component: 2300 - total flux cleaned = 0.00535654 Jy ! Component: 2350 - total flux cleaned = 0.00523346 Jy ! Component: 2400 - total flux cleaned = 0.00508037 Jy ! Component: 2450 - total flux cleaned = 0.00492826 Jy ! Component: 2500 - total flux cleaned = 0.00477706 Jy ! Component: 2550 - total flux cleaned = 0.00462684 Jy ! Component: 2600 - total flux cleaned = 0.0045072 Jy ! Component: 2650 - total flux cleaned = 0.00435841 Jy ! Component: 2700 - total flux cleaned = 0.00423981 Jy ! Component: 2750 - total flux cleaned = 0.00409192 Jy ! Component: 2800 - total flux cleaned = 0.00397404 Jy ! Component: 2850 - total flux cleaned = 0.00376822 Jy ! Component: 2900 - total flux cleaned = 0.00368018 Jy ! Component: 2950 - total flux cleaned = 0.00356316 Jy ! Component: 3000 - total flux cleaned = 0.00341719 Jy ! Component: 3050 - total flux cleaned = 0.00330045 Jy ! Component: 3100 - total flux cleaned = 0.00315445 Jy ! Component: 3150 - total flux cleaned = 0.00295041 Jy ! Component: 3200 - total flux cleaned = 0.00292121 Jy ! Component: 3250 - total flux cleaned = 0.00277556 Jy ! Component: 3300 - total flux cleaned = 0.00262967 Jy ! Component: 3350 - total flux cleaned = 0.00248374 Jy ! Component: 3400 - total flux cleaned = 0.00239618 Jy ! Component: 3450 - total flux cleaned = 0.00225026 Jy ! Component: 3500 - total flux cleaned = 0.00216266 Jy ! Component: 3550 - total flux cleaned = 0.00195797 Jy ! Component: 3600 - total flux cleaned = 0.00187015 Jy ! Component: 3650 - total flux cleaned = 0.00172352 Jy ! Component: 3700 - total flux cleaned = 0.00157657 Jy ! Component: 3750 - total flux cleaned = 0.00154701 Jy ! Component: 3800 - total flux cleaned = 0.00148805 Jy ! Component: 3850 - total flux cleaned = 0.00142883 Jy ! Component: 3900 - total flux cleaned = 0.00139918 Jy ! Component: 3950 - total flux cleaned = 0.0013692 Jy ! Component: 4000 - total flux cleaned = 0.00133954 Jy ! Component: 4050 - total flux cleaned = 0.00118914 Jy ! Total flux subtracted in 4096 components = 0.00118932 Jy ! Clean residual min=-0.001722 max=0.001998 Jy/beam ! Clean residual mean=-0.000029 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.78377 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 360 components and 0.78377 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2313-4729_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.203 x 6.323 at -4.805 degrees (North through East) ! Clean map min=-0.0031657 max=0.39648 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2313-4729_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.396481 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000586865 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444055 0.444055 0.88811 1.77622 3.55244 7.10488 14.2098 28.4195 56.8391 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.396 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 675.591 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2313-4729_S_uvs.log closed on Thu Apr 7 09:14:55 2016