! Started logfile: J0102+5824_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:37:07 2010 obs J0102+5824_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0102+5824_K_2006_10_20_yyk_uva.fits ! AN table 1: 672 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.987004 visibilities/baseline/integration-bin. ! Found source: J0102+5824 ! ! 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 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2240 lines of history. ! ! Reading 238776 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0102+5824_K_2006_10_20_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 3.60755 Jy 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.2461 mas, bmaj=0.8823 mas, bpa=-37.54 degrees ! Estimated noise=3.89389 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.89658 Jy ! Component: 100 - total flux cleaned = 3.38498 Jy ! Total flux subtracted in 100 components = 3.38498 Jy ! Clean residual min=-0.166823 max=0.178984 Jy/beam ! Clean residual mean=-0.000861 rms=0.042533 Jy/beam ! Combined flux in latest and established models = 3.38498 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 3.38498 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=1.128972Jy sigma=4.830357 ! Fit after self-cal, rms=1.128668Jy sigma=4.825795 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=0.303 mas, bmaj=0.8507 mas, bpa=-37.74 degrees ! Estimated noise=2.14042 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.228882 Jy ! Component: 100 - total flux cleaned = 0.356452 Jy ! Component: 150 - total flux cleaned = 0.445728 Jy ! Component: 200 - total flux cleaned = 0.50961 Jy ! Total flux subtracted in 200 components = 0.50961 Jy ! Clean residual min=-0.124517 max=0.103289 Jy/beam ! Clean residual mean=0.000209 rms=0.025960 Jy/beam ! Combined flux in latest and established models = 3.89459 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 3.89459 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=1.083769Jy sigma=4.529026 ! Fit after self-cal, rms=1.083588Jy sigma=4.526862 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.303 x 0.8507 at -37.74 degrees (North through East) ! Clean map min=-0.1165 max=3.2478 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.91 HN 1.10 KP 0.99 ! LA 0.94 MK 0.82 NL 1.10 OV 0.90 ! PT 0.99 SC 1.32 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.93 HN 1.18 KP 0.98 ! LA 0.96 MK 0.83 NL 1.14 OV 0.91 ! PT 0.88 SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.10 KP 0.97 ! LA 0.96 MK 0.85 NL 1.05 OV 0.87 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.12 KP 1.01 ! LA 0.94 MK 0.97 NL 0.95 OV 0.73 ! PT 1.19 SC 1.18 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 0.98 KP 1.06 ! LA 1.01 MK 1.07 NL 1.00 OV 0.75 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 0.77 KP 0.80 ! LA 1.01 MK 1.13 NL 1.05 OV 0.92 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 0.90 KP 0.79 ! LA 1.00 MK 1.15 NL 1.03 OV 1.16 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 0.88 KP 0.84 ! LA 0.99 MK 1.21 NL 1.01 OV 1.13 ! PT 1.14 SC 0.97 ! ! ! Fit before self-cal, rms=1.083588Jy sigma=4.526862 ! Fit after self-cal, rms=0.924743Jy sigma=3.383047 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 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.924743Jy sigma=3.383047 ! Fit after self-cal, rms=0.924746Jy sigma=3.383003 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.3082 mas, bmaj=0.8576 mas, bpa=-37.96 degrees ! Estimated noise=2.12462 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0137963 Jy ! Component: 100 - total flux cleaned = -0.0166201 Jy ! Component: 150 - total flux cleaned = -0.0187993 Jy ! Component: 200 - total flux cleaned = -0.0209375 Jy ! Total flux subtracted in 200 components = -0.0209375 Jy ! Clean residual min=-0.041670 max=0.023881 Jy/beam ! Clean residual mean=0.000194 rms=0.007657 Jy/beam ! Combined flux in latest and established models = 3.87365 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 3.87365 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.923499Jy sigma=3.374444 ! Fit after self-cal, rms=0.923429Jy sigma=3.374003 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 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.923429Jy sigma=3.374003 ! Fit after self-cal, rms=0.507691Jy sigma=1.970892 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164239 Jy ! Component: 100 - total flux cleaned = 0.0162649 Jy ! Component: 150 - total flux cleaned = 0.0139845 Jy ! Component: 200 - total flux cleaned = 0.0120863 Jy ! Total flux subtracted in 200 components = 0.0120863 Jy ! Clean residual min=-0.039320 max=0.026565 Jy/beam ! Clean residual mean=0.000199 rms=0.008198 Jy/beam ! Combined flux in latest and established models = 3.88574 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 3.88574 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.498928Jy sigma=1.944989 ! Fit after self-cal, rms=0.449655Jy sigma=1.759715 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.3082 x 0.8576 at -37.96 degrees (North through East) ! Clean map min=-0.037216 max=3.3037 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 3 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.449655Jy sigma=1.759715 ! Fit after self-cal, rms=0.406796Jy sigma=1.715413 ! Performing phase self-cal over 0.3 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.406796Jy sigma=1.715413 ! Fit after self-cal, rms=0.396125Jy sigma=1.664506 ! Inverting map and beam ! Estimated beam: bmin=0.3077 mas, bmaj=0.8549 mas, bpa=-37.92 degrees ! Estimated noise=2.11926 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00979662 Jy ! Component: 100 - total flux cleaned = -0.00968342 Jy ! Component: 150 - total flux cleaned = -0.010407 Jy ! Component: 200 - total flux cleaned = -0.0107464 Jy ! Total flux subtracted in 200 components = -0.0107464 Jy ! Clean residual min=-0.035565 max=0.020617 Jy/beam ! Clean residual mean=0.000170 rms=0.006511 Jy/beam ! Combined flux in latest and established models = 3.87499 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 3.87499 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.395427Jy sigma=1.658069 ! Fit after self-cal, rms=0.391812Jy sigma=1.638645 ! Inverting map ! Performing amp+phase self-cal over 1 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.391812Jy sigma=1.638645 ! Fit after self-cal, rms=0.393954Jy sigma=1.636278 ! Performing phase self-cal over 0.3 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.393954Jy sigma=1.636278 ! Fit after self-cal, rms=0.389364Jy sigma=1.622449 ! Inverting map and beam ! Estimated beam: bmin=0.3077 mas, bmaj=0.8538 mas, bpa=-37.92 degrees ! Estimated noise=2.1174 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00944716 Jy ! Component: 100 - total flux cleaned = -0.00831741 Jy ! Component: 150 - total flux cleaned = -0.00863501 Jy ! Component: 200 - total flux cleaned = -0.00921776 Jy ! Total flux subtracted in 200 components = -0.00921776 Jy ! Clean residual min=-0.031357 max=0.019917 Jy/beam ! Clean residual mean=0.000159 rms=0.005952 Jy/beam ! Combined flux in latest and established models = 3.86577 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 3.86577 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.388872Jy sigma=1.617829 ! Fit after self-cal, rms=0.388127Jy sigma=1.613933 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8785 mas, bmaj=0.9511 mas, bpa=-21.56 degrees ! Estimated noise=2.79321 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591914 Jy ! Component: 100 - total flux cleaned = -0.000364347 Jy ! Component: 150 - total flux cleaned = -0.00141297 Jy ! Component: 200 - total flux cleaned = -0.00193471 Jy ! Total flux subtracted in 200 components = -0.00193471 Jy ! Clean residual min=-0.032290 max=0.017296 Jy/beam ! Clean residual mean=0.000290 rms=0.007099 Jy/beam ! Combined flux in latest and established models = 3.86384 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 3.86384 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.388272Jy sigma=1.614007 ! Fit after self-cal, rms=0.387826Jy sigma=1.611715 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.2482 mas, bmaj=0.8807 mas, bpa=-37.73 degrees ! Estimated noise=3.79545 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.888 Jy ! Component: 100 - total flux cleaned = 3.31673 Jy ! Component: 150 - total flux cleaned = 3.48813 Jy ! Component: 200 - total flux cleaned = 3.58835 Jy ! Total flux subtracted in 200 components = 3.58835 Jy ! Clean residual min=-0.041106 max=0.052589 Jy/beam ! Clean residual mean=-0.000406 rms=0.012680 Jy/beam ! Combined flux in latest and established models = 3.58835 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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 3.58835 Jy ! Inverting map and beam ! Estimated beam: bmin=0.3077 mas, bmaj=0.8538 mas, bpa=-37.92 degrees ! Estimated noise=2.1174 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0866323 Jy ! Component: 100 - total flux cleaned = 0.142192 Jy ! Component: 150 - total flux cleaned = 0.181136 Jy ! Component: 200 - total flux cleaned = 0.2085 Jy ! Total flux subtracted in 200 components = 0.2085 Jy ! Clean residual min=-0.027310 max=0.023095 Jy/beam ! Clean residual mean=0.000017 rms=0.006764 Jy/beam ! Combined flux in latest and established models = 3.79685 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 49 components and 3.79685 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8785 mas, bmaj=0.9511 mas, bpa=-21.56 degrees ! Estimated noise=2.79321 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0340773 Jy ! Component: 100 - total flux cleaned = 0.0489938 Jy ! Component: 150 - total flux cleaned = 0.0545784 Jy ! Component: 200 - total flux cleaned = 0.0564795 Jy ! Total flux subtracted in 200 components = 0.0564795 Jy ! Clean residual min=-0.032223 max=0.017770 Jy/beam ! Clean residual mean=0.000222 rms=0.007000 Jy/beam ! Combined flux in latest and established models = 3.85333 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 3.85333 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.3077 mas, bmaj=0.8538 mas, bpa=-37.92 degrees ! Estimated noise=2.1174 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181635 Jy ! Component: 100 - total flux cleaned = 0.00216449 Jy ! Component: 150 - total flux cleaned = 0.00356157 Jy ! Component: 200 - total flux cleaned = 0.00472778 Jy ! Total flux subtracted in 200 components = 0.00472778 Jy ! Clean residual min=-0.028788 max=0.018877 Jy/beam ! Clean residual mean=0.000138 rms=0.005867 Jy/beam ! Combined flux in latest and established models = 3.85806 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 3.85806 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.387660Jy sigma=1.609430 ! Fit after self-cal, rms=0.387370Jy sigma=1.608179 wmodel J0102+5824_K_2006_10_20_yyk\_map.mod ! Writing 78 model components to file: J0102+5824_K_2006_10_20_yyk_map.mod wobs J0102+5824_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0102+5824_K_2006_10_20_yyk_uvs.fits wwins J0102+5824_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J0102+5824_K_2006_10_20_yyk_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 = -0.0116673 Jy ! Component: 100 - total flux cleaned = -0.0150723 Jy ! Component: 150 - total flux cleaned = -0.0147372 Jy ! Component: 200 - total flux cleaned = -0.0141706 Jy ! Component: 250 - total flux cleaned = -0.013152 Jy ! Component: 300 - total flux cleaned = -0.0108389 Jy ! Component: 350 - total flux cleaned = -0.00888083 Jy ! Component: 400 - total flux cleaned = -0.00724029 Jy ! Component: 450 - total flux cleaned = -0.00608279 Jy ! Component: 500 - total flux cleaned = -0.00481037 Jy ! Component: 550 - total flux cleaned = -0.00360399 Jy ! Component: 600 - total flux cleaned = -0.0026199 Jy ! Component: 650 - total flux cleaned = -0.0012182 Jy ! Component: 700 - total flux cleaned = 0.000567005 Jy ! Component: 750 - total flux cleaned = 0.00185181 Jy ! Component: 800 - total flux cleaned = 0.00308291 Jy ! Component: 850 - total flux cleaned = 0.00413032 Jy ! Component: 900 - total flux cleaned = 0.00500452 Jy ! Component: 950 - total flux cleaned = 0.0056091 Jy ! Component: 1000 - total flux cleaned = 0.00619861 Jy ! Component: 1050 - total flux cleaned = 0.00654181 Jy ! Component: 1100 - total flux cleaned = 0.0069865 Jy ! Component: 1150 - total flux cleaned = 0.00719956 Jy ! Component: 1200 - total flux cleaned = 0.00750897 Jy ! Component: 1250 - total flux cleaned = 0.00810975 Jy ! Component: 1300 - total flux cleaned = 0.00860081 Jy ! Component: 1350 - total flux cleaned = 0.00927665 Jy ! Component: 1400 - total flux cleaned = 0.0100313 Jy ! Component: 1450 - total flux cleaned = 0.010587 Jy ! Component: 1500 - total flux cleaned = 0.0114011 Jy ! Component: 1550 - total flux cleaned = 0.0121978 Jy ! Component: 1600 - total flux cleaned = 0.0128051 Jy ! Component: 1650 - total flux cleaned = 0.0131471 Jy ! Component: 1700 - total flux cleaned = 0.0139846 Jy ! Component: 1750 - total flux cleaned = 0.0144762 Jy ! Component: 1800 - total flux cleaned = 0.0148794 Jy ! Component: 1850 - total flux cleaned = 0.015513 Jy ! Component: 1900 - total flux cleaned = 0.0162127 Jy ! Component: 1950 - total flux cleaned = 0.0166707 Jy ! Component: 2000 - total flux cleaned = 0.0170478 Jy ! Total flux subtracted in 2048 components = 0.0175681 Jy ! Clean residual min=-0.004483 max=0.003941 Jy/beam ! Clean residual mean=-0.000009 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 3.87563 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 212 components and 3.87563 Jy ![Exited script file: muppet] wmap "J0102+5824_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.3077 x 0.8538 at -37.92 degrees (North through East) ! Clean map min=-0.013033 max=3.3164 Jy/beam ! Writing clean map to FITS file: J0102+5824_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.31639 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012378 device "J0102+5824_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0102+5824_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.111971 0.111971 0.223943 0.447886 0.895771 1.79154 3.58308 7.16617 14.3323 28.6647 57.3293 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.316 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.3077 x 0.8538 at -37.92 degrees (North through East) ! Clean map min=-0.013033 max=3.3164 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0102+5824_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0102+5824_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0102+5824_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:37:08 2010