! Started logfile: J1632+8232_S_2006_02_23_yyk_uvs.log on Wed Jul 5 12:58:06 2006 obs J1632+8232_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1632+8232_S_2006_02_23_yyk_uva.fits ! AN table 1: 883 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992098 visibilities/baseline/integration-bin. ! Found source: J1632+8232 ! ! 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 157684 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 J1632+8232_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.436338 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.315 mas, bmaj=10.47 mas, bpa=6.306 degrees ! Estimated noise=1.52695 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.325572 Jy ! Component: 100 - total flux cleaned = 0.435986 Jy ! Total flux subtracted in 100 components = 0.435986 Jy ! Clean residual min=-0.019156 max=0.036363 Jy/beam ! Clean residual mean=0.000124 rms=0.007123 Jy/beam ! Combined flux in latest and established models = 0.435986 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.435986 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.144420Jy sigma=2.215769 ! Fit after self-cal, rms=0.142475Jy sigma=2.191907 ! Inverting map and beam ! Estimated beam: bmin=2.315 mas, bmaj=10.47 mas, bpa=6.306 degrees ! Estimated noise=1.52695 mJy/beam. 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.101 mas, bmaj=11 mas, bpa=5.875 degrees ! Estimated noise=0.719479 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 (-3, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0662386 Jy ! Component: 100 - total flux cleaned = 0.094004 Jy ! Component: 150 - total flux cleaned = 0.105678 Jy ! Component: 200 - total flux cleaned = 0.106173 Jy ! Total flux subtracted in 200 components = 0.106173 Jy ! Clean residual min=-0.011817 max=0.015160 Jy/beam ! Clean residual mean=-0.000246 rms=0.003657 Jy/beam ! Combined flux in latest and established models = 0.542158 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.542158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119356Jy sigma=1.721305 ! Fit after self-cal, rms=0.117900Jy sigma=1.695923 ! 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.101 x 11 at 5.875 degrees (North through East) ! Clean map min=-0.010917 max=0.38898 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.999518 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.02 KP 0.94 ! LA 1.19 MK 0.92 NL 0.95 OV 0.98 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98445 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.01 KP 0.97 ! LA 1.14 MK 1.00 NL 0.97 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.987124 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 HN 1.04 KP 0.95 ! LA 0.99 MK 1.08 NL 1.05 OV 1.01 ! PT 1.12 SC 1.09 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03665 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.97 KP 0.88 ! LA 0.77 MK 1.07 NL 0.99 OV 0.89 ! PT 0.92 SC 1.21 ! ! ! Fit before self-cal, rms=0.117900Jy sigma=1.695923 ! Fit after self-cal, rms=0.104917Jy sigma=1.462689 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.104917Jy sigma=1.462689 ! Fit after self-cal, rms=0.104944Jy sigma=1.462982 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=10.88 mas, bpa=5.948 degrees ! Estimated noise=0.714587 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.0114814 Jy ! Component: 100 - total flux cleaned = 0.0106488 Jy ! Component: 150 - total flux cleaned = 0.00921283 Jy ! Component: 200 - total flux cleaned = 0.00805189 Jy ! Total flux subtracted in 200 components = 0.00805189 Jy ! Clean residual min=-0.006275 max=0.006232 Jy/beam ! Clean residual mean=-0.000057 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.55021 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 71 components and 0.55021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103726Jy sigma=1.438002 ! Fit after self-cal, rms=0.103523Jy sigma=1.434814 ! 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.103523Jy sigma=1.434814 ! Fit after self-cal, rms=0.093920Jy sigma=1.186314 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.00355972 Jy ! Component: 100 - total flux cleaned = 0.0040542 Jy ! Component: 150 - total flux cleaned = 0.00396267 Jy ! Component: 200 - total flux cleaned = 0.00373397 Jy ! Total flux subtracted in 200 components = 0.00373397 Jy ! Clean residual min=-0.004807 max=0.005064 Jy/beam ! Clean residual mean=-0.000013 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.553944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 109 components and 0.553944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093665Jy sigma=1.179879 ! Fit after self-cal, rms=0.093492Jy sigma=1.172182 ! 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.221 x 10.88 at 5.948 degrees (North through East) ! Clean map min=-0.0045814 max=0.3922 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.093492Jy sigma=1.172182 ! Fit after self-cal, rms=0.090686Jy sigma=1.118232 ! 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.090686Jy sigma=1.118232 ! Fit after self-cal, rms=0.090713Jy sigma=1.117416 ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=10.85 mas, bpa=5.704 degrees ! Estimated noise=0.712818 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00319527 Jy ! Component: 100 - total flux cleaned = 0.003716 Jy ! Component: 150 - total flux cleaned = 0.00404669 Jy ! Component: 200 - total flux cleaned = 0.00427816 Jy ! Total flux subtracted in 200 components = 0.00427816 Jy ! Clean residual min=-0.004817 max=0.004038 Jy/beam ! Clean residual mean=-0.000023 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.558222 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 132 components and 0.558222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090531Jy sigma=1.113906 ! Fit after self-cal, rms=0.090514Jy sigma=1.113060 ! 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.090514Jy sigma=1.113060 ! Fit after self-cal, rms=0.113255Jy sigma=1.017784 ! 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.113255Jy sigma=1.017784 ! Fit after self-cal, rms=0.113273Jy sigma=1.016445 ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=10.83 mas, bpa=5.648 degrees ! Estimated noise=0.712755 mJy/beam. ! Added new window around map position (-10, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599756 Jy ! Component: 100 - total flux cleaned = 0.00811671 Jy ! Component: 150 - total flux cleaned = 0.00905936 Jy ! Component: 200 - total flux cleaned = 0.00977668 Jy ! Total flux subtracted in 200 components = 0.00977668 Jy ! Clean residual min=-0.003139 max=0.003232 Jy/beam ! Clean residual mean=0.000041 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.567999 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 176 components and 0.567999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112979Jy sigma=1.007338 ! Fit after self-cal, rms=0.113008Jy sigma=1.006938 ! 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.471 mas, bmaj=12.29 mas, bpa=4.721 degrees ! Estimated noise=0.893593 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.00259616 Jy ! Component: 100 - total flux cleaned = 0.0031671 Jy ! Component: 150 - total flux cleaned = 0.00345457 Jy ! Component: 200 - total flux cleaned = 0.00355327 Jy ! Total flux subtracted in 200 components = 0.00355327 Jy ! Clean residual min=-0.003554 max=0.003319 Jy/beam ! Clean residual mean=0.000075 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.571552 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 202 components and 0.571552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113000Jy sigma=1.005822 ! Fit after self-cal, rms=0.113024Jy sigma=1.005558 ! 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.361 mas, bmaj=10.38 mas, bpa=6.197 degrees ! Estimated noise=1.51455 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.321501 Jy ! Component: 100 - total flux cleaned = 0.429152 Jy ! Component: 150 - total flux cleaned = 0.483024 Jy ! Component: 200 - total flux cleaned = 0.512714 Jy ! Total flux subtracted in 200 components = 0.512714 Jy ! Clean residual min=-0.009001 max=0.011498 Jy/beam ! Clean residual mean=0.000079 rms=0.002828 Jy/beam ! Combined flux in latest and established models = 0.512714 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.512714 Jy ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=10.83 mas, bpa=5.648 degrees ! Estimated noise=0.712755 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.0274848 Jy ! Component: 100 - total flux cleaned = 0.0416467 Jy ! Component: 150 - total flux cleaned = 0.0502333 Jy ! Component: 200 - total flux cleaned = 0.0536017 Jy ! Total flux subtracted in 200 components = 0.0536017 Jy ! Clean residual min=-0.004100 max=0.003439 Jy/beam ! Clean residual mean=0.000062 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.566316 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 55 components and 0.566316 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.471 mas, bmaj=12.29 mas, bpa=4.721 degrees ! Estimated noise=0.893593 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.00434397 Jy ! Component: 100 - total flux cleaned = 0.00607578 Jy ! Component: 150 - total flux cleaned = 0.00636588 Jy ! Component: 200 - total flux cleaned = 0.00647658 Jy ! Total flux subtracted in 200 components = 0.00647658 Jy ! Clean residual min=-0.004195 max=0.003896 Jy/beam ! Clean residual mean=0.000091 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.572792 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 95 components and 0.572792 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=10.83 mas, bpa=5.648 degrees ! Estimated noise=0.712755 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0016987 Jy ! Component: 100 - total flux cleaned = -0.00231773 Jy ! Component: 150 - total flux cleaned = -0.00254035 Jy ! Component: 200 - total flux cleaned = -0.00273245 Jy ! Total flux subtracted in 200 components = -0.00273245 Jy ! Clean residual min=-0.003556 max=0.003017 Jy/beam ! Clean residual mean=0.000045 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.57006 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 127 components and 0.57006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113002Jy sigma=1.005230 ! Fit after self-cal, rms=0.113018Jy sigma=1.004699 wmodel J1632+8232_S_2006_02_23_yyk\_map.mod ! Writing 127 model components to file: J1632+8232_S_2006_02_23_yyk_map.mod wobs J1632+8232_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1632+8232_S_2006_02_23_yyk_uvs.fits wwins J1632+8232_S_2006_02_23_yyk\_map.win ! wwins: Wrote 3 windows to J1632+8232_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.000735351 Jy ! Component: 100 - total flux cleaned = -0.000920525 Jy ! Component: 150 - total flux cleaned = -0.00122602 Jy ! Component: 200 - total flux cleaned = -0.00126843 Jy ! Component: 250 - total flux cleaned = -0.00126797 Jy ! Component: 300 - total flux cleaned = -0.00123104 Jy ! Component: 350 - total flux cleaned = -0.00126555 Jy ! Component: 400 - total flux cleaned = -0.00123199 Jy ! Component: 450 - total flux cleaned = -0.0011669 Jy ! Component: 500 - total flux cleaned = -0.00110363 Jy ! Component: 550 - total flux cleaned = -0.00122586 Jy ! Component: 600 - total flux cleaned = -0.00125471 Jy ! Component: 650 - total flux cleaned = -0.00134164 Jy ! Component: 700 - total flux cleaned = -0.00142594 Jy ! Component: 750 - total flux cleaned = -0.00150823 Jy ! Component: 800 - total flux cleaned = -0.00161597 Jy ! Component: 850 - total flux cleaned = -0.00164279 Jy ! Component: 900 - total flux cleaned = -0.00166875 Jy ! Component: 950 - total flux cleaned = -0.00169417 Jy ! Component: 1000 - total flux cleaned = -0.00171916 Jy ! Component: 1050 - total flux cleaned = -0.00174328 Jy ! Component: 1100 - total flux cleaned = -0.00176702 Jy ! Component: 1150 - total flux cleaned = -0.00179027 Jy ! Component: 1200 - total flux cleaned = -0.00174384 Jy ! Component: 1250 - total flux cleaned = -0.00169848 Jy ! Component: 1300 - total flux cleaned = -0.00174381 Jy ! Component: 1350 - total flux cleaned = -0.00181054 Jy ! Component: 1400 - total flux cleaned = -0.00181011 Jy ! Component: 1450 - total flux cleaned = -0.00181047 Jy ! Component: 1500 - total flux cleaned = -0.00187456 Jy ! Component: 1550 - total flux cleaned = -0.00191669 Jy ! Component: 1600 - total flux cleaned = -0.00197923 Jy ! Component: 1650 - total flux cleaned = -0.00204075 Jy ! Component: 1700 - total flux cleaned = -0.00204064 Jy ! Component: 1750 - total flux cleaned = -0.00212067 Jy ! Component: 1800 - total flux cleaned = -0.00214045 Jy ! Component: 1850 - total flux cleaned = -0.00217934 Jy ! Component: 1900 - total flux cleaned = -0.00219873 Jy ! Component: 1950 - total flux cleaned = -0.00229488 Jy ! Component: 2000 - total flux cleaned = -0.00237113 Jy ! Total flux subtracted in 2048 components = -0.00244669 Jy ! Clean residual min=-0.001245 max=0.001213 Jy/beam ! Clean residual mean=0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.567613 Jy keep ! Adding 188 model components to the UV plane model. ! The established model now contains 315 components and 0.567613 Jy ![Exited script file: muppet] wmap "J1632+8232_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.223 x 10.83 at 5.648 degrees (North through East) ! Clean map min=-0.003618 max=0.39165 Jy/beam ! Writing clean map to FITS file: J1632+8232_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.391652 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000406903 device "J1632+8232_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1632+8232_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.311682 0.311682 0.623364 1.24673 2.49346 4.98691 9.97382 19.9476 39.8953 79.7906 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.391 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.223 x 10.83 at 5.648 degrees (North through East) ! Clean map min=-0.003618 max=0.39165 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1632+8232_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1632+8232_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1632+8232_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:58:43 2006