! Started logfile: /scr/pima/bg219e_uvs/J1924-2914_S_uvs.log on Thu Apr 7 06:50:23 2016 obs /scr/pima/bg219e_uvs/J1924-2914_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1924-2914_S_uva.fits ! AN table 1: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.697778 visibilities/baseline/integration-bin. ! Found source: J1924-2914 ! ! 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 2512 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/J1924-2914_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=8.455334Jy sigma=41.700520 ! Fit after self-cal, rms=7.386678Jy sigma=36.221227 ! 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.011 mas, bmaj=11.91 mas, bpa=10.01 degrees ! Estimated noise=3.87377 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 = 5.26343 Jy ! Component: 100 - total flux cleaned = 6.57315 Jy ! Total flux subtracted in 100 components = 6.57315 Jy ! Clean residual min=-0.246173 max=0.575096 Jy/beam ! Clean residual mean=-0.001514 rms=0.087951 Jy/beam ! Combined flux in latest and established models = 6.57315 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 6.57315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.416294Jy sigma=10.401186 ! Fit after self-cal, rms=2.415167Jy sigma=10.396988 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.676558 Jy ! Component: 100 - total flux cleaned = 1.12832 Jy ! Total flux subtracted in 100 components = 1.12832 Jy ! Clean residual min=-0.209986 max=0.340743 Jy/beam ! Clean residual mean=-0.001038 rms=0.066807 Jy/beam ! Combined flux in latest and established models = 7.70147 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 44 components and 7.70147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.697029Jy sigma=7.446080 ! Fit after self-cal, rms=1.692996Jy sigma=7.427327 ! 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.873 mas, bmaj=14.59 mas, bpa=10.32 degrees ! Estimated noise=3.37105 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 (3.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.882449 Jy ! Component: 100 - total flux cleaned = 1.39706 Jy ! Component: 150 - total flux cleaned = 1.72787 Jy ! Component: 200 - total flux cleaned = 1.92474 Jy ! Total flux subtracted in 200 components = 1.92474 Jy ! Clean residual min=-0.204085 max=0.320915 Jy/beam ! Clean residual mean=-0.001284 rms=0.059551 Jy/beam ! Combined flux in latest and established models = 9.62621 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 123 components and 9.62621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.821414Jy sigma=4.366630 ! Fit after self-cal, rms=0.786721Jy sigma=4.223093 ! 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.873 x 14.59 at 10.32 degrees (North through East) ! Clean map min=-0.17371 max=7.4394 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.96 HN 1.09 KP 0.97 ! LA 0.98 NL 0.98 OV 0.96 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.12 KP 0.93 ! LA 0.96 NL 1.09 OV 0.97 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.08 KP 0.96 ! LA 0.98 NL 1.04 OV 0.99 PT 1.00 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.16 KP 0.94 ! LA 1.00 NL 1.08 OV 1.00 PT 1.00 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.786721Jy sigma=4.223093 ! Fit after self-cal, rms=0.615531Jy sigma=2.832174 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=14.85 mas, bpa=10.83 degrees ! Estimated noise=3.33815 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.0617683 Jy ! Component: 100 - total flux cleaned = -0.0418321 Jy ! Component: 150 - total flux cleaned = -0.0305421 Jy ! Component: 200 - total flux cleaned = -0.0215528 Jy ! Total flux subtracted in 200 components = -0.0215528 Jy ! Clean residual min=-0.101537 max=0.097758 Jy/beam ! Clean residual mean=-0.000238 rms=0.026597 Jy/beam ! Combined flux in latest and established models = 9.60466 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 142 components and 9.60466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.549500Jy sigma=2.423198 ! Fit after self-cal, rms=0.545964Jy sigma=2.408717 ! 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.545964Jy sigma=2.408717 ! Fit after self-cal, rms=0.412672Jy sigma=1.730680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=14.83 mas, bpa=10.79 degrees ! Estimated noise=3.32179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00653708 Jy ! Component: 100 - total flux cleaned = -0.0136653 Jy ! Component: 150 - total flux cleaned = -0.00591989 Jy ! Component: 200 - total flux cleaned = 0.000705926 Jy ! Total flux subtracted in 200 components = 0.000705926 Jy ! Clean residual min=-0.064375 max=0.064596 Jy/beam ! Clean residual mean=0.000232 rms=0.016950 Jy/beam ! Combined flux in latest and established models = 9.60536 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 9.60536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388318Jy sigma=1.616293 ! Fit after self-cal, rms=0.385866Jy sigma=1.604001 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.0159205 Jy ! Component: 100 - total flux cleaned = 0.0203987 Jy ! Component: 150 - total flux cleaned = 0.0252123 Jy ! Component: 200 - total flux cleaned = 0.0286066 Jy ! Total flux subtracted in 200 components = 0.0286066 Jy ! Clean residual min=-0.060628 max=0.062886 Jy/beam ! Clean residual mean=0.000257 rms=0.016333 Jy/beam ! Combined flux in latest and established models = 9.63397 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 168 components and 9.63397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379206Jy sigma=1.574360 ! Fit after self-cal, rms=0.378191Jy sigma=1.570399 ! 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.378191Jy sigma=1.570399 ! Fit after self-cal, rms=0.337582Jy sigma=1.375204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=14.85 mas, bpa=10.82 degrees ! Estimated noise=3.32556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0174194 Jy ! Component: 100 - total flux cleaned = -0.0203321 Jy ! Component: 150 - total flux cleaned = -0.0167117 Jy ! Component: 200 - total flux cleaned = -0.0134937 Jy ! Total flux subtracted in 200 components = -0.0134937 Jy ! Clean residual min=-0.051385 max=0.058579 Jy/beam ! Clean residual mean=0.000399 rms=0.012412 Jy/beam ! Combined flux in latest and established models = 9.62047 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 184 components and 9.62047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326981Jy sigma=1.316005 ! Fit after self-cal, rms=0.325821Jy sigma=1.311603 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 (14, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305654 Jy ! Component: 100 - total flux cleaned = 0.0338819 Jy ! Component: 150 - total flux cleaned = 0.0403361 Jy ! Component: 200 - total flux cleaned = 0.039121 Jy ! Total flux subtracted in 200 components = 0.039121 Jy ! Clean residual min=-0.044750 max=0.038592 Jy/beam ! Clean residual mean=0.000447 rms=0.010930 Jy/beam ! Combined flux in latest and established models = 9.6596 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 207 components and 9.6596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309912Jy sigma=1.224424 ! Fit after self-cal, rms=0.307637Jy sigma=1.214445 ! 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.307637Jy sigma=1.214445 ! Fit after self-cal, rms=0.296115Jy sigma=1.191779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.756 mas, bmaj=20.88 mas, bpa=4.438 degrees ! Estimated noise=4.29741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.37282e-05 Jy ! Component: 100 - total flux cleaned = 0.00148241 Jy ! Component: 150 - total flux cleaned = 0.00268285 Jy ! Component: 200 - total flux cleaned = 0.00430673 Jy ! Total flux subtracted in 200 components = 0.00430673 Jy ! Clean residual min=-0.039937 max=0.037713 Jy/beam ! Clean residual mean=0.000814 rms=0.011923 Jy/beam ! Combined flux in latest and established models = 9.6639 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 228 components and 9.6639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290996Jy sigma=1.166541 ! Fit after self-cal, rms=0.290325Jy sigma=1.162799 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.00131029 Jy ! Component: 100 - total flux cleaned = 0.00387691 Jy ! Component: 150 - total flux cleaned = 0.0043192 Jy ! Component: 200 - total flux cleaned = 0.00474982 Jy ! Total flux subtracted in 200 components = 0.00474982 Jy ! Clean residual min=-0.038723 max=0.036023 Jy/beam ! Clean residual mean=0.000810 rms=0.011736 Jy/beam ! Combined flux in latest and established models = 9.66865 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 248 components and 9.66866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288153Jy sigma=1.152507 ! Fit after self-cal, rms=0.287764Jy sigma=1.150741 ! 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.878 mas, bmaj=14.86 mas, bpa=10.84 degrees ! Estimated noise=3.32298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 14.86 at 10.84 degrees (North through East) ! Clean map min=-0.063692 max=7.3433 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287764Jy sigma=1.150741 ! Fit after self-cal, rms=0.213214Jy sigma=0.805184 ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=14.86 mas, bpa=10.85 degrees ! Estimated noise=3.31985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.028656 Jy ! Component: 100 - total flux cleaned = -0.0335039 Jy ! Component: 150 - total flux cleaned = -0.0335137 Jy ! Component: 200 - total flux cleaned = -0.0320148 Jy ! Total flux subtracted in 200 components = -0.0320148 Jy ! Clean residual min=-0.036457 max=0.029505 Jy/beam ! Clean residual mean=0.000340 rms=0.008340 Jy/beam ! Combined flux in latest and established models = 9.63664 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 266 components and 9.63664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205951Jy sigma=0.760264 ! Fit after self-cal, rms=0.205506Jy sigma=0.758596 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238262 Jy ! Component: 100 - total flux cleaned = 0.000402803 Jy ! Component: 150 - total flux cleaned = 0.00100184 Jy ! Component: 200 - total flux cleaned = 0.001572 Jy ! Total flux subtracted in 200 components = 0.001572 Jy ! Clean residual min=-0.034088 max=0.027516 Jy/beam ! Clean residual mean=0.000334 rms=0.008073 Jy/beam ! Combined flux in latest and established models = 9.63821 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 276 components and 9.63822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202032Jy sigma=0.737883 ! Fit after self-cal, rms=0.201726Jy sigma=0.736977 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201726Jy sigma=0.736977 ! Fit after self-cal, rms=0.195753Jy sigma=0.719897 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.976 mas, bmaj=12.03 mas, bpa=10.52 degrees ! Estimated noise=3.90283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.30131 Jy ! Component: 100 - total flux cleaned = 6.58503 Jy ! Component: 150 - total flux cleaned = 7.25585 Jy ! Component: 200 - total flux cleaned = 7.67707 Jy ! Total flux subtracted in 200 components = 7.67707 Jy ! Clean residual min=-0.127392 max=0.234346 Jy/beam ! Clean residual mean=-0.000613 rms=0.039604 Jy/beam ! Combined flux in latest and established models = 7.67707 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 31 model components to the UV plane model. ! The established model now contains 31 components and 7.67707 Jy ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=14.87 mas, bpa=10.88 degrees ! Estimated noise=3.31856 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.670056 Jy ! Component: 100 - total flux cleaned = 1.06337 Jy ! Component: 150 - total flux cleaned = 1.31835 Jy ! Component: 200 - total flux cleaned = 1.49265 Jy ! Total flux subtracted in 200 components = 1.49265 Jy ! Clean residual min=-0.061363 max=0.109616 Jy/beam ! Clean residual mean=-0.000367 rms=0.020323 Jy/beam ! Combined flux in latest and established models = 9.16972 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 119 components and 9.16972 Jy ! Inverting map ! Added new window around map position (-4.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128031 Jy ! Component: 100 - total flux cleaned = 0.221615 Jy ! Component: 150 - total flux cleaned = 0.292475 Jy ! Component: 200 - total flux cleaned = 0.342923 Jy ! Total flux subtracted in 200 components = 0.342923 Jy ! Clean residual min=-0.038111 max=0.047399 Jy/beam ! Clean residual mean=0.000159 rms=0.010520 Jy/beam ! Combined flux in latest and established models = 9.51264 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 174 components and 9.51264 Jy ! Inverting map ! Added new window around map position (60, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338002 Jy ! Component: 100 - total flux cleaned = 0.052265 Jy ! Component: 150 - total flux cleaned = 0.0604663 Jy ! Component: 200 - total flux cleaned = 0.065412 Jy ! Total flux subtracted in 200 components = 0.065412 Jy ! Clean residual min=-0.030815 max=0.032590 Jy/beam ! Clean residual mean=0.000210 rms=0.008499 Jy/beam ! Combined flux in latest and established models = 9.57805 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 211 components and 9.57805 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.769 mas, bmaj=20.91 mas, bpa=4.441 degrees ! Estimated noise=4.28452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276107 Jy ! Component: 100 - total flux cleaned = 0.0375886 Jy ! Component: 150 - total flux cleaned = 0.0438712 Jy ! Component: 200 - total flux cleaned = 0.0464158 Jy ! Total flux subtracted in 200 components = 0.0464158 Jy ! Clean residual min=-0.028598 max=0.026481 Jy/beam ! Clean residual mean=0.000464 rms=0.008205 Jy/beam ! Combined flux in latest and established models = 9.62446 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.00167174 Jy ! Component: 100 - total flux cleaned = 0.00365918 Jy ! Component: 150 - total flux cleaned = 0.0036853 Jy ! Component: 200 - total flux cleaned = 0.00492633 Jy ! Total flux subtracted in 200 components = 0.00492633 Jy ! Clean residual min=-0.027047 max=0.024564 Jy/beam ! Clean residual mean=0.000457 rms=0.007953 Jy/beam ! Combined flux in latest and established models = 9.62939 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 278 components and 9.62939 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=14.87 mas, bpa=10.88 degrees ! Estimated noise=3.31856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00754059 Jy ! Component: 100 - total flux cleaned = -0.0084738 Jy ! Component: 150 - total flux cleaned = -0.00774552 Jy ! Component: 200 - total flux cleaned = -0.00635249 Jy ! Total flux subtracted in 200 components = -0.00635249 Jy ! Clean residual min=-0.024102 max=0.025884 Jy/beam ! Clean residual mean=0.000246 rms=0.006926 Jy/beam ! Combined flux in latest and established models = 9.62304 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 303 components and 9.62304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178405Jy sigma=0.702895 ! Fit after self-cal, rms=0.176599Jy sigma=0.683408 wmodel /scr/pima/bg219e_uvs/J1924-2914_S_map.mod ! Writing 303 model components to file: /scr/pima/bg219e_uvs/J1924-2914_S_map.mod wobs /scr/pima/bg219e_uvs/J1924-2914_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1924-2914_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1924-2914_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219e_uvs/J1924-2914_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.00890914 Jy ! Component: 100 - total flux cleaned = 0.0131601 Jy ! Component: 150 - total flux cleaned = 0.0167544 Jy ! Component: 200 - total flux cleaned = 0.0194088 Jy ! Component: 250 - total flux cleaned = 0.0226555 Jy ! Component: 300 - total flux cleaned = 0.0261238 Jy ! Component: 350 - total flux cleaned = 0.0284605 Jy ! Component: 400 - total flux cleaned = 0.0304086 Jy ! Component: 450 - total flux cleaned = 0.0326187 Jy ! Component: 500 - total flux cleaned = 0.0350749 Jy ! Component: 550 - total flux cleaned = 0.0353714 Jy ! Component: 600 - total flux cleaned = 0.0356665 Jy ! Component: 650 - total flux cleaned = 0.0365254 Jy ! Component: 700 - total flux cleaned = 0.0368059 Jy ! Component: 750 - total flux cleaned = 0.0368065 Jy ! Component: 800 - total flux cleaned = 0.0370701 Jy ! Component: 850 - total flux cleaned = 0.0368031 Jy ! Component: 900 - total flux cleaned = 0.0368043 Jy ! Component: 950 - total flux cleaned = 0.037055 Jy ! Component: 1000 - total flux cleaned = 0.0380419 Jy ! Component: 1050 - total flux cleaned = 0.0390113 Jy ! Component: 1100 - total flux cleaned = 0.03949 Jy ! Component: 1150 - total flux cleaned = 0.0404282 Jy ! Component: 1200 - total flux cleaned = 0.0401955 Jy ! Component: 1250 - total flux cleaned = 0.0411098 Jy ! Component: 1300 - total flux cleaned = 0.0420008 Jy ! Component: 1350 - total flux cleaned = 0.0428737 Jy ! Component: 1400 - total flux cleaned = 0.0430899 Jy ! Component: 1450 - total flux cleaned = 0.0445851 Jy ! Component: 1500 - total flux cleaned = 0.0458457 Jy ! Component: 1550 - total flux cleaned = 0.0468802 Jy ! Component: 1600 - total flux cleaned = 0.0474935 Jy ! Component: 1650 - total flux cleaned = 0.048706 Jy ! Component: 1700 - total flux cleaned = 0.0498996 Jy ! Component: 1750 - total flux cleaned = 0.0497033 Jy ! Component: 1800 - total flux cleaned = 0.0512577 Jy ! Component: 1850 - total flux cleaned = 0.0516422 Jy ! Component: 1900 - total flux cleaned = 0.052775 Jy ! Component: 1950 - total flux cleaned = 0.053337 Jy ! Component: 2000 - total flux cleaned = 0.0533352 Jy ! Component: 2050 - total flux cleaned = 0.0540664 Jy ! Component: 2100 - total flux cleaned = 0.0542455 Jy ! Component: 2150 - total flux cleaned = 0.0549587 Jy ! Component: 2200 - total flux cleaned = 0.0549612 Jy ! Component: 2250 - total flux cleaned = 0.0558351 Jy ! Component: 2300 - total flux cleaned = 0.0558358 Jy ! Component: 2350 - total flux cleaned = 0.0563522 Jy ! Component: 2400 - total flux cleaned = 0.0566934 Jy ! Component: 2450 - total flux cleaned = 0.0575318 Jy ! Component: 2500 - total flux cleaned = 0.0575291 Jy ! Component: 2550 - total flux cleaned = 0.058677 Jy ! Component: 2600 - total flux cleaned = 0.0591647 Jy ! Component: 2650 - total flux cleaned = 0.0602919 Jy ! Component: 2700 - total flux cleaned = 0.0606099 Jy ! Component: 2750 - total flux cleaned = 0.0612441 Jy ! Component: 2800 - total flux cleaned = 0.0620281 Jy ! Component: 2850 - total flux cleaned = 0.0634269 Jy ! Component: 2900 - total flux cleaned = 0.0651214 Jy ! Component: 2950 - total flux cleaned = 0.0655778 Jy ! Component: 3000 - total flux cleaned = 0.0667903 Jy ! Component: 3050 - total flux cleaned = 0.0676935 Jy ! Component: 3100 - total flux cleaned = 0.0688863 Jy ! Component: 3150 - total flux cleaned = 0.0699232 Jy ! Component: 3200 - total flux cleaned = 0.0708051 Jy ! Component: 3250 - total flux cleaned = 0.0718254 Jy ! Component: 3300 - total flux cleaned = 0.0728374 Jy ! Component: 3350 - total flux cleaned = 0.0741291 Jy ! Component: 3400 - total flux cleaned = 0.0755531 Jy ! Component: 3450 - total flux cleaned = 0.0763993 Jy ! Component: 3500 - total flux cleaned = 0.07724 Jy ! Component: 3550 - total flux cleaned = 0.0776573 Jy ! Component: 3600 - total flux cleaned = 0.0787637 Jy ! Component: 3650 - total flux cleaned = 0.0798635 Jy ! Component: 3700 - total flux cleaned = 0.0808175 Jy ! Component: 3750 - total flux cleaned = 0.0812241 Jy ! Component: 3800 - total flux cleaned = 0.0825693 Jy ! Component: 3850 - total flux cleaned = 0.0828363 Jy ! Component: 3900 - total flux cleaned = 0.0835011 Jy ! Component: 3950 - total flux cleaned = 0.0846873 Jy ! Component: 4000 - total flux cleaned = 0.0850801 Jy ! Component: 4050 - total flux cleaned = 0.0856016 Jy ! Total flux subtracted in 4096 components = 0.0862499 Jy ! Clean residual min=-0.006814 max=0.006873 Jy/beam ! Clean residual mean=0.000042 rms=0.002746 Jy/beam ! Combined flux in latest and established models = 9.70929 Jy keep ! Adding 398 model components to the UV plane model. ! The established model now contains 699 components and 9.70929 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1924-2914_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.881 x 14.87 at 10.88 degrees (North through East) ! Clean map min=-0.032177 max=7.337 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1924-2914_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 7.33695 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00265892 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.108721 0.108721 0.217441 0.434882 0.869764 1.73953 3.47906 6.95811 13.9162 27.8325 55.6649 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0079 print "peak= ", int(1000*peak_flux)/1000 ! peak= 7.336 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2759.37 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1924-2914_S_uvs.log closed on Thu Apr 7 06:50:28 2016