! Started logfile: J1223+8436_S_2006_02_16_yyk_uvs.log on Wed Jul 5 12:15:35 2006 obs J1223+8436_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1223+8436_S_2006_02_16_yyk_uva.fits ! AN table 1: 873 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995825 visibilities/baseline/integration-bin. ! Found source: J1223+8436 ! ! 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 2424 lines of history. ! ! Reading 156484 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 J1223+8436_S_2006_02_16_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.121449 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.246 mas, bmaj=10.9 mas, bpa=9.32 degrees ! Estimated noise=1.32515 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.0820046 Jy ! Component: 100 - total flux cleaned = 0.100883 Jy ! Total flux subtracted in 100 components = 0.100883 Jy ! Clean residual min=-0.005600 max=0.006324 Jy/beam ! Clean residual mean=-0.000027 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.100883 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.100883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068692Jy sigma=1.089338 ! Fit after self-cal, rms=0.068491Jy sigma=1.085634 ! Inverting map and beam ! Estimated beam: bmin=2.246 mas, bmaj=10.9 mas, bpa=9.32 degrees ! Estimated noise=1.32515 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.128 mas, bmaj=11.03 mas, bpa=8.185 degrees ! Estimated noise=0.719776 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.00785831 Jy ! Component: 100 - total flux cleaned = 0.0114098 Jy ! Component: 150 - total flux cleaned = 0.0134457 Jy ! Component: 200 - total flux cleaned = 0.0145657 Jy ! Total flux subtracted in 200 components = 0.0145657 Jy ! Clean residual min=-0.003912 max=0.003476 Jy/beam ! Clean residual mean=-0.000063 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.115449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.115449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067665Jy sigma=1.072374 ! Fit after self-cal, rms=0.067606Jy sigma=1.071710 ! 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.128 x 11.03 at 8.185 degrees (North through East) ! Clean map min=-0.0040678 max=0.096252 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.02933 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.90 HN 0.98 KP 0.92 ! LA 1.14 MK 0.87 NL 0.93 OV 1.02 ! PT 1.11 SC 0.95 ! ! ! Correcting IF 2. ! 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* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.955587 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 1.18 KP 0.97 ! LA 0.91 MK 1.07 NL 0.99 OV 0.97 ! PT 1.16 SC 1.07 ! ! ! 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.067606Jy sigma=1.071710 ! Fit after self-cal, rms=0.067007Jy sigma=1.063674 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.067007Jy sigma=1.063674 ! Fit after self-cal, rms=0.067017Jy sigma=1.063578 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=11.08 mas, bpa=8.505 degrees ! Estimated noise=0.717405 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.00135957 Jy ! Component: 100 - total flux cleaned = 0.00155305 Jy ! Component: 150 - total flux cleaned = 0.00160812 Jy ! Component: 200 - total flux cleaned = 0.00165687 Jy ! Total flux subtracted in 200 components = 0.00165687 Jy ! Clean residual min=-0.003464 max=0.002793 Jy/beam ! Clean residual mean=-0.000035 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.117106 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.117106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066969Jy sigma=1.062948 ! Fit after self-cal, rms=0.066967Jy sigma=1.062902 ! 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.066967Jy sigma=1.062902 ! Fit after self-cal, rms=0.062277Jy sigma=0.986955 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.00164252 Jy ! Component: 100 - total flux cleaned = 0.00160581 Jy ! Component: 150 - total flux cleaned = 0.00147066 Jy ! Component: 200 - total flux cleaned = 0.00141456 Jy ! Total flux subtracted in 200 components = 0.00141456 Jy ! Clean residual min=-0.003200 max=0.002633 Jy/beam ! Clean residual mean=-0.000034 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.11852 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.11852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062130Jy sigma=0.985672 ! Fit after self-cal, rms=0.061970Jy sigma=0.983104 ! 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.114 x 11.08 at 8.505 degrees (North through East) ! Clean map min=-0.0030746 max=0.098451 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 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.335 mas, bmaj=12.65 mas, bpa=6.605 degrees ! Estimated noise=0.909354 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 = -1.05337e-05 Jy ! Component: 100 - total flux cleaned = -5.77588e-05 Jy ! Component: 150 - total flux cleaned = -3.83425e-05 Jy ! Component: 200 - total flux cleaned = -2.42997e-06 Jy ! Total flux subtracted in 200 components = -2.42997e-06 Jy ! Clean residual min=-0.003044 max=0.003193 Jy/beam ! Clean residual mean=-0.000071 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.118518 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.118518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061968Jy sigma=0.983016 ! Fit after self-cal, rms=0.061959Jy sigma=0.982782 ! 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.243 mas, bmaj=10.94 mas, bpa=9.395 degrees ! Estimated noise=1.31376 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0838146 Jy ! Component: 100 - total flux cleaned = 0.103822 Jy ! Component: 150 - total flux cleaned = 0.112095 Jy ! Component: 200 - total flux cleaned = 0.115183 Jy ! Total flux subtracted in 200 components = 0.115183 Jy ! Clean residual min=-0.004566 max=0.003874 Jy/beam ! Clean residual mean=-0.000020 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.115183 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.115183 Jy ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=11.08 mas, bpa=8.505 degrees ! Estimated noise=0.717405 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) ! Added new window around map position (-1, 14.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421905 Jy ! Component: 100 - total flux cleaned = 0.0055168 Jy ! Component: 150 - total flux cleaned = 0.00620391 Jy ! Component: 200 - total flux cleaned = 0.00667694 Jy ! Total flux subtracted in 200 components = 0.00667694 Jy ! Clean residual min=-0.002868 max=0.002805 Jy/beam ! Clean residual mean=-0.000032 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.12186 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 76 components and 0.12186 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.335 mas, bmaj=12.65 mas, bpa=6.605 degrees ! Estimated noise=0.909354 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.000525173 Jy ! Component: 100 - total flux cleaned = -0.00048475 Jy ! Component: 150 - total flux cleaned = -0.000486647 Jy ! Component: 200 - total flux cleaned = -0.000485467 Jy ! Total flux subtracted in 200 components = -0.000485467 Jy ! Clean residual min=-0.002745 max=0.002119 Jy/beam ! Clean residual mean=-0.000069 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.121375 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 102 components and 0.121375 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=11.08 mas, bpa=8.505 degrees ! Estimated noise=0.717405 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363272 Jy ! Component: 100 - total flux cleaned = 0.000588454 Jy ! Component: 150 - total flux cleaned = 0.000698778 Jy ! Component: 200 - total flux cleaned = 0.00074849 Jy ! Total flux subtracted in 200 components = 0.00074849 Jy ! Clean residual min=-0.002687 max=0.002550 Jy/beam ! Clean residual mean=-0.000032 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.122123 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 131 components and 0.122123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061811Jy sigma=0.979836 ! Fit after self-cal, rms=0.061804Jy sigma=0.979667 wmodel J1223+8436_S_2006_02_16_yyk\_map.mod ! Writing 131 model components to file: J1223+8436_S_2006_02_16_yyk_map.mod wobs J1223+8436_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1223+8436_S_2006_02_16_yyk_uvs.fits wwins J1223+8436_S_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J1223+8436_S_2006_02_16_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.000615053 Jy ! Component: 100 - total flux cleaned = -0.000734939 Jy ! Component: 150 - total flux cleaned = -0.00115102 Jy ! Component: 200 - total flux cleaned = -0.00150037 Jy ! Component: 250 - total flux cleaned = -0.00160005 Jy ! Component: 300 - total flux cleaned = -0.00182165 Jy ! Component: 350 - total flux cleaned = -0.00194204 Jy ! Component: 400 - total flux cleaned = -0.00211658 Jy ! Component: 450 - total flux cleaned = -0.00214507 Jy ! Component: 500 - total flux cleaned = -0.00230614 Jy ! Component: 550 - total flux cleaned = -0.00246302 Jy ! Component: 600 - total flux cleaned = -0.00269365 Jy ! Component: 650 - total flux cleaned = -0.00294308 Jy ! Component: 700 - total flux cleaned = -0.00311331 Jy ! Component: 750 - total flux cleaned = -0.00320835 Jy ! Component: 800 - total flux cleaned = -0.0032788 Jy ! Component: 850 - total flux cleaned = -0.0033942 Jy ! Component: 900 - total flux cleaned = -0.00350711 Jy ! Component: 950 - total flux cleaned = -0.00355083 Jy ! Component: 1000 - total flux cleaned = -0.00352915 Jy ! Component: 1050 - total flux cleaned = -0.00352928 Jy ! Component: 1100 - total flux cleaned = -0.00357136 Jy ! Component: 1150 - total flux cleaned = -0.00363308 Jy ! Component: 1200 - total flux cleaned = -0.0036942 Jy ! Component: 1250 - total flux cleaned = -0.00369448 Jy ! Component: 1300 - total flux cleaned = -0.00375421 Jy ! Component: 1350 - total flux cleaned = -0.00381345 Jy ! Component: 1400 - total flux cleaned = -0.00381357 Jy ! Component: 1450 - total flux cleaned = -0.00387123 Jy ! Component: 1500 - total flux cleaned = -0.00389038 Jy ! Component: 1550 - total flux cleaned = -0.00390911 Jy ! Component: 1600 - total flux cleaned = -0.00390915 Jy ! Component: 1650 - total flux cleaned = -0.00390919 Jy ! Component: 1700 - total flux cleaned = -0.00387315 Jy ! Component: 1750 - total flux cleaned = -0.00387307 Jy ! Component: 1800 - total flux cleaned = -0.00383759 Jy ! Component: 1850 - total flux cleaned = -0.00378519 Jy ! Component: 1900 - total flux cleaned = -0.0037505 Jy ! Component: 1950 - total flux cleaned = -0.00371616 Jy ! Component: 2000 - total flux cleaned = -0.00368218 Jy ! Total flux subtracted in 2048 components = -0.00368217 Jy ! Clean residual min=-0.000999 max=0.001307 Jy/beam ! Clean residual mean=-0.000006 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.118441 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 264 components and 0.118441 Jy ![Exited script file: muppet] wmap "J1223+8436_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.114 x 11.08 at 8.505 degrees (North through East) ! Clean map min=-0.0020741 max=0.099674 Jy/beam ! Writing clean map to FITS file: J1223+8436_S_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0996737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000338999 device "J1223+8436_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1223+8436_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02033 1.02033 2.04066 4.08131 8.16262 16.3252 32.6505 65.301 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.099 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.114 x 11.08 at 8.505 degrees (North through East) ! Clean map min=-0.0020741 max=0.099674 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1223+8436_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1223+8436_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1223+8436_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:16:05 2006