! Started logfile: /scr/pima/bg219i_uvs/J2200+2137_S_uvs.log on Wed Apr 6 23:16:51 2016 obs /scr/pima/bg219i_uvs/J2200+2137_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2200+2137_S_uva.fits ! AN table 1: 29 integrations on 28 of 28 possible baselines. ! AN table 2: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.90625 visibilities/baseline/integration-bin. ! Found source: J2200+2137 ! ! 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 6728 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J2200+2137_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 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019919Jy sigma=23.087898 ! Fit after self-cal, rms=0.832895Jy sigma=18.941169 ! 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.941 mas, bmaj=10.66 mas, bpa=-1.363 degrees ! Estimated noise=0.54153 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.122414 Jy ! Component: 100 - total flux cleaned = 0.160711 Jy ! Total flux subtracted in 100 components = 0.160711 Jy ! Clean residual min=-0.008272 max=0.017282 Jy/beam ! Clean residual mean=-0.000113 rms=0.002625 Jy/beam ! Combined flux in latest and established models = 0.160711 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.160711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073984Jy sigma=1.559841 ! Fit after self-cal, rms=0.073765Jy sigma=1.555702 ! Inverting map ! Added new window around map position (4.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202676 Jy ! Component: 100 - total flux cleaned = 0.0316712 Jy ! Total flux subtracted in 100 components = 0.0316712 Jy ! Clean residual min=-0.005938 max=0.007886 Jy/beam ! Clean residual mean=-0.000066 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.192383 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.192383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065982Jy sigma=1.378940 ! Fit after self-cal, rms=0.065755Jy sigma=1.374266 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.815 mas, bmaj=10.83 mas, bpa=-1.464 degrees ! Estimated noise=0.396113 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.0119398 Jy ! Component: 100 - total flux cleaned = 0.019933 Jy ! Component: 150 - total flux cleaned = 0.0256965 Jy ! Component: 200 - total flux cleaned = 0.0298895 Jy ! Total flux subtracted in 200 components = 0.0298895 Jy ! Clean residual min=-0.004365 max=0.006864 Jy/beam ! Clean residual mean=-0.000042 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.222272 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 95 components and 0.222272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062823Jy sigma=1.314052 ! Fit after self-cal, rms=0.062744Jy sigma=1.312040 ! Inverting map ! Added new window around map position (12.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0065259 Jy ! Component: 100 - total flux cleaned = 0.0100107 Jy ! Component: 150 - total flux cleaned = 0.0125966 Jy ! Component: 200 - total flux cleaned = 0.0146269 Jy ! Total flux subtracted in 200 components = 0.0146269 Jy ! Clean residual min=-0.003881 max=0.003333 Jy/beam ! Clean residual mean=-0.000021 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.236899 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 135 components and 0.236899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061993Jy sigma=1.295003 ! Fit after self-cal, rms=0.061931Jy sigma=1.293355 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.815 x 10.83 at -1.464 degrees (North through East) ! Clean map min=-0.0035924 max=0.16356 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 0.98 FD 1.01 HN 1.01 KP 1.01 ! LA 0.99 MK 0.99 NL 0.99 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.97 HN 1.01 KP 0.99 ! LA 1.02 NL 0.99 OV 1.06 PT 0.98 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.97 KP 0.99 ! LA 1.00 MK 1.04 NL 1.01 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.97 HN 0.96 KP 1.02 ! LA 0.99 NL 1.08 OV 1.07 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.01 KP 1.01 ! LA 1.00 MK 1.02 NL 0.96 PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.96 HN 1.03 KP 0.98 ! LA 0.97 NL 1.16 OV 1.09 PT 1.00 ! SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 0.98 KP 1.01 ! LA 0.99 MK 1.01 NL 1.00 PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! 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.061931Jy sigma=1.293355 ! Fit after self-cal, rms=0.062134Jy sigma=1.278165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.818 mas, bmaj=10.84 mas, bpa=-1.489 degrees ! Estimated noise=0.396272 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.00121082 Jy ! Component: 100 - total flux cleaned = 0.00187812 Jy ! Component: 150 - total flux cleaned = 0.00222797 Jy ! Component: 200 - total flux cleaned = 0.0024991 Jy ! Total flux subtracted in 200 components = 0.0024991 Jy ! Clean residual min=-0.002475 max=0.002289 Jy/beam ! Clean residual mean=-0.000018 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.239398 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 168 components and 0.239398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062085Jy sigma=1.277130 ! Fit after self-cal, rms=0.062099Jy sigma=1.276966 ! 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.062099Jy sigma=1.276966 ! Fit after self-cal, rms=0.062186Jy sigma=1.276864 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.812 mas, bmaj=10.84 mas, bpa=-1.482 degrees ! Estimated noise=0.39694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955574 Jy ! Component: 100 - total flux cleaned = 0.00140273 Jy ! Component: 150 - total flux cleaned = 0.00173126 Jy ! Component: 200 - total flux cleaned = 0.0019101 Jy ! Total flux subtracted in 200 components = 0.0019101 Jy ! Clean residual min=-0.002527 max=0.002316 Jy/beam ! Clean residual mean=-0.000018 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.241308 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 189 components and 0.241308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062157Jy sigma=1.276361 ! Fit after self-cal, rms=0.062156Jy sigma=1.276330 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.000454126 Jy ! Component: 100 - total flux cleaned = 0.000576452 Jy ! Component: 150 - total flux cleaned = 0.000671046 Jy ! Component: 200 - total flux cleaned = 0.000758783 Jy ! Total flux subtracted in 200 components = 0.000758783 Jy ! Clean residual min=-0.002530 max=0.002293 Jy/beam ! Clean residual mean=-0.000017 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.242067 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 200 components and 0.242067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062144Jy sigma=1.276060 ! Fit after self-cal, rms=0.062143Jy sigma=1.276042 ! 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.062143Jy sigma=1.276042 ! Fit after self-cal, rms=0.062272Jy sigma=1.275901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.806 mas, bmaj=10.83 mas, bpa=-1.475 degrees ! Estimated noise=0.398009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789528 Jy ! Component: 100 - total flux cleaned = 0.00119625 Jy ! Component: 150 - total flux cleaned = 0.0014561 Jy ! Component: 200 - total flux cleaned = 0.00160429 Jy ! Total flux subtracted in 200 components = 0.00160429 Jy ! Clean residual min=-0.002560 max=0.002316 Jy/beam ! Clean residual mean=-0.000017 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.243671 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 218 components and 0.243671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062252Jy sigma=1.275657 ! Fit after self-cal, rms=0.062251Jy sigma=1.275642 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.000331005 Jy ! Component: 100 - total flux cleaned = 0.00037731 Jy ! Component: 150 - total flux cleaned = 0.000435835 Jy ! Component: 200 - total flux cleaned = 0.000491317 Jy ! Total flux subtracted in 200 components = 0.000491317 Jy ! Clean residual min=-0.002558 max=0.002292 Jy/beam ! Clean residual mean=-0.000016 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.244163 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 232 components and 0.244163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062244Jy sigma=1.275496 ! Fit after self-cal, rms=0.062243Jy sigma=1.275488 ! 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.062243Jy sigma=1.275488 ! Fit after self-cal, rms=0.062389Jy sigma=1.275373 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.569 mas, bmaj=11.52 mas, bpa=2.597 degrees ! Estimated noise=0.450788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000985134 Jy ! Component: 100 - total flux cleaned = 0.00158328 Jy ! Component: 150 - total flux cleaned = 0.00189673 Jy ! Component: 200 - total flux cleaned = 0.00206701 Jy ! Total flux subtracted in 200 components = 0.00206701 Jy ! Clean residual min=-0.002999 max=0.002507 Jy/beam ! Clean residual mean=-0.000024 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.24623 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 254 components and 0.24623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062373Jy sigma=1.275448 ! Fit after self-cal, rms=0.062370Jy sigma=1.275402 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.000261152 Jy ! Component: 100 - total flux cleaned = 0.000375248 Jy ! Component: 150 - total flux cleaned = 0.000462802 Jy ! Component: 200 - total flux cleaned = 0.000503139 Jy ! Total flux subtracted in 200 components = 0.000503139 Jy ! Clean residual min=-0.002976 max=0.002535 Jy/beam ! Clean residual mean=-0.000023 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.246733 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 267 components and 0.246733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062365Jy sigma=1.275484 ! Fit after self-cal, rms=0.062364Jy sigma=1.275475 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.803 mas, bmaj=10.83 mas, bpa=-1.469 degrees ! Estimated noise=0.399159 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.803 x 10.83 at -1.469 degrees (North through East) ! Clean map min=-0.0025043 max=0.16405 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.93 mas, bmaj=10.64 mas, bpa=-1.371 degrees ! Estimated noise=0.544758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12303 Jy ! Component: 100 - total flux cleaned = 0.163531 Jy ! Component: 150 - total flux cleaned = 0.184693 Jy ! Component: 200 - total flux cleaned = 0.19684 Jy ! Total flux subtracted in 200 components = 0.19684 Jy ! Clean residual min=-0.006144 max=0.006407 Jy/beam ! Clean residual mean=-0.000066 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.19684 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.19684 Jy ! Inverting map and beam ! Estimated beam: bmin=4.803 mas, bmaj=10.83 mas, bpa=-1.469 degrees ! Estimated noise=0.399159 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.0117694 Jy ! Component: 100 - total flux cleaned = 0.0202142 Jy ! Component: 150 - total flux cleaned = 0.0264322 Jy ! Component: 200 - total flux cleaned = 0.0311122 Jy ! Total flux subtracted in 200 components = 0.0311122 Jy ! Clean residual min=-0.003585 max=0.002968 Jy/beam ! Clean residual mean=-0.000040 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.227952 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 109 components and 0.227952 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.569 mas, bmaj=11.52 mas, bpa=2.597 degrees ! Estimated noise=0.450788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532732 Jy ! Component: 100 - total flux cleaned = 0.00894562 Jy ! Component: 150 - total flux cleaned = 0.0115241 Jy ! Component: 200 - total flux cleaned = 0.0134129 Jy ! Total flux subtracted in 200 components = 0.0134129 Jy ! Clean residual min=-0.003532 max=0.002404 Jy/beam ! Clean residual mean=-0.000033 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.241365 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.00142997 Jy ! Component: 100 - total flux cleaned = 0.00215853 Jy ! Component: 150 - total flux cleaned = 0.00276472 Jy ! Component: 200 - total flux cleaned = 0.00324261 Jy ! Total flux subtracted in 200 components = 0.00324261 Jy ! Clean residual min=-0.003226 max=0.002373 Jy/beam ! Clean residual mean=-0.000027 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.244608 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 223 components and 0.244607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.803 mas, bmaj=10.83 mas, bpa=-1.469 degrees ! Estimated noise=0.399159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355557 Jy ! Component: 100 - total flux cleaned = 0.000530727 Jy ! Component: 150 - total flux cleaned = 0.000708849 Jy ! Component: 200 - total flux cleaned = 0.000842812 Jy ! Total flux subtracted in 200 components = 0.000842812 Jy ! Clean residual min=-0.002628 max=0.002414 Jy/beam ! Clean residual mean=-0.000016 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.24545 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 239 components and 0.24545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062378Jy sigma=1.275600 ! Fit after self-cal, rms=0.062375Jy sigma=1.275443 wmodel /scr/pima/bg219i_uvs/J2200+2137_S_map.mod ! Writing 239 model components to file: /scr/pima/bg219i_uvs/J2200+2137_S_map.mod wobs /scr/pima/bg219i_uvs/J2200+2137_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2200+2137_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2200+2137_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J2200+2137_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.000258003 Jy ! Component: 100 - total flux cleaned = -0.000454104 Jy ! Component: 150 - total flux cleaned = -0.000888766 Jy ! Component: 200 - total flux cleaned = -0.00126633 Jy ! Component: 250 - total flux cleaned = -0.00159264 Jy ! Component: 300 - total flux cleaned = -0.00193715 Jy ! Component: 350 - total flux cleaned = -0.00217932 Jy ! Component: 400 - total flux cleaned = -0.00235479 Jy ! Component: 450 - total flux cleaned = -0.0024404 Jy ! Component: 500 - total flux cleaned = -0.00252317 Jy ! Component: 550 - total flux cleaned = -0.002604 Jy ! Component: 600 - total flux cleaned = -0.00268377 Jy ! Component: 650 - total flux cleaned = -0.00276122 Jy ! Component: 700 - total flux cleaned = -0.00281112 Jy ! Component: 750 - total flux cleaned = -0.00283577 Jy ! Component: 800 - total flux cleaned = -0.00290931 Jy ! Component: 850 - total flux cleaned = -0.00300514 Jy ! Component: 900 - total flux cleaned = -0.00307583 Jy ! Component: 950 - total flux cleaned = -0.00314549 Jy ! Component: 1000 - total flux cleaned = -0.00321405 Jy ! Component: 1050 - total flux cleaned = -0.00330333 Jy ! Component: 1100 - total flux cleaned = -0.00339082 Jy ! Component: 1150 - total flux cleaned = -0.00347706 Jy ! Component: 1200 - total flux cleaned = -0.00358281 Jy ! Component: 1250 - total flux cleaned = -0.00364527 Jy ! Component: 1300 - total flux cleaned = -0.00380976 Jy ! Component: 1350 - total flux cleaned = -0.00387029 Jy ! Component: 1400 - total flux cleaned = -0.00389023 Jy ! Component: 1450 - total flux cleaned = -0.00394991 Jy ! Component: 1500 - total flux cleaned = -0.00408605 Jy ! Component: 1550 - total flux cleaned = -0.00416276 Jy ! Component: 1600 - total flux cleaned = -0.00421969 Jy ! Component: 1650 - total flux cleaned = -0.00433174 Jy ! Component: 1700 - total flux cleaned = -0.00438702 Jy ! Component: 1750 - total flux cleaned = -0.0045148 Jy ! Component: 1800 - total flux cleaned = -0.00458712 Jy ! Component: 1850 - total flux cleaned = -0.00467624 Jy ! Component: 1900 - total flux cleaned = -0.00479943 Jy ! Component: 1950 - total flux cleaned = -0.00485139 Jy ! Component: 2000 - total flux cleaned = -0.00493719 Jy ! Component: 2050 - total flux cleaned = -0.005005 Jy ! Component: 2100 - total flux cleaned = -0.00507216 Jy ! Component: 2150 - total flux cleaned = -0.00513879 Jy ! Component: 2200 - total flux cleaned = -0.00515516 Jy ! Component: 2250 - total flux cleaned = -0.00517168 Jy ! Component: 2300 - total flux cleaned = -0.00518788 Jy ! Component: 2350 - total flux cleaned = -0.00523591 Jy ! Component: 2400 - total flux cleaned = -0.00525195 Jy ! Component: 2450 - total flux cleaned = -0.00526772 Jy ! Component: 2500 - total flux cleaned = -0.00526771 Jy ! Component: 2550 - total flux cleaned = -0.00526765 Jy ! Component: 2600 - total flux cleaned = -0.0052981 Jy ! Component: 2650 - total flux cleaned = -0.00528283 Jy ! Component: 2700 - total flux cleaned = -0.00531299 Jy ! Component: 2750 - total flux cleaned = -0.0053132 Jy ! Component: 2800 - total flux cleaned = -0.00534305 Jy ! Component: 2850 - total flux cleaned = -0.0053136 Jy ! Component: 2900 - total flux cleaned = -0.00537214 Jy ! Component: 2950 - total flux cleaned = -0.00542983 Jy ! Component: 3000 - total flux cleaned = -0.00545847 Jy ! Component: 3050 - total flux cleaned = -0.0054584 Jy ! Component: 3100 - total flux cleaned = -0.00551508 Jy ! Component: 3150 - total flux cleaned = -0.00551506 Jy ! Component: 3200 - total flux cleaned = -0.00557108 Jy ! Component: 3250 - total flux cleaned = -0.0055988 Jy ! Component: 3300 - total flux cleaned = -0.00558492 Jy ! Component: 3350 - total flux cleaned = -0.00561235 Jy ! Component: 3400 - total flux cleaned = -0.00566673 Jy ! Component: 3450 - total flux cleaned = -0.0056803 Jy ! Component: 3500 - total flux cleaned = -0.00568027 Jy ! Component: 3550 - total flux cleaned = -0.00572026 Jy ! Component: 3600 - total flux cleaned = -0.00572028 Jy ! Component: 3650 - total flux cleaned = -0.00575993 Jy ! Component: 3700 - total flux cleaned = -0.00577301 Jy ! Component: 3750 - total flux cleaned = -0.00582507 Jy ! Component: 3800 - total flux cleaned = -0.00583798 Jy ! Component: 3850 - total flux cleaned = -0.00587666 Jy ! Component: 3900 - total flux cleaned = -0.00590223 Jy ! Component: 3950 - total flux cleaned = -0.0059402 Jy ! Component: 4000 - total flux cleaned = -0.00595278 Jy ! Component: 4050 - total flux cleaned = -0.00597789 Jy ! Total flux subtracted in 4096 components = -0.00602766 Jy ! Clean residual min=-0.000622 max=0.000677 Jy/beam ! Clean residual mean=-0.000006 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.239423 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 580 components and 0.239423 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2200+2137_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.803 x 10.83 at -1.469 degrees (North through East) ! Clean map min=-0.0016817 max=0.16491 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2200+2137_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.164907 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439098 0.439098 0.878196 1.75639 3.51278 7.02557 14.0511 28.1023 56.2045 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 683.218 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2200+2137_S_uvs.log closed on Wed Apr 6 23:16:57 2016