! Started logfile: /scr/pima/bg219a_uvs/J1849+3024_S_uvs.log on Wed Apr 6 23:01:59 2016 obs /scr/pima/bg219a_uvs/J1849+3024_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1849+3024_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1849+3024 ! ! 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 49 lines of history. ! ! Reading 1176 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/bg219a_uvs/J1849+3024_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033638Jy sigma=26.876326 ! Fit after self-cal, rms=0.854212Jy sigma=22.151627 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.563 mas, bmaj=10.17 mas, bpa=5.66 degrees ! Estimated noise=1.16404 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.11407 Jy ! Component: 100 - total flux cleaned = 0.138945 Jy ! Total flux subtracted in 100 components = 0.138945 Jy ! Clean residual min=-0.007535 max=0.007174 Jy/beam ! Clean residual mean=0.000015 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.138945 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.138945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052788Jy sigma=1.236035 ! Fit after self-cal, rms=0.052776Jy sigma=1.235936 ! 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.959 mas, bmaj=10.38 mas, bpa=6.688 degrees ! Estimated noise=0.882834 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.00887784 Jy ! Component: 100 - total flux cleaned = 0.0136893 Jy ! Component: 150 - total flux cleaned = 0.0163152 Jy ! Component: 200 - total flux cleaned = 0.0171179 Jy ! Total flux subtracted in 200 components = 0.0171179 Jy ! Clean residual min=-0.005129 max=0.006134 Jy/beam ! Clean residual mean=0.000017 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.156063 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.156063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051328Jy sigma=1.191890 ! Fit after self-cal, rms=0.051290Jy sigma=1.191146 ! 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.959 x 10.38 at 6.688 degrees (North through East) ! Clean map min=-0.0050351 max=0.14852 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: ! LA 0.97 MK 1.00 NL 1.06 OV 0.97 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.96 NL 1.05 OV 0.98 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 0.95 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 1.04 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.051290Jy sigma=1.191146 ! Fit after self-cal, rms=0.051166Jy sigma=1.179540 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=10.44 mas, bpa=6.566 degrees ! Estimated noise=0.878087 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.00165266 Jy ! Component: 100 - total flux cleaned = -0.00195456 Jy ! Component: 150 - total flux cleaned = -0.00223419 Jy ! Component: 200 - total flux cleaned = -0.00231281 Jy ! Total flux subtracted in 200 components = -0.00231281 Jy ! Clean residual min=-0.004585 max=0.005316 Jy/beam ! Clean residual mean=0.000014 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.15375 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.15375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050970Jy sigma=1.175746 ! Fit after self-cal, rms=0.050997Jy sigma=1.175319 ! 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.050997Jy sigma=1.175319 ! Fit after self-cal, rms=0.051263Jy sigma=1.168628 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=10.44 mas, bpa=6.543 degrees ! Estimated noise=0.875976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000779902 Jy ! Component: 100 - total flux cleaned = 0.000930084 Jy ! Component: 150 - total flux cleaned = 0.000994746 Jy ! Component: 200 - total flux cleaned = 0.00105382 Jy ! Total flux subtracted in 200 components = 0.00105382 Jy ! Clean residual min=-0.003728 max=0.003969 Jy/beam ! Clean residual mean=0.000011 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.154804 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.154804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051202Jy sigma=1.167385 ! Fit after self-cal, rms=0.051263Jy sigma=1.167194 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.99949e-05 Jy ! Component: 100 - total flux cleaned = 3.85675e-05 Jy ! Component: 150 - total flux cleaned = 8.55087e-05 Jy ! Component: 200 - total flux cleaned = 0.000129741 Jy ! Total flux subtracted in 200 components = 0.000129741 Jy ! Clean residual min=-0.003675 max=0.003812 Jy/beam ! Clean residual mean=0.000011 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.154934 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.154934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051233Jy sigma=1.166642 ! Fit after self-cal, rms=0.051237Jy sigma=1.166586 ! 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.051237Jy sigma=1.166586 ! Fit after self-cal, rms=0.051137Jy sigma=1.166424 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=10.43 mas, bpa=6.519 degrees ! Estimated noise=0.874485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000601529 Jy ! Component: 100 - total flux cleaned = 0.000674057 Jy ! Component: 150 - total flux cleaned = 0.000741789 Jy ! Component: 200 - total flux cleaned = 0.000805046 Jy ! Total flux subtracted in 200 components = 0.000805046 Jy ! Clean residual min=-0.003542 max=0.003727 Jy/beam ! Clean residual mean=0.000010 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.155739 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.155739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051113Jy sigma=1.165871 ! Fit after self-cal, rms=0.051116Jy sigma=1.165837 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.64135e-05 Jy ! Component: 100 - total flux cleaned = 0.000166332 Jy ! Component: 150 - total flux cleaned = 0.000222438 Jy ! Component: 200 - total flux cleaned = 0.000258593 Jy ! Total flux subtracted in 200 components = 0.000258593 Jy ! Clean residual min=-0.003517 max=0.003676 Jy/beam ! Clean residual mean=0.000010 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.155997 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.155997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051101Jy sigma=1.165504 ! Fit after self-cal, rms=0.051104Jy sigma=1.165485 ! 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.051104Jy sigma=1.165485 ! Fit after self-cal, rms=0.051064Jy sigma=1.165379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.121 mas, bmaj=13.83 mas, bpa=-5.372 degrees ! Estimated noise=1.08829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161633 Jy ! Component: 100 - total flux cleaned = 0.00184954 Jy ! Component: 150 - total flux cleaned = 0.00203606 Jy ! Component: 200 - total flux cleaned = 0.00210038 Jy ! Total flux subtracted in 200 components = 0.00210038 Jy ! Clean residual min=-0.003594 max=0.003668 Jy/beam ! Clean residual mean=0.000017 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.158098 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.158098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051096Jy sigma=1.166244 ! Fit after self-cal, rms=0.051081Jy sigma=1.165818 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 = -9.41538e-05 Jy ! Component: 100 - total flux cleaned = -9.41116e-05 Jy ! Component: 150 - total flux cleaned = -9.38811e-05 Jy ! Component: 200 - total flux cleaned = -9.41864e-05 Jy ! Total flux subtracted in 200 components = -9.41864e-05 Jy ! Clean residual min=-0.003476 max=0.003663 Jy/beam ! Clean residual mean=0.000018 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.158004 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.158004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051127Jy sigma=1.166842 ! Fit after self-cal, rms=0.051125Jy sigma=1.166607 ! 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.953 mas, bmaj=10.42 mas, bpa=6.495 degrees ! Estimated noise=0.874006 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 10.42 at 6.495 degrees (North through East) ! Clean map min=-0.0033031 max=0.14783 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.557 mas, bmaj=10.2 mas, bpa=5.514 degrees ! Estimated noise=1.1462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112286 Jy ! Component: 100 - total flux cleaned = 0.1369 Jy ! Component: 150 - total flux cleaned = 0.144189 Jy ! Component: 200 - total flux cleaned = 0.146312 Jy ! Total flux subtracted in 200 components = 0.146312 Jy ! Clean residual min=-0.005404 max=0.005223 Jy/beam ! Clean residual mean=0.000009 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.146312 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.146312 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=10.42 mas, bpa=6.495 degrees ! Estimated noise=0.874006 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.00488093 Jy ! Component: 100 - total flux cleaned = 0.00739385 Jy ! Component: 150 - total flux cleaned = 0.00829373 Jy ! Component: 200 - total flux cleaned = 0.00879939 Jy ! Total flux subtracted in 200 components = 0.00879939 Jy ! Clean residual min=-0.004009 max=0.004745 Jy/beam ! Clean residual mean=0.000012 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.155111 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.155111 Jy ! Inverting map ! Added new window around map position (2.5, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382885 Jy ! Component: 100 - total flux cleaned = 0.00500841 Jy ! Component: 150 - total flux cleaned = 0.00546005 Jy ! Component: 200 - total flux cleaned = 0.00579459 Jy ! Total flux subtracted in 200 components = 0.00579459 Jy ! Clean residual min=-0.002981 max=0.002351 Jy/beam ! Clean residual mean=0.000005 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.160906 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.160906 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.121 mas, bmaj=13.83 mas, bpa=-5.372 degrees ! Estimated noise=1.08829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157627 Jy ! Component: 100 - total flux cleaned = 0.00188731 Jy ! Component: 150 - total flux cleaned = 0.00210916 Jy ! Component: 200 - total flux cleaned = 0.00226664 Jy ! Total flux subtracted in 200 components = 0.00226664 Jy ! Clean residual min=-0.002591 max=0.002423 Jy/beam ! Clean residual mean=0.000007 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.163172 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 = 5.51369e-05 Jy ! Component: 100 - total flux cleaned = 2.81799e-05 Jy ! Component: 150 - total flux cleaned = -2.09817e-05 Jy ! Component: 200 - total flux cleaned = -4.45755e-05 Jy ! Total flux subtracted in 200 components = -4.45755e-05 Jy ! Clean residual min=-0.002482 max=0.002396 Jy/beam ! Clean residual mean=0.000007 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.163128 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 74 components and 0.163128 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=10.42 mas, bpa=6.495 degrees ! Estimated noise=0.874006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391888 Jy ! Component: 100 - total flux cleaned = -0.000521644 Jy ! Component: 150 - total flux cleaned = -0.000662197 Jy ! Component: 200 - total flux cleaned = -0.00078224 Jy ! Total flux subtracted in 200 components = -0.00078224 Jy ! Clean residual min=-0.002475 max=0.002087 Jy/beam ! Clean residual mean=0.000004 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.162345 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.162345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050808Jy sigma=1.157785 ! Fit after self-cal, rms=0.050790Jy sigma=1.157255 wmodel /scr/pima/bg219a_uvs/J1849+3024_S_map.mod ! Writing 86 model components to file: /scr/pima/bg219a_uvs/J1849+3024_S_map.mod wobs /scr/pima/bg219a_uvs/J1849+3024_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1849+3024_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1849+3024_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1849+3024_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.000738687 Jy ! Component: 100 - total flux cleaned = -0.000703761 Jy ! Component: 150 - total flux cleaned = -0.000706278 Jy ! Component: 200 - total flux cleaned = -0.000523995 Jy ! Component: 250 - total flux cleaned = -0.000382237 Jy ! Component: 300 - total flux cleaned = -0.000221968 Jy ! Component: 350 - total flux cleaned = -9.6455e-05 Jy ! Component: 400 - total flux cleaned = -2.49201e-05 Jy ! Component: 450 - total flux cleaned = -1.59515e-06 Jy ! Component: 500 - total flux cleaned = -4.44671e-05 Jy ! Component: 550 - total flux cleaned = -0.000169113 Jy ! Component: 600 - total flux cleaned = -0.000270307 Jy ! Component: 650 - total flux cleaned = -0.00032973 Jy ! Component: 700 - total flux cleaned = -0.000424866 Jy ! Component: 750 - total flux cleaned = -0.000480712 Jy ! Component: 800 - total flux cleaned = -0.00057041 Jy ! Component: 850 - total flux cleaned = -0.000674799 Jy ! Component: 900 - total flux cleaned = -0.000759161 Jy ! Component: 950 - total flux cleaned = -0.000809334 Jy ! Component: 1000 - total flux cleaned = -0.000809981 Jy ! Component: 1050 - total flux cleaned = -0.000826109 Jy ! Component: 1100 - total flux cleaned = -0.000841454 Jy ! Component: 1150 - total flux cleaned = -0.00082603 Jy ! Component: 1200 - total flux cleaned = -0.000796284 Jy ! Component: 1250 - total flux cleaned = -0.000767383 Jy ! Component: 1300 - total flux cleaned = -0.000767306 Jy ! Component: 1350 - total flux cleaned = -0.000767346 Jy ! Component: 1400 - total flux cleaned = -0.000780875 Jy ! Component: 1450 - total flux cleaned = -0.000780866 Jy ! Component: 1500 - total flux cleaned = -0.000794242 Jy ! Component: 1550 - total flux cleaned = -0.000820248 Jy ! Component: 1600 - total flux cleaned = -0.000820155 Jy ! Component: 1650 - total flux cleaned = -0.000833002 Jy ! Component: 1700 - total flux cleaned = -0.000833034 Jy ! Component: 1750 - total flux cleaned = -0.000870478 Jy ! Component: 1800 - total flux cleaned = -0.000833427 Jy ! Component: 1850 - total flux cleaned = -0.000845577 Jy ! Component: 1900 - total flux cleaned = -0.000821165 Jy ! Component: 1950 - total flux cleaned = -0.000821112 Jy ! Component: 2000 - total flux cleaned = -0.000821105 Jy ! Component: 2050 - total flux cleaned = -0.000832929 Jy ! Component: 2100 - total flux cleaned = -0.000821029 Jy ! Component: 2150 - total flux cleaned = -0.000797489 Jy ! Component: 2200 - total flux cleaned = -0.000774078 Jy ! Component: 2250 - total flux cleaned = -0.000762416 Jy ! Component: 2300 - total flux cleaned = -0.000739246 Jy ! Component: 2350 - total flux cleaned = -0.000739143 Jy ! Component: 2400 - total flux cleaned = -0.000693288 Jy ! Component: 2450 - total flux cleaned = -0.00064742 Jy ! Component: 2500 - total flux cleaned = -0.000601664 Jy ! Component: 2550 - total flux cleaned = -0.000544479 Jy ! Component: 2600 - total flux cleaned = -0.000498692 Jy ! Component: 2650 - total flux cleaned = -0.000475716 Jy ! Component: 2700 - total flux cleaned = -0.000452651 Jy ! Component: 2750 - total flux cleaned = -0.000418107 Jy ! Component: 2800 - total flux cleaned = -0.00038344 Jy ! Component: 2850 - total flux cleaned = -0.000348661 Jy ! Component: 2900 - total flux cleaned = -0.000313769 Jy ! Component: 2950 - total flux cleaned = -0.000278705 Jy ! Component: 3000 - total flux cleaned = -0.000243537 Jy ! Component: 3050 - total flux cleaned = -0.000220022 Jy ! Component: 3100 - total flux cleaned = -0.000172665 Jy ! Component: 3150 - total flux cleaned = -0.000136817 Jy ! Component: 3200 - total flux cleaned = -0.000136729 Jy ! Component: 3250 - total flux cleaned = -0.000100507 Jy ! Component: 3300 - total flux cleaned = -7.60981e-05 Jy ! Component: 3350 - total flux cleaned = -5.1468e-05 Jy ! Component: 3400 - total flux cleaned = -2.667e-05 Jy ! Component: 3450 - total flux cleaned = -1.5854e-06 Jy ! Component: 3500 - total flux cleaned = 3.61431e-05 Jy ! Component: 3550 - total flux cleaned = 7.42187e-05 Jy ! Component: 3600 - total flux cleaned = 0.000112764 Jy ! Component: 3650 - total flux cleaned = 0.000151833 Jy ! Component: 3700 - total flux cleaned = 0.000191242 Jy ! Component: 3750 - total flux cleaned = 0.000217848 Jy ! Component: 3800 - total flux cleaned = 0.000271404 Jy ! Component: 3850 - total flux cleaned = 0.000312232 Jy ! Component: 3900 - total flux cleaned = 0.000353313 Jy ! Component: 3950 - total flux cleaned = 0.000367105 Jy ! Component: 4000 - total flux cleaned = 0.000381106 Jy ! Component: 4050 - total flux cleaned = 0.000381245 Jy ! Total flux subtracted in 4096 components = 0.000409934 Jy ! Clean residual min=-0.000798 max=0.000864 Jy/beam ! Clean residual mean=-0.000005 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.162755 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 319 components and 0.162755 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1849+3024_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 10.42 at 6.495 degrees (North through East) ! Clean map min=-0.0021533 max=0.14677 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1849+3024_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146767 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245694 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502212 0.502212 1.00442 2.00885 4.0177 8.0354 16.0708 32.1416 64.2832 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 597.357 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1849+3024_S_uvs.log closed on Wed Apr 6 23:02:03 2016