! Started logfile: /scr/pima/s3111c_uvs/J1012+2439_X_uvs.log on Tue Jul 24 09:22:14 2012 obs /scr/pima/s3111c_uvs/J1012+2439_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1012+2439_X_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.709505 visibilities/baseline/integration-bin. ! Found source: J1012+2439 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 21200 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J1012+2439_X] 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 = 512x512 pixels with 0.100x0.100 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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998850Jy sigma=0.706293 ! Fit after self-cal, rms=0.954296Jy sigma=0.674789 ! 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=0.9813 mas, bmaj=1.925 mas, bpa=50.72 degrees ! Estimated noise=13.1404 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.0359774 Jy ! Component: 100 - total flux cleaned = 0.0448744 Jy ! Total flux subtracted in 100 components = 0.0448744 Jy ! Clean residual min=-0.002460 max=0.003690 Jy/beam ! Clean residual mean=0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0448744 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0448744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.031828Jy sigma=0.022506 ! Fit after self-cal, rms=0.031260Jy sigma=0.022104 ! 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=1.188 mas, bmaj=2.042 mas, bpa=50.51 degrees ! Estimated noise=7.0589 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.00377159 Jy ! Component: 100 - total flux cleaned = 0.00557155 Jy ! Component: 150 - total flux cleaned = 0.00653148 Jy ! Component: 200 - total flux cleaned = 0.00682449 Jy ! Total flux subtracted in 200 components = 0.00682449 Jy ! Clean residual min=-0.001054 max=0.000992 Jy/beam ! Clean residual mean=-0.000016 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0516989 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.0516989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030838Jy sigma=0.021806 ! Fit after self-cal, rms=0.030829Jy sigma=0.021800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.11 GB 0.90 HN 1.02 ! KP 0.98 LA 0.99 NL 1.06 OV 1.12 ! PT 1.05 SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.07 GB 0.87 HN 1.01 ! KP 1.00 LA 0.98 NL 1.00 OV 1.11 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 GB 0.90 HN 0.97 ! KP 1.00 LA 1.02 NL 1.06 OV 1.17 ! PT 1.12 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 GB 0.94 HN 1.04 ! KP 0.97 LA 1.03 NL 1.08 OV 1.21 ! PT 1.09 SC 1.12 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 GB 0.88 HN 0.95 ! KP 0.97 LA 0.96 NL 1.03 OV 1.11 ! PT 1.07 SC 1.10 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.91 GB 0.91 HN 0.96 ! KP 0.87 LA 0.93 NL 0.97 OV 1.03 ! PT 1.10 SC 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 GB 0.95 HN 1.00 ! KP 0.85 LA 0.98 NL 0.94 OV 1.06 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.80 GB 0.83 HN 0.90 ! KP 0.84 LA 0.90 NL 0.86 OV 0.94 ! PT 1.00 SC 0.86 ! ! ! Fit before self-cal, rms=0.030829Jy sigma=0.021800 ! Fit after self-cal, rms=0.028936Jy sigma=0.021124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.196 mas, bmaj=2.034 mas, bpa=49.82 degrees ! Estimated noise=7.02748 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.000645103 Jy ! Component: 100 - total flux cleaned = 0.0008003 Jy ! Component: 150 - total flux cleaned = 0.000898436 Jy ! Component: 200 - total flux cleaned = 0.000938081 Jy ! Total flux subtracted in 200 components = 0.000938081 Jy ! Clean residual min=-0.000580 max=0.000547 Jy/beam ! Clean residual mean=0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.052637 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.052637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028920Jy sigma=0.021112 ! Fit after self-cal, rms=0.028943Jy sigma=0.021105 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028943Jy sigma=0.021105 ! Fit after self-cal, rms=0.029030Jy sigma=0.021078 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.197 mas, bmaj=2.032 mas, bpa=49.68 degrees ! Estimated noise=7.04353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128574 Jy ! Component: 100 - total flux cleaned = 0.000209329 Jy ! Component: 150 - total flux cleaned = 0.000269288 Jy ! Component: 200 - total flux cleaned = 0.00031049 Jy ! Total flux subtracted in 200 components = 0.00031049 Jy ! Clean residual min=-0.000596 max=0.000523 Jy/beam ! Clean residual mean=0.000003 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0529475 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.0529475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029026Jy sigma=0.021076 ! Fit after self-cal, rms=0.029030Jy sigma=0.021075 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 = -2.29706e-05 Jy ! Component: 100 - total flux cleaned = -1.85956e-05 Jy ! Component: 150 - total flux cleaned = -1.11925e-05 Jy ! Component: 200 - total flux cleaned = -7.9922e-06 Jy ! Total flux subtracted in 200 components = -7.9922e-06 Jy ! Clean residual min=-0.000597 max=0.000530 Jy/beam ! Clean residual mean=0.000003 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0529395 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.0529395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029029Jy sigma=0.021074 ! Fit after self-cal, rms=0.029029Jy sigma=0.021074 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029029Jy sigma=0.021074 ! Fit after self-cal, rms=0.029117Jy sigma=0.021069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.198 mas, bmaj=2.03 mas, bpa=49.54 degrees ! Estimated noise=7.05256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.8827e-05 Jy ! Component: 100 - total flux cleaned = 0.00011773 Jy ! Component: 150 - total flux cleaned = 0.000150945 Jy ! Component: 200 - total flux cleaned = 0.000168841 Jy ! Total flux subtracted in 200 components = 0.000168841 Jy ! Clean residual min=-0.000605 max=0.000515 Jy/beam ! Clean residual mean=0.000004 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0531084 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.0531084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029115Jy sigma=0.021068 ! Fit after self-cal, rms=0.029117Jy sigma=0.021067 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 = -1.08349e-05 Jy ! Component: 100 - total flux cleaned = -8.21362e-06 Jy ! Component: 150 - total flux cleaned = -5.80514e-06 Jy ! Component: 200 - total flux cleaned = -5.88879e-06 Jy ! Total flux subtracted in 200 components = -5.88879e-06 Jy ! Clean residual min=-0.000607 max=0.000517 Jy/beam ! Clean residual mean=0.000004 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.0531025 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.0531025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029117Jy sigma=0.021067 ! Fit after self-cal, rms=0.029117Jy sigma=0.021067 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029117Jy sigma=0.021067 ! Fit after self-cal, rms=0.029165Jy sigma=0.021065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.556 mas, bmaj=2.173 mas, bpa=46.04 degrees ! Estimated noise=7.42563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.43252e-05 Jy ! Component: 100 - total flux cleaned = 5.13815e-05 Jy ! Component: 150 - total flux cleaned = 5.72419e-05 Jy ! Component: 200 - total flux cleaned = 6.22794e-05 Jy ! Total flux subtracted in 200 components = 6.22794e-05 Jy ! Clean residual min=-0.000588 max=0.000529 Jy/beam ! Clean residual mean=0.000006 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0531647 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.0531648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029164Jy sigma=0.021065 ! Fit after self-cal, rms=0.029165Jy sigma=0.021065 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 = -4.06831e-08 Jy ! Component: 100 - total flux cleaned = 1.47326e-06 Jy ! Component: 150 - total flux cleaned = 1.42544e-06 Jy ! Component: 200 - total flux cleaned = 2.62452e-06 Jy ! Total flux subtracted in 200 components = 2.62452e-06 Jy ! Clean residual min=-0.000590 max=0.000532 Jy/beam ! Clean residual mean=0.000006 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0531674 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.0531674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029164Jy sigma=0.021065 ! Fit after self-cal, rms=0.029164Jy sigma=0.021064 ! 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=1.199 mas, bmaj=2.029 mas, bpa=49.47 degrees ! Estimated noise=7.05994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.199 x 2.029 at 49.47 degrees (North through East) ! Clean map min=-0.00059407 max=0.04651 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=0.9883 mas, bmaj=1.927 mas, bpa=50.04 degrees ! Estimated noise=12.9793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357936 Jy ! Component: 100 - total flux cleaned = 0.044596 Jy ! Component: 150 - total flux cleaned = 0.048482 Jy ! Component: 200 - total flux cleaned = 0.0504569 Jy ! Total flux subtracted in 200 components = 0.0504569 Jy ! Clean residual min=-0.001128 max=0.001129 Jy/beam ! Clean residual mean=0.000003 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0504569 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0504569 Jy ! Inverting map and beam ! Estimated beam: bmin=1.199 mas, bmaj=2.029 mas, bpa=49.47 degrees ! Estimated noise=7.05994 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.00113829 Jy ! Component: 100 - total flux cleaned = 0.00183126 Jy ! Component: 150 - total flux cleaned = 0.00227709 Jy ! Component: 200 - total flux cleaned = 0.00246407 Jy ! Total flux subtracted in 200 components = 0.00246407 Jy ! Clean residual min=-0.000610 max=0.000531 Jy/beam ! Clean residual mean=0.000004 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0529209 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.0529209 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.556 mas, bmaj=2.173 mas, bpa=46.04 degrees ! Estimated noise=7.42563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.83988e-05 Jy ! Component: 100 - total flux cleaned = 0.000128529 Jy ! Component: 150 - total flux cleaned = 0.000154186 Jy ! Component: 200 - total flux cleaned = 0.000171789 Jy ! Total flux subtracted in 200 components = 0.000171789 Jy ! Clean residual min=-0.000594 max=0.000539 Jy/beam ! Clean residual mean=0.000006 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0530927 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 = 1.57677e-05 Jy ! Component: 100 - total flux cleaned = 2.96233e-05 Jy ! Component: 150 - total flux cleaned = 3.90194e-05 Jy ! Component: 200 - total flux cleaned = 4.76357e-05 Jy ! Total flux subtracted in 200 components = 4.76357e-05 Jy ! Clean residual min=-0.000590 max=0.000546 Jy/beam ! Clean residual mean=0.000006 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0531403 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.0531403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.199 mas, bmaj=2.029 mas, bpa=49.47 degrees ! Estimated noise=7.05994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27124e-05 Jy ! Component: 100 - total flux cleaned = 1.75951e-05 Jy ! Component: 150 - total flux cleaned = 1.74258e-05 Jy ! Component: 200 - total flux cleaned = 2.1706e-05 Jy ! Total flux subtracted in 200 components = 2.1706e-05 Jy ! Clean residual min=-0.000605 max=0.000541 Jy/beam ! Clean residual mean=0.000004 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0531621 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.053162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029168Jy sigma=0.021067 ! Fit after self-cal, rms=0.029167Jy sigma=0.021067 wmodel /scr/pima/s3111c_uvs/J1012+2439_X_map.mod ! Writing 76 model components to file: /scr/pima/s3111c_uvs/J1012+2439_X_map.mod wobs /scr/pima/s3111c_uvs/J1012+2439_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1012+2439_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1012+2439_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111c_uvs/J1012+2439_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -6.99092e-05 Jy ! Component: 100 - total flux cleaned = -0.000113671 Jy ! Component: 150 - total flux cleaned = -9.05038e-05 Jy ! Component: 200 - total flux cleaned = -6.09092e-05 Jy ! Component: 250 - total flux cleaned = -3.31083e-05 Jy ! Component: 300 - total flux cleaned = -2.64566e-05 Jy ! Component: 350 - total flux cleaned = -1.3607e-05 Jy ! Component: 400 - total flux cleaned = -1.35068e-05 Jy ! Component: 450 - total flux cleaned = -1.36072e-05 Jy ! Component: 500 - total flux cleaned = -1.92322e-05 Jy ! Component: 550 - total flux cleaned = 1.33054e-05 Jy ! Component: 600 - total flux cleaned = 3.95459e-05 Jy ! Component: 650 - total flux cleaned = 6.52839e-05 Jy ! Component: 700 - total flux cleaned = 8.54151e-05 Jy ! Component: 750 - total flux cleaned = 0.000109966 Jy ! Component: 800 - total flux cleaned = 0.000143507 Jy ! Component: 850 - total flux cleaned = 0.000162304 Jy ! Component: 900 - total flux cleaned = 0.000194662 Jy ! Component: 950 - total flux cleaned = 0.000217349 Jy ! Component: 1000 - total flux cleaned = 0.000248482 Jy ! Component: 1050 - total flux cleaned = 0.000257242 Jy ! Component: 1100 - total flux cleaned = 0.000278806 Jy ! Component: 1150 - total flux cleaned = 0.000287282 Jy ! Component: 1200 - total flux cleaned = 0.000308235 Jy ! Component: 1250 - total flux cleaned = 0.000337052 Jy ! Component: 1300 - total flux cleaned = 0.000345109 Jy ! Component: 1350 - total flux cleaned = 0.000369203 Jy ! Component: 1400 - total flux cleaned = 0.000377117 Jy ! Component: 1450 - total flux cleaned = 0.000392776 Jy ! Component: 1500 - total flux cleaned = 0.000423633 Jy ! Component: 1550 - total flux cleaned = 0.000434981 Jy ! Component: 1600 - total flux cleaned = 0.00045748 Jy ! Component: 1650 - total flux cleaned = 0.000476058 Jy ! Component: 1700 - total flux cleaned = 0.000501681 Jy ! Component: 1750 - total flux cleaned = 0.000523367 Jy ! Component: 1800 - total flux cleaned = 0.00053768 Jy ! Component: 1850 - total flux cleaned = 0.000569446 Jy ! Component: 1900 - total flux cleaned = 0.000579901 Jy ! Component: 1950 - total flux cleaned = 0.000593728 Jy ! Component: 2000 - total flux cleaned = 0.00061769 Jy ! Total flux subtracted in 2048 components = 0.000634601 Jy ! Clean residual min=-0.000179 max=0.000218 Jy/beam ! Clean residual mean=0.000002 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0537966 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 218 components and 0.0537967 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J1012+2439_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.199 x 2.029 at 49.47 degrees (North through East) ! Clean map min=-0.00048621 max=0.046497 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1012+2439_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0464966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.56033e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.487799 0.487799 0.975598 1.9512 3.90239 7.80478 15.6096 31.2191 62.4383 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.046 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1012+2439_X_uvs.log closed on Tue Jul 24 09:22:16 2012