! Started logfile: /scr/pima/bg219e_uvs/J0029+0509_S_uvs.log on Thu Apr 7 06:31:54 2016 obs /scr/pima/bg219e_uvs/J0029+0509_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0029+0509_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885684 visibilities/baseline/integration-bin. ! Found source: J0029+0509 ! ! 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 6632 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/bg219e_uvs/J0029+0509_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029645Jy sigma=22.300149 ! Fit after self-cal, rms=0.763437Jy sigma=16.514555 ! 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.613 mas, bmaj=9.069 mas, bpa=18.78 degrees ! Estimated noise=0.564292 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.183823 Jy ! Component: 100 - total flux cleaned = 0.23613 Jy ! Total flux subtracted in 100 components = 0.23613 Jy ! Clean residual min=-0.020684 max=0.083353 Jy/beam ! Clean residual mean=0.000047 rms=0.006749 Jy/beam ! Combined flux in latest and established models = 0.23613 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.23613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125496Jy sigma=2.659531 ! Fit after self-cal, rms=0.125470Jy sigma=2.658160 ! Inverting map ! Added new window around map position (-32.5, 54). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0669942 Jy ! Component: 100 - total flux cleaned = 0.0959902 Jy ! Total flux subtracted in 100 components = 0.0959902 Jy ! Clean residual min=-0.009851 max=0.015718 Jy/beam ! Clean residual mean=0.000022 rms=0.003003 Jy/beam ! Combined flux in latest and established models = 0.33212 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.33212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082195Jy sigma=1.719430 ! Fit after self-cal, rms=0.078358Jy sigma=1.640710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229869 Jy ! Component: 100 - total flux cleaned = 0.0383545 Jy ! Total flux subtracted in 100 components = 0.0383545 Jy ! Clean residual min=-0.005738 max=0.008602 Jy/beam ! Clean residual mean=0.000014 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.370474 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.370474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068965Jy sigma=1.432291 ! Fit after self-cal, rms=0.068677Jy sigma=1.427209 ! 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.409 mas, bmaj=9.848 mas, bpa=16.87 degrees ! Estimated noise=0.432137 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.0160973 Jy ! Component: 100 - total flux cleaned = 0.0268773 Jy ! Component: 150 - total flux cleaned = 0.0346004 Jy ! Component: 200 - total flux cleaned = 0.0401901 Jy ! Total flux subtracted in 200 components = 0.0401901 Jy ! Clean residual min=-0.003707 max=0.005885 Jy/beam ! Clean residual mean=-0.000003 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.410664 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 69 components and 0.410664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064014Jy sigma=1.320368 ! Fit after self-cal, rms=0.063819Jy sigma=1.316400 ! Inverting map ! Added new window around map position (-25, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598049 Jy ! Component: 100 - total flux cleaned = 0.00978602 Jy ! Component: 150 - total flux cleaned = 0.0127412 Jy ! Component: 200 - total flux cleaned = 0.0151199 Jy ! Total flux subtracted in 200 components = 0.0151199 Jy ! Clean residual min=-0.002823 max=0.002832 Jy/beam ! Clean residual mean=-0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.425784 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 109 components and 0.425784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063150Jy sigma=1.300349 ! Fit after self-cal, rms=0.063097Jy sigma=1.299434 ! 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.409 x 9.848 at 16.87 degrees (North through East) ! Clean map min=-0.0025582 max=0.25133 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 0.98 HN 0.99 KP 0.99 ! LA 1.01 NL 1.01 OV 0.98 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.98 KP 1.00 ! LA 1.01 NL 1.02 OV 0.97 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 0.99 ! LA 1.01 NL 1.00 OV 1.01 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.02 KP 0.99 ! LA 1.00 NL 0.97 OV 1.03 PT 1.01 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.063097Jy sigma=1.299434 ! Fit after self-cal, rms=0.062492Jy sigma=1.292341 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.411 mas, bmaj=9.85 mas, bpa=16.79 degrees ! Estimated noise=0.429109 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.00180947 Jy ! Component: 100 - total flux cleaned = 0.00264301 Jy ! Component: 150 - total flux cleaned = 0.00325016 Jy ! Component: 200 - total flux cleaned = 0.003817 Jy ! Total flux subtracted in 200 components = 0.003817 Jy ! Clean residual min=-0.002405 max=0.002003 Jy/beam ! Clean residual mean=-0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.429601 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.429601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062404Jy sigma=1.290230 ! Fit after self-cal, rms=0.062399Jy sigma=1.290106 ! 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.062399Jy sigma=1.290106 ! Fit after self-cal, rms=0.062287Jy sigma=1.286229 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.411 mas, bmaj=9.846 mas, bpa=16.76 degrees ! Estimated noise=0.429272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011104 Jy ! Component: 100 - total flux cleaned = 0.00176071 Jy ! Component: 150 - total flux cleaned = 0.0019549 Jy ! Component: 200 - total flux cleaned = 0.00207197 Jy ! Total flux subtracted in 200 components = 0.00207197 Jy ! Clean residual min=-0.001995 max=0.001857 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.431673 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 145 components and 0.431673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062250Jy sigma=1.285323 ! Fit after self-cal, rms=0.062249Jy sigma=1.285274 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.000330969 Jy ! Component: 100 - total flux cleaned = 0.000408403 Jy ! Component: 150 - total flux cleaned = 0.000503279 Jy ! Component: 200 - total flux cleaned = 0.000570242 Jy ! Total flux subtracted in 200 components = 0.000570242 Jy ! Clean residual min=-0.001953 max=0.001760 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.432243 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 0.432243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062232Jy sigma=1.284873 ! Fit after self-cal, rms=0.062231Jy sigma=1.284860 ! 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.062231Jy sigma=1.284860 ! Fit after self-cal, rms=0.062194Jy sigma=1.284801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.41 mas, bmaj=9.844 mas, bpa=16.77 degrees ! Estimated noise=0.429261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658833 Jy ! Component: 100 - total flux cleaned = 0.00099356 Jy ! Component: 150 - total flux cleaned = 0.00114499 Jy ! Component: 200 - total flux cleaned = 0.00126551 Jy ! Total flux subtracted in 200 components = 0.00126551 Jy ! Clean residual min=-0.001943 max=0.001758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.433509 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 166 components and 0.433509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062179Jy sigma=1.284452 ! Fit after self-cal, rms=0.062178Jy sigma=1.284438 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.000187473 Jy ! Component: 100 - total flux cleaned = 0.000263386 Jy ! Component: 150 - total flux cleaned = 0.000317903 Jy ! Component: 200 - total flux cleaned = 0.000370174 Jy ! Total flux subtracted in 200 components = 0.000370174 Jy ! Clean residual min=-0.001920 max=0.001757 Jy/beam ! Clean residual mean=-0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.433879 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 173 components and 0.433879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062168Jy sigma=1.284220 ! Fit after self-cal, rms=0.062168Jy sigma=1.284218 ! 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.062168Jy sigma=1.284218 ! Fit after self-cal, rms=0.062148Jy sigma=1.284176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.057 mas, bmaj=12.07 mas, bpa=5.05 degrees ! Estimated noise=0.489479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369528 Jy ! Component: 100 - total flux cleaned = 0.000666381 Jy ! Component: 150 - total flux cleaned = 0.000833837 Jy ! Component: 200 - total flux cleaned = 0.000979159 Jy ! Total flux subtracted in 200 components = 0.000979159 Jy ! Clean residual min=-0.002489 max=0.001622 Jy/beam ! Clean residual mean=-0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.434858 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 189 components and 0.434858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062141Jy sigma=1.284023 ! Fit after self-cal, rms=0.062141Jy sigma=1.284010 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.00013073 Jy ! Component: 100 - total flux cleaned = 0.000209611 Jy ! Component: 150 - total flux cleaned = 0.00028008 Jy ! Component: 200 - total flux cleaned = 0.000344426 Jy ! Total flux subtracted in 200 components = 0.000344426 Jy ! Clean residual min=-0.002476 max=0.001614 Jy/beam ! Clean residual mean=-0.000000 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.435203 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 202 components and 0.435203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062140Jy sigma=1.283986 ! Fit after self-cal, rms=0.062140Jy sigma=1.283977 ! 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.408 mas, bmaj=9.842 mas, bpa=16.76 degrees ! Estimated noise=0.429311 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 9.842 at 16.76 degrees (North through East) ! Clean map min=-0.0018718 max=0.24962 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.618 mas, bmaj=9.069 mas, bpa=18.73 degrees ! Estimated noise=0.562084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.187541 Jy ! Component: 100 - total flux cleaned = 0.263094 Jy ! Component: 150 - total flux cleaned = 0.307011 Jy ! Component: 200 - total flux cleaned = 0.336049 Jy ! Total flux subtracted in 200 components = 0.336049 Jy ! Clean residual min=-0.008173 max=0.015981 Jy/beam ! Clean residual mean=0.000019 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.336049 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.336049 Jy ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=9.842 mas, bpa=16.76 degrees ! Estimated noise=0.429311 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.0270015 Jy ! Component: 100 - total flux cleaned = 0.0447058 Jy ! Component: 150 - total flux cleaned = 0.0573248 Jy ! Component: 200 - total flux cleaned = 0.0665751 Jy ! Total flux subtracted in 200 components = 0.0665751 Jy ! Clean residual min=-0.003385 max=0.005403 Jy/beam ! Clean residual mean=-0.000002 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.402624 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 73 components and 0.402624 Jy ! Inverting map ! Added new window around map position (-34, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695464 Jy ! Component: 100 - total flux cleaned = 0.012224 Jy ! Component: 150 - total flux cleaned = 0.0163179 Jy ! Component: 200 - total flux cleaned = 0.0196116 Jy ! Total flux subtracted in 200 components = 0.0196116 Jy ! Clean residual min=-0.002338 max=0.002265 Jy/beam ! Clean residual mean=-0.000002 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.422236 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 114 components and 0.422236 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=8.057 mas, bmaj=12.07 mas, bpa=5.05 degrees ! Estimated noise=0.489479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375054 Jy ! Component: 100 - total flux cleaned = 0.00640808 Jy ! Component: 150 - total flux cleaned = 0.00841699 Jy ! Component: 200 - total flux cleaned = 0.00920083 Jy ! Total flux subtracted in 200 components = 0.00920083 Jy ! Clean residual min=-0.002642 max=0.001863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.431437 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.000551972 Jy ! Component: 100 - total flux cleaned = 0.00102807 Jy ! Component: 150 - total flux cleaned = 0.00143955 Jy ! Component: 200 - total flux cleaned = 0.00179687 Jy ! Total flux subtracted in 200 components = 0.00179687 Jy ! Clean residual min=-0.002550 max=0.001715 Jy/beam ! Clean residual mean=-0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.433233 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 204 components and 0.433233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=9.842 mas, bpa=16.76 degrees ! Estimated noise=0.429311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739594 Jy ! Component: 100 - total flux cleaned = 0.00104672 Jy ! Component: 150 - total flux cleaned = 0.00119477 Jy ! Component: 200 - total flux cleaned = 0.00127647 Jy ! Total flux subtracted in 200 components = 0.00127647 Jy ! Clean residual min=-0.001967 max=0.001815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.43451 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 227 components and 0.43451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062172Jy sigma=1.284625 ! Fit after self-cal, rms=0.062166Jy sigma=1.284470 wmodel /scr/pima/bg219e_uvs/J0029+0509_S_map.mod ! Writing 227 model components to file: /scr/pima/bg219e_uvs/J0029+0509_S_map.mod wobs /scr/pima/bg219e_uvs/J0029+0509_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0029+0509_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0029+0509_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J0029+0509_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.000726515 Jy ! Component: 100 - total flux cleaned = -0.0011054 Jy ! Component: 150 - total flux cleaned = -0.00143043 Jy ! Component: 200 - total flux cleaned = -0.00176701 Jy ! Component: 250 - total flux cleaned = -0.00208971 Jy ! Component: 300 - total flux cleaned = -0.00229738 Jy ! Component: 350 - total flux cleaned = -0.00242326 Jy ! Component: 400 - total flux cleaned = -0.00254613 Jy ! Component: 450 - total flux cleaned = -0.00273758 Jy ! Component: 500 - total flux cleaned = -0.00278425 Jy ! Component: 550 - total flux cleaned = -0.00292273 Jy ! Component: 600 - total flux cleaned = -0.00305777 Jy ! Component: 650 - total flux cleaned = -0.00318954 Jy ! Component: 700 - total flux cleaned = -0.00331861 Jy ! Component: 750 - total flux cleaned = -0.00340247 Jy ! Component: 800 - total flux cleaned = -0.00346453 Jy ! Component: 850 - total flux cleaned = -0.00348542 Jy ! Component: 900 - total flux cleaned = -0.00362629 Jy ! Component: 950 - total flux cleaned = -0.00366565 Jy ! Component: 1000 - total flux cleaned = -0.00368482 Jy ! Component: 1050 - total flux cleaned = -0.00376153 Jy ! Component: 1100 - total flux cleaned = -0.00379943 Jy ! Component: 1150 - total flux cleaned = -0.00385537 Jy ! Component: 1200 - total flux cleaned = -0.0038734 Jy ! Component: 1250 - total flux cleaned = -0.00396348 Jy ! Component: 1300 - total flux cleaned = -0.00401697 Jy ! Component: 1350 - total flux cleaned = -0.00399922 Jy ! Component: 1400 - total flux cleaned = -0.00399909 Jy ! Component: 1450 - total flux cleaned = -0.00401641 Jy ! Component: 1500 - total flux cleaned = -0.00403311 Jy ! Component: 1550 - total flux cleaned = -0.00399962 Jy ! Component: 1600 - total flux cleaned = -0.0039832 Jy ! Component: 1650 - total flux cleaned = -0.00396697 Jy ! Component: 1700 - total flux cleaned = -0.00398302 Jy ! Component: 1750 - total flux cleaned = -0.00395115 Jy ! Component: 1800 - total flux cleaned = -0.00396688 Jy ! Component: 1850 - total flux cleaned = -0.00393549 Jy ! Component: 1900 - total flux cleaned = -0.00396673 Jy ! Component: 1950 - total flux cleaned = -0.00387446 Jy ! Component: 2000 - total flux cleaned = -0.00388975 Jy ! Component: 2050 - total flux cleaned = -0.00384458 Jy ! Component: 2100 - total flux cleaned = -0.00384449 Jy ! Component: 2150 - total flux cleaned = -0.00381502 Jy ! Component: 2200 - total flux cleaned = -0.00381515 Jy ! Component: 2250 - total flux cleaned = -0.00381527 Jy ! Component: 2300 - total flux cleaned = -0.00381506 Jy ! Component: 2350 - total flux cleaned = -0.00375795 Jy ! Component: 2400 - total flux cleaned = -0.00380049 Jy ! Component: 2450 - total flux cleaned = -0.00371628 Jy ! Component: 2500 - total flux cleaned = -0.00368868 Jy ! Component: 2550 - total flux cleaned = -0.00371648 Jy ! Component: 2600 - total flux cleaned = -0.00373019 Jy ! Component: 2650 - total flux cleaned = -0.00374364 Jy ! Component: 2700 - total flux cleaned = -0.00377036 Jy ! Component: 2750 - total flux cleaned = -0.00377023 Jy ! Component: 2800 - total flux cleaned = -0.00380997 Jy ! Component: 2850 - total flux cleaned = -0.0038231 Jy ! Component: 2900 - total flux cleaned = -0.00382305 Jy ! Component: 2950 - total flux cleaned = -0.00383602 Jy ! Component: 3000 - total flux cleaned = -0.00383589 Jy ! Component: 3050 - total flux cleaned = -0.00389971 Jy ! Component: 3100 - total flux cleaned = -0.00387427 Jy ! Component: 3150 - total flux cleaned = -0.00388689 Jy ! Component: 3200 - total flux cleaned = -0.00387435 Jy ! Component: 3250 - total flux cleaned = -0.00391157 Jy ! Component: 3300 - total flux cleaned = -0.00392388 Jy ! Component: 3350 - total flux cleaned = -0.0038629 Jy ! Component: 3400 - total flux cleaned = -0.00388717 Jy ! Component: 3450 - total flux cleaned = -0.00387519 Jy ! Component: 3500 - total flux cleaned = -0.0038752 Jy ! Component: 3550 - total flux cleaned = -0.00388707 Jy ! Component: 3600 - total flux cleaned = -0.0038634 Jy ! Component: 3650 - total flux cleaned = -0.00386339 Jy ! Component: 3700 - total flux cleaned = -0.00387507 Jy ! Component: 3750 - total flux cleaned = -0.00388663 Jy ! Component: 3800 - total flux cleaned = -0.00386351 Jy ! Component: 3850 - total flux cleaned = -0.00387485 Jy ! Component: 3900 - total flux cleaned = -0.00385224 Jy ! Component: 3950 - total flux cleaned = -0.00388608 Jy ! Component: 4000 - total flux cleaned = -0.00388605 Jy ! Component: 4050 - total flux cleaned = -0.00391951 Jy ! Total flux subtracted in 4096 components = -0.00389733 Jy ! Clean residual min=-0.000613 max=0.000634 Jy/beam ! Clean residual mean=-0.000000 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.430613 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 500 components and 0.430613 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0029+0509_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 9.842 at 16.76 degrees (North through East) ! Clean map min=-0.0014872 max=0.24918 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0029+0509_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.249178 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205134 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.246972 0.246972 0.493944 0.987888 1.97578 3.95155 7.90311 15.8062 31.6124 63.2249 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.249 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1214.71 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0029+0509_S_uvs.log closed on Thu Apr 7 06:31:58 2016