! Started logfile: J0806+7746_S_2006_02_23_yyk_uvs.log on Wed Jul 5 11:42:58 2006 obs J0806+7746_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J0806+7746_S_2006_02_23_yyk_uva.fits ! AN table 1: 878 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.996254 visibilities/baseline/integration-bin. ! Found source: J0806+7746 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2423 lines of history. ! ! Reading 157448 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0806+7746_S_2006_02_23_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.116256 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=2.41 mas, bmaj=10.1 mas, bpa=10.05 degrees ! Estimated noise=1.29073 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 = 0.0859212 Jy ! Component: 100 - total flux cleaned = 0.0985644 Jy ! Total flux subtracted in 100 components = 0.0985644 Jy ! Clean residual min=-0.005359 max=0.006120 Jy/beam ! Clean residual mean=-0.000014 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.0985644 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0985644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058684Jy sigma=1.048996 ! Fit after self-cal, rms=0.058643Jy sigma=1.047836 ! 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=3.158 mas, bmaj=10.68 mas, bpa=10.3 degrees ! Estimated noise=0.6795 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.0035785 Jy ! Component: 100 - total flux cleaned = 0.00488769 Jy ! Component: 150 - total flux cleaned = 0.00524862 Jy ! Component: 200 - total flux cleaned = 0.00553015 Jy ! Total flux subtracted in 200 components = 0.00553015 Jy ! Clean residual min=-0.002644 max=0.003541 Jy/beam ! Clean residual mean=-0.000048 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.104095 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 41 components and 0.104095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058399Jy sigma=1.044654 ! Fit after self-cal, rms=0.058393Jy sigma=1.044612 ! 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.158 x 10.68 at 10.3 degrees (North through East) ! Clean map min=-0.0025872 max=0.098585 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.0124 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 0.99 KP 0.98 ! LA 1.13 MK 0.92 NL 1.00 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992408 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 0.96 KP 1.02 ! LA 1.19 MK 0.93 NL 0.98 OV 1.02 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.97341 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.01 KP 0.96 ! LA 0.93 MK 1.11 NL 1.04 OV 0.97 ! PT 1.12 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.058393Jy sigma=1.044612 ! Fit after self-cal, rms=0.057559Jy sigma=1.035141 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057559Jy sigma=1.035141 ! Fit after self-cal, rms=0.057558Jy sigma=1.035132 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=10.6 mas, bpa=10.24 degrees ! Estimated noise=0.680433 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.00127247 Jy ! Component: 100 - total flux cleaned = 0.00186564 Jy ! Component: 150 - total flux cleaned = 0.00211193 Jy ! Component: 200 - total flux cleaned = 0.00227208 Jy ! Total flux subtracted in 200 components = 0.00227208 Jy ! Clean residual min=-0.002116 max=0.002373 Jy/beam ! Clean residual mean=-0.000024 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.106367 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.106367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057510Jy sigma=1.034637 ! Fit after self-cal, rms=0.057507Jy sigma=1.034621 ! 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.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057507Jy sigma=1.034621 ! Fit after self-cal, rms=0.054446Jy sigma=0.975391 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.00121221 Jy ! Component: 100 - total flux cleaned = 0.00119141 Jy ! Component: 150 - total flux cleaned = 0.00115459 Jy ! Component: 200 - total flux cleaned = 0.00115554 Jy ! Total flux subtracted in 200 components = 0.00115554 Jy ! Clean residual min=-0.002150 max=0.002479 Jy/beam ! Clean residual mean=-0.000022 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.107522 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.107522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054387Jy sigma=0.974857 ! Fit after self-cal, rms=0.054298Jy sigma=0.972821 ! 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: 3.131 x 10.6 at 10.24 degrees (North through East) ! Clean map min=-0.0020655 max=0.10052 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 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054298Jy sigma=0.972821 ! Fit after self-cal, rms=0.054697Jy sigma=0.970492 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054697Jy sigma=0.970492 ! Fit after self-cal, rms=0.054689Jy sigma=0.970330 ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=10.59 mas, bpa=10.24 degrees ! Estimated noise=0.690503 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176265 Jy ! Component: 100 - total flux cleaned = 0.00246488 Jy ! Component: 150 - total flux cleaned = 0.00274142 Jy ! Component: 200 - total flux cleaned = 0.0027937 Jy ! Total flux subtracted in 200 components = 0.0027937 Jy ! Clean residual min=-0.002316 max=0.002435 Jy/beam ! Clean residual mean=-0.000020 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.110316 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 73 components and 0.110316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054608Jy sigma=0.969518 ! Fit after self-cal, rms=0.054608Jy sigma=0.969497 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054608Jy sigma=0.969497 ! Fit after self-cal, rms=0.054735Jy sigma=0.963728 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054735Jy sigma=0.963728 ! Fit after self-cal, rms=0.054740Jy sigma=0.963537 ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=10.68 mas, bpa=10.03 degrees ! Estimated noise=0.691724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.84674e-05 Jy ! Component: 100 - total flux cleaned = 4.4623e-05 Jy ! Component: 150 - total flux cleaned = 8.07116e-05 Jy ! Component: 200 - total flux cleaned = 0.0001111 Jy ! Total flux subtracted in 200 components = 0.0001111 Jy ! Clean residual min=-0.002359 max=0.002540 Jy/beam ! Clean residual mean=-0.000016 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.110427 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.110427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054725Jy sigma=0.963255 ! Fit after self-cal, rms=0.054730Jy sigma=0.963243 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.218 mas, bmaj=11.55 mas, bpa=9.959 degrees ! Estimated noise=0.881794 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.000196745 Jy ! Component: 100 - total flux cleaned = 0.000375503 Jy ! Component: 150 - total flux cleaned = 0.000490426 Jy ! Component: 200 - total flux cleaned = 0.000544024 Jy ! Total flux subtracted in 200 components = 0.000544024 Jy ! Clean residual min=-0.002785 max=0.002403 Jy/beam ! Clean residual mean=-0.000036 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.110971 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.110971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054759Jy sigma=0.963653 ! Fit after self-cal, rms=0.054755Jy sigma=0.963571 ! 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=2.389 mas, bmaj=10.13 mas, bpa=10.02 degrees ! Estimated noise=1.29397 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0876829 Jy ! Component: 100 - total flux cleaned = 0.10121 Jy ! Component: 150 - total flux cleaned = 0.106299 Jy ! Component: 200 - total flux cleaned = 0.108755 Jy ! Total flux subtracted in 200 components = 0.108755 Jy ! Clean residual min=-0.005762 max=0.005433 Jy/beam ! Clean residual mean=-0.000006 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.108755 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.108755 Jy ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=10.68 mas, bpa=10.03 degrees ! Estimated noise=0.691724 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.000815064 Jy ! Component: 100 - total flux cleaned = 0.00103571 Jy ! Component: 150 - total flux cleaned = 0.0012667 Jy ! Component: 200 - total flux cleaned = 0.00139733 Jy ! Total flux subtracted in 200 components = 0.00139733 Jy ! Clean residual min=-0.002399 max=0.002594 Jy/beam ! Clean residual mean=-0.000016 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.110152 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.110152 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.218 mas, bmaj=11.55 mas, bpa=9.959 degrees ! Estimated noise=0.881794 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.000392629 Jy ! Component: 100 - total flux cleaned = 0.000567643 Jy ! Component: 150 - total flux cleaned = 0.000685209 Jy ! Component: 200 - total flux cleaned = 0.000736834 Jy ! Total flux subtracted in 200 components = 0.000736834 Jy ! Clean residual min=-0.002803 max=0.002433 Jy/beam ! Clean residual mean=-0.000036 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.110889 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.110889 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=10.68 mas, bpa=10.03 degrees ! Estimated noise=0.691724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.41719e-05 Jy ! Component: 100 - total flux cleaned = -8.4021e-05 Jy ! Component: 150 - total flux cleaned = -0.000146523 Jy ! Component: 200 - total flux cleaned = -0.000215732 Jy ! Total flux subtracted in 200 components = -0.000215732 Jy ! Clean residual min=-0.002283 max=0.002543 Jy/beam ! Clean residual mean=-0.000016 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.110673 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.110673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054737Jy sigma=0.963361 ! Fit after self-cal, rms=0.054729Jy sigma=0.963316 wmodel J0806+7746_S_2006_02_23_yyk\_map.mod ! Writing 66 model components to file: J0806+7746_S_2006_02_23_yyk_map.mod wobs J0806+7746_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J0806+7746_S_2006_02_23_yyk_uvs.fits wwins J0806+7746_S_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J0806+7746_S_2006_02_23_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.000691878 Jy ! Component: 100 - total flux cleaned = 0.000890282 Jy ! Component: 150 - total flux cleaned = 0.000893471 Jy ! Component: 200 - total flux cleaned = 0.000557857 Jy ! Component: 250 - total flux cleaned = 0.000235822 Jy ! Component: 300 - total flux cleaned = -0.000135222 Jy ! Component: 350 - total flux cleaned = -0.000433288 Jy ! Component: 400 - total flux cleaned = -0.000692737 Jy ! Component: 450 - total flux cleaned = -0.000917094 Jy ! Component: 500 - total flux cleaned = -0.00113451 Jy ! Component: 550 - total flux cleaned = -0.00137333 Jy ! Component: 600 - total flux cleaned = -0.00165799 Jy ! Component: 650 - total flux cleaned = -0.00180936 Jy ! Component: 700 - total flux cleaned = -0.00190869 Jy ! Component: 750 - total flux cleaned = -0.00212723 Jy ! Component: 800 - total flux cleaned = -0.00224607 Jy ! Component: 850 - total flux cleaned = -0.00229256 Jy ! Component: 900 - total flux cleaned = -0.00236129 Jy ! Component: 950 - total flux cleaned = -0.00233875 Jy ! Component: 1000 - total flux cleaned = -0.00240526 Jy ! Component: 1050 - total flux cleaned = -0.00238348 Jy ! Component: 1100 - total flux cleaned = -0.00242682 Jy ! Component: 1150 - total flux cleaned = -0.00244835 Jy ! Component: 1200 - total flux cleaned = -0.00255343 Jy ! Component: 1250 - total flux cleaned = -0.00257425 Jy ! Component: 1300 - total flux cleaned = -0.00265583 Jy ! Component: 1350 - total flux cleaned = -0.00273605 Jy ! Component: 1400 - total flux cleaned = -0.00271595 Jy ! Component: 1450 - total flux cleaned = -0.00275532 Jy ! Component: 1500 - total flux cleaned = -0.00275537 Jy ! Component: 1550 - total flux cleaned = -0.0027362 Jy ! Component: 1600 - total flux cleaned = -0.00277399 Jy ! Component: 1650 - total flux cleaned = -0.00275515 Jy ! Component: 1700 - total flux cleaned = -0.00273657 Jy ! Component: 1750 - total flux cleaned = -0.00275471 Jy ! Component: 1800 - total flux cleaned = -0.00271882 Jy ! Component: 1850 - total flux cleaned = -0.00271883 Jy ! Component: 1900 - total flux cleaned = -0.00268333 Jy ! Component: 1950 - total flux cleaned = -0.0027185 Jy ! Component: 2000 - total flux cleaned = -0.00270092 Jy ! Total flux subtracted in 2048 components = -0.00270077 Jy ! Clean residual min=-0.001021 max=0.001005 Jy/beam ! Clean residual mean=0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.107973 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 199 components and 0.107973 Jy ![Exited script file: muppet] wmap "J0806+7746_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 10.68 at 10.03 degrees (North through East) ! Clean map min=-0.001863 max=0.1023 Jy/beam ! Writing clean map to FITS file: J0806+7746_S_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000349307 device "J0806+7746_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J0806+7746_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02441 1.02441 2.04881 4.09763 8.19526 16.3905 32.781 65.562 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 10.68 at 10.03 degrees (North through East) ! Clean map min=-0.001863 max=0.1023 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0806+7746_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J0806+7746_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0806+7746_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:43:23 2006