! Started logfile: /scr/pima/bg219a_uvs/J0100+6808_S_uvs.log on Sun Apr 3 20:20:13 2016 obs /scr/pima/bg219a_uvs/J0100+6808_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0100+6808_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.827903 visibilities/baseline/integration-bin. ! Found source: J0100+6808 ! ! 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 3964 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/J0100+6808_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.190050Jy sigma=23.504758 ! Fit after self-cal, rms=0.632425Jy sigma=13.426409 ! 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.268 mas, bmaj=9.278 mas, bpa=87.05 degrees ! Estimated noise=1.0137 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.327819 Jy ! Component: 100 - total flux cleaned = 0.426763 Jy ! Total flux subtracted in 100 components = 0.426763 Jy ! Clean residual min=-0.068371 max=0.125778 Jy/beam ! Clean residual mean=-0.000085 rms=0.020323 Jy/beam ! Combined flux in latest and established models = 0.426763 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.426763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355222Jy sigma=6.723118 ! Fit after self-cal, rms=0.354400Jy sigma=6.710905 ! Inverting map ! Added new window around map position (-12.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113635 Jy ! Component: 100 - total flux cleaned = 0.175698 Jy ! Total flux subtracted in 100 components = 0.175698 Jy ! Clean residual min=-0.055083 max=0.067717 Jy/beam ! Clean residual mean=-0.000054 rms=0.015797 Jy/beam ! Combined flux in latest and established models = 0.602461 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.602461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297330Jy sigma=5.388671 ! Fit after self-cal, rms=0.287273Jy sigma=5.209462 ! 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.876 mas, bmaj=10.93 mas, bpa=88.96 degrees ! Estimated noise=0.585775 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.11039 Jy ! Component: 100 - total flux cleaned = 0.182788 Jy ! Component: 150 - total flux cleaned = 0.240588 Jy ! Component: 200 - total flux cleaned = 0.288336 Jy ! Total flux subtracted in 200 components = 0.288336 Jy ! Clean residual min=-0.052857 max=0.072600 Jy/beam ! Clean residual mean=-0.000042 rms=0.018974 Jy/beam ! Combined flux in latest and established models = 0.890797 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 0.890797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219790Jy sigma=3.816373 ! Fit after self-cal, rms=0.211752Jy sigma=3.670948 ! 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.876 x 10.93 at 88.96 degrees (North through East) ! Clean map min=-0.053085 max=0.42844 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* LA 1.00* MK 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* LA 1.00* MK 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* LA 1.00* MK 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.02 LA 0.89 MK 1.10 NL 1.10 ! OV 0.90 PT 0.83 SC 1.18 ! ! ! Fit before self-cal, rms=0.211752Jy sigma=3.670948 ! Fit after self-cal, rms=0.201454Jy sigma=3.618854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=10.94 mas, bpa=89.08 degrees ! Estimated noise=0.586617 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.049086 Jy ! Component: 100 - total flux cleaned = 0.0816393 Jy ! Component: 150 - total flux cleaned = 0.108893 Jy ! Component: 200 - total flux cleaned = 0.132149 Jy ! Total flux subtracted in 200 components = 0.132149 Jy ! Clean residual min=-0.048159 max=0.072420 Jy/beam ! Clean residual mean=-0.000037 rms=0.014758 Jy/beam ! Combined flux in latest and established models = 1.02295 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 1.02295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183226Jy sigma=3.221871 ! Fit after self-cal, rms=0.181123Jy sigma=3.189127 ! Inverting map ! Added new window around map position (9.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0665168 Jy ! Component: 100 - total flux cleaned = 0.102474 Jy ! Component: 150 - total flux cleaned = 0.128515 Jy ! Component: 200 - total flux cleaned = 0.148776 Jy ! Total flux subtracted in 200 components = 0.148776 Jy ! Clean residual min=-0.034240 max=0.034413 Jy/beam ! Clean residual mean=-0.000027 rms=0.010144 Jy/beam ! Combined flux in latest and established models = 1.17172 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 106 components and 1.17172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148205Jy sigma=2.512484 ! Fit after self-cal, rms=0.144413Jy sigma=2.441619 ! 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.144413Jy sigma=2.441619 ! Fit after self-cal, rms=0.137443Jy sigma=2.321428 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=11 mas, bpa=89.46 degrees ! Estimated noise=0.598428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255414 Jy ! Component: 100 - total flux cleaned = 0.0384032 Jy ! Component: 150 - total flux cleaned = 0.0477914 Jy ! Component: 200 - total flux cleaned = 0.0561109 Jy ! Total flux subtracted in 200 components = 0.0561109 Jy ! Clean residual min=-0.027791 max=0.029806 Jy/beam ! Clean residual mean=-0.000023 rms=0.007976 Jy/beam ! Combined flux in latest and established models = 1.22783 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 134 components and 1.22783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127961Jy sigma=2.137333 ! Fit after self-cal, rms=0.127057Jy sigma=2.121873 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.00996729 Jy ! Component: 100 - total flux cleaned = 0.016804 Jy ! Component: 150 - total flux cleaned = 0.0223992 Jy ! Component: 200 - total flux cleaned = 0.0263061 Jy ! Total flux subtracted in 200 components = 0.0263061 Jy ! Clean residual min=-0.024793 max=0.029391 Jy/beam ! Clean residual mean=-0.000022 rms=0.007294 Jy/beam ! Combined flux in latest and established models = 1.25414 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 154 components and 1.25414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122943Jy sigma=2.038858 ! Fit after self-cal, rms=0.122519Jy sigma=2.033049 ! 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.122519Jy sigma=2.033049 ! Fit after self-cal, rms=0.122355Jy sigma=2.009658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=11.03 mas, bpa=89.68 degrees ! Estimated noise=0.600833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150803 Jy ! Component: 100 - total flux cleaned = 0.0217769 Jy ! Component: 150 - total flux cleaned = 0.028363 Jy ! Component: 200 - total flux cleaned = 0.0328648 Jy ! Total flux subtracted in 200 components = 0.0328648 Jy ! Clean residual min=-0.024779 max=0.028872 Jy/beam ! Clean residual mean=-0.000020 rms=0.006875 Jy/beam ! Combined flux in latest and established models = 1.287 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 166 components and 1.287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118536Jy sigma=1.934991 ! Fit after self-cal, rms=0.118307Jy sigma=1.932114 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.00347093 Jy ! Component: 100 - total flux cleaned = 0.00727849 Jy ! Component: 150 - total flux cleaned = 0.0112015 Jy ! Component: 200 - total flux cleaned = 0.0148974 Jy ! Total flux subtracted in 200 components = 0.0148974 Jy ! Clean residual min=-0.023436 max=0.028545 Jy/beam ! Clean residual mean=-0.000019 rms=0.006503 Jy/beam ! Combined flux in latest and established models = 1.3019 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 174 components and 1.3019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116094Jy sigma=1.885992 ! Fit after self-cal, rms=0.115907Jy sigma=1.883905 ! Inverting map ! Added new window around map position (14, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282606 Jy ! Component: 100 - total flux cleaned = 0.0446166 Jy ! Component: 150 - total flux cleaned = 0.0571982 Jy ! Component: 200 - total flux cleaned = 0.0649304 Jy ! Total flux subtracted in 200 components = 0.0649304 Jy ! Clean residual min=-0.017697 max=0.015857 Jy/beam ! Clean residual mean=-0.000015 rms=0.004902 Jy/beam ! Combined flux in latest and established models = 1.36683 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 207 components and 1.36683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106994Jy sigma=1.691293 ! Fit after self-cal, rms=0.106273Jy sigma=1.675589 ! 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.106273Jy sigma=1.675589 ! Fit after self-cal, rms=0.106032Jy sigma=1.654055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.481 mas, bmaj=13.17 mas, bpa=85.8 degrees ! Estimated noise=0.729777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235372 Jy ! Component: 100 - total flux cleaned = 0.0418158 Jy ! Component: 150 - total flux cleaned = 0.0574519 Jy ! Component: 200 - total flux cleaned = 0.07109 Jy ! Total flux subtracted in 200 components = 0.07109 Jy ! Clean residual min=-0.022796 max=0.019292 Jy/beam ! Clean residual mean=-0.000025 rms=0.007472 Jy/beam ! Combined flux in latest and established models = 1.43792 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 268 components and 1.43792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102603Jy sigma=1.583452 ! Fit after self-cal, rms=0.102127Jy sigma=1.576181 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.0135335 Jy ! Component: 100 - total flux cleaned = 0.0248321 Jy ! Component: 150 - total flux cleaned = 0.0337614 Jy ! Component: 200 - total flux cleaned = 0.0408016 Jy ! Total flux subtracted in 200 components = 0.0408016 Jy ! Clean residual min=-0.019354 max=0.016916 Jy/beam ! Clean residual mean=-0.000021 rms=0.006156 Jy/beam ! Combined flux in latest and established models = 1.47872 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 305 components and 1.47872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101694Jy sigma=1.562709 ! Fit after self-cal, rms=0.101503Jy sigma=1.560444 ! 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.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 11.07 at 89.91 degrees (North through East) ! Clean map min=-0.015933 max=0.44181 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.34 mas, bmaj=9.439 mas, bpa=88.44 degrees ! Estimated noise=1.08103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.362181 Jy ! Component: 100 - total flux cleaned = 0.519266 Jy ! Component: 150 - total flux cleaned = 0.618316 Jy ! Component: 200 - total flux cleaned = 0.692844 Jy ! Total flux subtracted in 200 components = 0.692844 Jy ! Clean residual min=-0.046632 max=0.050798 Jy/beam ! Clean residual mean=-0.000015 rms=0.013451 Jy/beam ! Combined flux in latest and established models = 0.692844 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.692844 Jy ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 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.101573 Jy ! Component: 100 - total flux cleaned = 0.17902 Jy ! Component: 150 - total flux cleaned = 0.241864 Jy ! Component: 200 - total flux cleaned = 0.295 Jy ! Total flux subtracted in 200 components = 0.295 Jy ! Clean residual min=-0.041212 max=0.044850 Jy/beam ! Clean residual mean=-0.000024 rms=0.013439 Jy/beam ! Combined flux in latest and established models = 0.987844 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 95 components and 0.987844 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=6.481 mas, bmaj=13.17 mas, bpa=85.8 degrees ! Estimated noise=0.729777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0899763 Jy ! Component: 100 - total flux cleaned = 0.158199 Jy ! Component: 150 - total flux cleaned = 0.211773 Jy ! Component: 200 - total flux cleaned = 0.255337 Jy ! Total flux subtracted in 200 components = 0.255337 Jy ! Clean residual min=-0.036965 max=0.037447 Jy/beam ! Clean residual mean=-0.000048 rms=0.014495 Jy/beam ! Combined flux in latest and established models = 1.24318 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.0367271 Jy ! Component: 100 - total flux cleaned = 0.0682059 Jy ! Component: 150 - total flux cleaned = 0.0955094 Jy ! Component: 200 - total flux cleaned = 0.11937 Jy ! Total flux subtracted in 200 components = 0.11937 Jy ! Clean residual min=-0.025655 max=0.023011 Jy/beam ! Clean residual mean=-0.000037 rms=0.009647 Jy/beam ! Combined flux in latest and established models = 1.36255 Jy ! Adding 168 model components to the UV plane model. ! The established model now contains 251 components and 1.36255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=11.07 mas, bpa=89.91 degrees ! Estimated noise=0.601361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151823 Jy ! Component: 100 - total flux cleaned = 0.0311092 Jy ! Component: 150 - total flux cleaned = 0.0427076 Jy ! Component: 200 - total flux cleaned = 0.0540674 Jy ! Total flux subtracted in 200 components = 0.0540674 Jy ! Clean residual min=-0.017045 max=0.020503 Jy/beam ! Clean residual mean=-0.000014 rms=0.004698 Jy/beam ! Combined flux in latest and established models = 1.41662 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 279 components and 1.41662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104612Jy sigma=1.647695 ! Fit after self-cal, rms=0.103761Jy sigma=1.638292 wmodel /scr/pima/bg219a_uvs/J0100+6808_S_map.mod ! Writing 279 model components to file: /scr/pima/bg219a_uvs/J0100+6808_S_map.mod wobs /scr/pima/bg219a_uvs/J0100+6808_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0100+6808_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0100+6808_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219a_uvs/J0100+6808_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.00706421 Jy ! Component: 100 - total flux cleaned = 0.0099038 Jy ! Component: 150 - total flux cleaned = 0.0114891 Jy ! Component: 200 - total flux cleaned = 0.0132166 Jy ! Component: 250 - total flux cleaned = 0.0146183 Jy ! Component: 300 - total flux cleaned = 0.0166308 Jy ! Component: 350 - total flux cleaned = 0.01876 Jy ! Component: 400 - total flux cleaned = 0.0199812 Jy ! Component: 450 - total flux cleaned = 0.0213401 Jy ! Component: 500 - total flux cleaned = 0.0222675 Jy ! Component: 550 - total flux cleaned = 0.0231653 Jy ! Component: 600 - total flux cleaned = 0.0245425 Jy ! Component: 650 - total flux cleaned = 0.0253763 Jy ! Component: 700 - total flux cleaned = 0.0271439 Jy ! Component: 750 - total flux cleaned = 0.0280725 Jy ! Component: 800 - total flux cleaned = 0.028532 Jy ! Component: 850 - total flux cleaned = 0.0294081 Jy ! Component: 900 - total flux cleaned = 0.030116 Jy ! Component: 950 - total flux cleaned = 0.0308031 Jy ! Component: 1000 - total flux cleaned = 0.0320052 Jy ! Component: 1050 - total flux cleaned = 0.0327827 Jy ! Component: 1100 - total flux cleaned = 0.0337997 Jy ! Component: 1150 - total flux cleaned = 0.034546 Jy ! Component: 1200 - total flux cleaned = 0.0355176 Jy ! Component: 1250 - total flux cleaned = 0.0362288 Jy ! Component: 1300 - total flux cleaned = 0.0369262 Jy ! Component: 1350 - total flux cleaned = 0.0377209 Jy ! Component: 1400 - total flux cleaned = 0.0383875 Jy ! Component: 1450 - total flux cleaned = 0.0390399 Jy ! Component: 1500 - total flux cleaned = 0.0395717 Jy ! Component: 1550 - total flux cleaned = 0.0399903 Jy ! Component: 1600 - total flux cleaned = 0.0407109 Jy ! Component: 1650 - total flux cleaned = 0.0410139 Jy ! Component: 1700 - total flux cleaned = 0.0412138 Jy ! Component: 1750 - total flux cleaned = 0.0414078 Jy ! Component: 1800 - total flux cleaned = 0.0416984 Jy ! Component: 1850 - total flux cleaned = 0.0420781 Jy ! Component: 1900 - total flux cleaned = 0.0424492 Jy ! Component: 1950 - total flux cleaned = 0.0425389 Jy ! Component: 2000 - total flux cleaned = 0.0429 Jy ! Component: 2050 - total flux cleaned = 0.0432542 Jy ! Component: 2100 - total flux cleaned = 0.0433391 Jy ! Component: 2150 - total flux cleaned = 0.0433387 Jy ! Component: 2200 - total flux cleaned = 0.0435093 Jy ! Component: 2250 - total flux cleaned = 0.0437605 Jy ! Component: 2300 - total flux cleaned = 0.0441749 Jy ! Component: 2350 - total flux cleaned = 0.0444204 Jy ! Component: 2400 - total flux cleaned = 0.0448238 Jy ! Component: 2450 - total flux cleaned = 0.0451439 Jy ! Component: 2500 - total flux cleaned = 0.0453817 Jy ! Component: 2550 - total flux cleaned = 0.0459279 Jy ! Component: 2600 - total flux cleaned = 0.0463137 Jy ! Component: 2650 - total flux cleaned = 0.0466951 Jy ! Component: 2700 - total flux cleaned = 0.0470713 Jy ! Component: 2750 - total flux cleaned = 0.0475931 Jy ! Component: 2800 - total flux cleaned = 0.0478145 Jy ! Component: 2850 - total flux cleaned = 0.0482539 Jy ! Component: 2900 - total flux cleaned = 0.0490486 Jy ! Component: 2950 - total flux cleaned = 0.049406 Jy ! Component: 3000 - total flux cleaned = 0.0499011 Jy ! Component: 3050 - total flux cleaned = 0.0503214 Jy ! Component: 3100 - total flux cleaned = 0.0508766 Jy ! Component: 3150 - total flux cleaned = 0.0514259 Jy ! Component: 3200 - total flux cleaned = 0.0518339 Jy ! Component: 3250 - total flux cleaned = 0.0522387 Jy ! Component: 3300 - total flux cleaned = 0.0527076 Jy ! Component: 3350 - total flux cleaned = 0.053304 Jy ! Component: 3400 - total flux cleaned = 0.0535016 Jy ! Component: 3450 - total flux cleaned = 0.0538275 Jy ! Component: 3500 - total flux cleaned = 0.0544097 Jy ! Component: 3550 - total flux cleaned = 0.0548577 Jy ! Component: 3600 - total flux cleaned = 0.055175 Jy ! Component: 3650 - total flux cleaned = 0.0553643 Jy ! Component: 3700 - total flux cleaned = 0.0558644 Jy ! Component: 3750 - total flux cleaned = 0.0561124 Jy ! Component: 3800 - total flux cleaned = 0.0565426 Jy ! Component: 3850 - total flux cleaned = 0.0568477 Jy ! Component: 3900 - total flux cleaned = 0.0570903 Jy ! Component: 3950 - total flux cleaned = 0.0575118 Jy ! Component: 4000 - total flux cleaned = 0.0575121 Jy ! Component: 4050 - total flux cleaned = 0.057928 Jy ! Total flux subtracted in 4096 components = 0.0582238 Jy ! Clean residual min=-0.003481 max=0.003277 Jy/beam ! Clean residual mean=-0.000015 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 1.47484 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 591 components and 1.47484 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0100+6808_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 11.07 at 89.91 degrees (North through East) ! Clean map min=-0.0065463 max=0.44932 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0100+6808_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.449315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104564 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.698153 0.698153 1.39631 2.79261 5.58523 11.1705 22.3409 44.6818 89.3636 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.449 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 429.705 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0100+6808_S_uvs.log closed on Sun Apr 3 20:20:18 2016