! Started logfile: /scr/pima/bg219i_uvs/J2226+0052_S_uvs.log on Wed Apr 6 23:18:15 2016 obs /scr/pima/bg219i_uvs/J2226+0052_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2226+0052_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853333 visibilities/baseline/integration-bin. ! Found source: J2226+0052 ! ! 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 6144 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/J2226+0052_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.103980Jy sigma=20.261259 ! Fit after self-cal, rms=0.591982Jy sigma=11.310093 ! 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.55 mas, bmaj=6.534 mas, bpa=-3.183 degrees ! Estimated noise=0.697692 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.302602 Jy ! Component: 100 - total flux cleaned = 0.370293 Jy ! Total flux subtracted in 100 components = 0.370293 Jy ! Clean residual min=-0.014248 max=0.024230 Jy/beam ! Clean residual mean=-0.000007 rms=0.003174 Jy/beam ! Combined flux in latest and established models = 0.370293 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.370293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114572Jy sigma=1.768268 ! Fit after self-cal, rms=0.114559Jy sigma=1.768063 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272967 Jy ! Component: 100 - total flux cleaned = 0.0440117 Jy ! Total flux subtracted in 100 components = 0.0440117 Jy ! Clean residual min=-0.011746 max=0.015483 Jy/beam ! Clean residual mean=-0.000001 rms=0.002458 Jy/beam ! Combined flux in latest and established models = 0.414304 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.414304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100186Jy sigma=1.551319 ! Fit after self-cal, rms=0.100111Jy sigma=1.550356 ! Inverting map ! Added new window around map position (1, -11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014786 Jy ! Component: 100 - total flux cleaned = 0.0244733 Jy ! Total flux subtracted in 100 components = 0.0244733 Jy ! Clean residual min=-0.010761 max=0.007532 Jy/beam ! Clean residual mean=-0.000000 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.438778 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.438778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095258Jy sigma=1.475442 ! Fit after self-cal, rms=0.095180Jy sigma=1.474348 ! 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=3.298 mas, bmaj=7.849 mas, bpa=-4.307 degrees ! Estimated noise=0.534949 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.014617 Jy ! Component: 100 - total flux cleaned = 0.0238932 Jy ! Component: 150 - total flux cleaned = 0.0303124 Jy ! Component: 200 - total flux cleaned = 0.0349155 Jy ! Total flux subtracted in 200 components = 0.0349155 Jy ! Clean residual min=-0.011114 max=0.008392 Jy/beam ! Clean residual mean=-0.000008 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.473693 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 102 components and 0.473693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091349Jy sigma=1.435582 ! Fit after self-cal, rms=0.091273Jy sigma=1.434535 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.298 x 7.849 at -4.307 degrees (North through East) ! Clean map min=-0.010726 max=0.39907 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.02 FD 0.97 HN 1.06 KP 1.02 ! LA 1.02 MK 0.99 NL 0.89 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.05 KP 1.01 ! LA 0.99 MK 1.02 NL 0.91 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.05 KP 1.01 ! LA 1.01 MK 1.04 NL 1.01 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.03 KP 1.00 ! LA 0.95 MK 0.99 NL 1.02 OV 1.00 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.091273Jy sigma=1.434535 ! Fit after self-cal, rms=0.084559Jy sigma=1.386322 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=7.888 mas, bpa=-4.286 degrees ! Estimated noise=0.537254 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.00343343 Jy ! Component: 100 - total flux cleaned = 0.00542932 Jy ! Component: 150 - total flux cleaned = 0.00602225 Jy ! Component: 200 - total flux cleaned = 0.00638907 Jy ! Total flux subtracted in 200 components = 0.00638907 Jy ! Clean residual min=-0.010003 max=0.008552 Jy/beam ! Clean residual mean=-0.000000 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.480082 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 106 components and 0.480082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084259Jy sigma=1.385530 ! Fit after self-cal, rms=0.084235Jy sigma=1.385332 ! 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.084235Jy sigma=1.385332 ! Fit after self-cal, rms=0.080482Jy sigma=1.323783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=7.892 mas, bpa=-4.28 degrees ! Estimated noise=0.538073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110419 Jy ! Component: 100 - total flux cleaned = 0.00142229 Jy ! Component: 150 - total flux cleaned = 0.00158677 Jy ! Component: 200 - total flux cleaned = 0.00163058 Jy ! Total flux subtracted in 200 components = 0.00163058 Jy ! Clean residual min=-0.006857 max=0.006761 Jy/beam ! Clean residual mean=0.000007 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.481713 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.481713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080235Jy sigma=1.321614 ! Fit after self-cal, rms=0.080216Jy sigma=1.321175 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.000426326 Jy ! Component: 100 - total flux cleaned = 0.000345883 Jy ! Component: 150 - total flux cleaned = 0.000246927 Jy ! Component: 200 - total flux cleaned = 0.000162647 Jy ! Total flux subtracted in 200 components = 0.000162647 Jy ! Clean residual min=-0.006678 max=0.006696 Jy/beam ! Clean residual mean=0.000007 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.481876 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.481876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080165Jy sigma=1.320794 ! Fit after self-cal, rms=0.080159Jy sigma=1.320668 ! 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.080159Jy sigma=1.320668 ! Fit after self-cal, rms=0.080253Jy sigma=1.319743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.887 mas, bpa=-4.237 degrees ! Estimated noise=0.539074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136851 Jy ! Component: 100 - total flux cleaned = 0.001334 Jy ! Component: 150 - total flux cleaned = 0.00133596 Jy ! Component: 200 - total flux cleaned = 0.00130619 Jy ! Total flux subtracted in 200 components = 0.00130619 Jy ! Clean residual min=-0.006877 max=0.006754 Jy/beam ! Clean residual mean=0.000007 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.483182 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.483182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080161Jy sigma=1.319422 ! Fit after self-cal, rms=0.080154Jy sigma=1.319261 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) ! Added new window around map position (48, -71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00642095 Jy ! Component: 100 - total flux cleaned = 0.00988873 Jy ! Component: 150 - total flux cleaned = 0.0115605 Jy ! Component: 200 - total flux cleaned = 0.0120005 Jy ! Total flux subtracted in 200 components = 0.0120005 Jy ! Clean residual min=-0.006213 max=0.005376 Jy/beam ! Clean residual mean=0.000004 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.495182 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 144 components and 0.495182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079543Jy sigma=1.309863 ! Fit after self-cal, rms=0.079509Jy sigma=1.309076 ! 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.079509Jy sigma=1.309076 ! Fit after self-cal, rms=0.079533Jy sigma=1.307872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.873 mas, bmaj=12.34 mas, bpa=7.687 degrees ! Estimated noise=0.695166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196898 Jy ! Component: 100 - total flux cleaned = -0.000158347 Jy ! Component: 150 - total flux cleaned = -0.000166242 Jy ! Component: 200 - total flux cleaned = -9.2941e-05 Jy ! Total flux subtracted in 200 components = -9.2941e-05 Jy ! Clean residual min=-0.007593 max=0.005982 Jy/beam ! Clean residual mean=0.000003 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.495089 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 165 components and 0.495089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079411Jy sigma=1.306606 ! Fit after self-cal, rms=0.079402Jy sigma=1.306268 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.000480996 Jy ! Component: 100 - total flux cleaned = 0.000845358 Jy ! Component: 150 - total flux cleaned = 0.000899223 Jy ! Component: 200 - total flux cleaned = 0.000950652 Jy ! Total flux subtracted in 200 components = 0.000950652 Jy ! Clean residual min=-0.007586 max=0.005895 Jy/beam ! Clean residual mean=0.000002 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.49604 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 188 components and 0.49604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079389Jy sigma=1.307750 ! Fit after self-cal, rms=0.079387Jy sigma=1.307624 ! 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=3.319 mas, bmaj=7.885 mas, bpa=-4.204 degrees ! Estimated noise=0.540026 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 7.885 at -4.204 degrees (North through East) ! Clean map min=-0.006161 max=0.40116 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.558 mas, bmaj=6.556 mas, bpa=-3.192 degrees ! Estimated noise=0.708848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.307323 Jy ! Component: 100 - total flux cleaned = 0.376374 Jy ! Component: 150 - total flux cleaned = 0.405279 Jy ! Component: 200 - total flux cleaned = 0.424176 Jy ! Total flux subtracted in 200 components = 0.424176 Jy ! Clean residual min=-0.008354 max=0.010449 Jy/beam ! Clean residual mean=0.000002 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.424176 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.424176 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.885 mas, bpa=-4.204 degrees ! Estimated noise=0.540026 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.0215266 Jy ! Component: 100 - total flux cleaned = 0.0351092 Jy ! Component: 150 - total flux cleaned = 0.0450115 Jy ! Component: 200 - total flux cleaned = 0.0524143 Jy ! Total flux subtracted in 200 components = 0.0524143 Jy ! Clean residual min=-0.006725 max=0.006051 Jy/beam ! Clean residual mean=-0.000003 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.476591 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 110 components and 0.476591 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.873 mas, bmaj=12.34 mas, bpa=7.687 degrees ! Estimated noise=0.695166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835144 Jy ! Component: 100 - total flux cleaned = 0.0133251 Jy ! Component: 150 - total flux cleaned = 0.0156592 Jy ! Component: 200 - total flux cleaned = 0.0167544 Jy ! Total flux subtracted in 200 components = 0.0167544 Jy ! Clean residual min=-0.007738 max=0.005760 Jy/beam ! Clean residual mean=0.000000 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.493345 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.000916371 Jy ! Component: 100 - total flux cleaned = 0.00162152 Jy ! Component: 150 - total flux cleaned = 0.00223277 Jy ! Component: 200 - total flux cleaned = 0.00253119 Jy ! Total flux subtracted in 200 components = 0.00253119 Jy ! Clean residual min=-0.007730 max=0.005837 Jy/beam ! Clean residual mean=0.000001 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.495876 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 165 components and 0.495876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.885 mas, bpa=-4.204 degrees ! Estimated noise=0.540026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033824 Jy ! Component: 100 - total flux cleaned = 0.00370676 Jy ! Component: 150 - total flux cleaned = 0.00379776 Jy ! Component: 200 - total flux cleaned = 0.0038022 Jy ! Total flux subtracted in 200 components = 0.0038022 Jy ! Clean residual min=-0.006722 max=0.004681 Jy/beam ! Clean residual mean=0.000002 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.499678 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 188 components and 0.499678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079390Jy sigma=1.308271 ! Fit after self-cal, rms=0.079396Jy sigma=1.307844 wmodel /scr/pima/bg219i_uvs/J2226+0052_S_map.mod ! Writing 188 model components to file: /scr/pima/bg219i_uvs/J2226+0052_S_map.mod wobs /scr/pima/bg219i_uvs/J2226+0052_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2226+0052_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2226+0052_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J2226+0052_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.00290541 Jy ! Component: 100 - total flux cleaned = -0.00553573 Jy ! Component: 150 - total flux cleaned = -0.00802341 Jy ! Component: 200 - total flux cleaned = -0.0103927 Jy ! Component: 250 - total flux cleaned = -0.0126531 Jy ! Component: 300 - total flux cleaned = -0.014815 Jy ! Component: 350 - total flux cleaned = -0.0163971 Jy ! Component: 400 - total flux cleaned = -0.0177654 Jy ! Component: 450 - total flux cleaned = -0.0188591 Jy ! Component: 500 - total flux cleaned = -0.0198474 Jy ! Component: 550 - total flux cleaned = -0.0205868 Jy ! Component: 600 - total flux cleaned = -0.0212368 Jy ! Component: 650 - total flux cleaned = -0.0218725 Jy ! Component: 700 - total flux cleaned = -0.0226983 Jy ! Component: 750 - total flux cleaned = -0.0233699 Jy ! Component: 800 - total flux cleaned = -0.0238959 Jy ! Component: 850 - total flux cleaned = -0.0246709 Jy ! Component: 900 - total flux cleaned = -0.0251785 Jy ! Component: 950 - total flux cleaned = -0.0258032 Jy ! Component: 1000 - total flux cleaned = -0.0264169 Jy ! Component: 1050 - total flux cleaned = -0.0268996 Jy ! Component: 1100 - total flux cleaned = -0.0271982 Jy ! Component: 1150 - total flux cleaned = -0.0277829 Jy ! Component: 1200 - total flux cleaned = -0.0279557 Jy ! Component: 1250 - total flux cleaned = -0.0283539 Jy ! Component: 1300 - total flux cleaned = -0.0287453 Jy ! Component: 1350 - total flux cleaned = -0.0289669 Jy ! Component: 1400 - total flux cleaned = -0.0292403 Jy ! Component: 1450 - total flux cleaned = -0.0294021 Jy ! Component: 1500 - total flux cleaned = -0.0295093 Jy ! Component: 1550 - total flux cleaned = -0.0297731 Jy ! Component: 1600 - total flux cleaned = -0.0300331 Jy ! Component: 1650 - total flux cleaned = -0.0302378 Jy ! Component: 1700 - total flux cleaned = -0.0302375 Jy ! Component: 1750 - total flux cleaned = -0.030588 Jy ! Component: 1800 - total flux cleaned = -0.0308346 Jy ! Component: 1850 - total flux cleaned = -0.0308831 Jy ! Component: 1900 - total flux cleaned = -0.031124 Jy ! Component: 1950 - total flux cleaned = -0.0311715 Jy ! Component: 2000 - total flux cleaned = -0.0313603 Jy ! Component: 2050 - total flux cleaned = -0.0315936 Jy ! Component: 2100 - total flux cleaned = -0.0316865 Jy ! Component: 2150 - total flux cleaned = -0.0318241 Jy ! Component: 2200 - total flux cleaned = -0.0320049 Jy ! Component: 2250 - total flux cleaned = -0.0321397 Jy ! Component: 2300 - total flux cleaned = -0.0321401 Jy ! Component: 2350 - total flux cleaned = -0.0323603 Jy ! Component: 2400 - total flux cleaned = -0.0326204 Jy ! Component: 2450 - total flux cleaned = -0.0326634 Jy ! Component: 2500 - total flux cleaned = -0.0327913 Jy ! Component: 2550 - total flux cleaned = -0.0328337 Jy ! Component: 2600 - total flux cleaned = -0.0331685 Jy ! Component: 2650 - total flux cleaned = -0.0332924 Jy ! Component: 2700 - total flux cleaned = -0.0332922 Jy ! Component: 2750 - total flux cleaned = -0.0334145 Jy ! Component: 2800 - total flux cleaned = -0.0333744 Jy ! Component: 2850 - total flux cleaned = -0.033615 Jy ! Component: 2900 - total flux cleaned = -0.0338524 Jy ! Component: 2950 - total flux cleaned = -0.0337343 Jy ! Component: 3000 - total flux cleaned = -0.0337732 Jy ! Component: 3050 - total flux cleaned = -0.033928 Jy ! Component: 3100 - total flux cleaned = -0.0340045 Jy ! Component: 3150 - total flux cleaned = -0.0341565 Jy ! Component: 3200 - total flux cleaned = -0.034119 Jy ! Component: 3250 - total flux cleaned = -0.0341567 Jy ! Component: 3300 - total flux cleaned = -0.034194 Jy ! Component: 3350 - total flux cleaned = -0.0343411 Jy ! Component: 3400 - total flux cleaned = -0.0342672 Jy ! Component: 3450 - total flux cleaned = -0.034303 Jy ! Component: 3500 - total flux cleaned = -0.0343745 Jy ! Component: 3550 - total flux cleaned = -0.0342314 Jy ! Component: 3600 - total flux cleaned = -0.0342318 Jy ! Component: 3650 - total flux cleaned = -0.0343726 Jy ! Component: 3700 - total flux cleaned = -0.034477 Jy ! Component: 3750 - total flux cleaned = -0.0344421 Jy ! Component: 3800 - total flux cleaned = -0.0344077 Jy ! Component: 3850 - total flux cleaned = -0.0346132 Jy ! Component: 3900 - total flux cleaned = -0.0345794 Jy ! Component: 3950 - total flux cleaned = -0.0347143 Jy ! Component: 4000 - total flux cleaned = -0.0346473 Jy ! Component: 4050 - total flux cleaned = -0.0347471 Jy ! Total flux subtracted in 4096 components = -0.0348132 Jy ! Clean residual min=-0.002128 max=0.001795 Jy/beam ! Clean residual mean=0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.464865 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 505 components and 0.464865 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2226+0052_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 7.885 at -4.204 degrees (North through East) ! Clean map min=-0.004028 max=0.40288 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2226+0052_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.402879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000630734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46967 0.46967 0.93934 1.87868 3.75736 7.51472 15.0294 30.0589 60.1177 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.402 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 638.746 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2226+0052_S_uvs.log closed on Wed Apr 6 23:18:20 2016