! Started logfile: J0952-2453_S_2004_05_27_yyk_uvs.log on Wed Dec 7 01:03:47 2005 obs J0952-2453_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0952-2453_S_2004_05_27_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.477778 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0952-2453 ! ! 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 1388 lines of history. ! ! Reading 516 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 J0952-2453_S_2004_05_27_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.129472 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921639Jy sigma=14.668925 ! Fit after self-cal, rms=0.903867Jy sigma=14.431966 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=20.58 mas, bpa=-21.18 degrees ! Estimated noise=3.75399 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.084653 Jy ! Component: 100 - total flux cleaned = 0.103224 Jy ! Total flux subtracted in 100 components = 0.103224 Jy ! Clean residual min=-0.015854 max=0.014508 Jy/beam ! Clean residual mean=0.000039 rms=0.003990 Jy/beam ! Combined flux in latest and established models = 0.103224 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.103224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080934Jy sigma=1.088354 ! Fit after self-cal, rms=0.080816Jy sigma=1.086291 ! 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=4.384 mas, bmaj=26.83 mas, bpa=-21.31 degrees ! Estimated noise=2.4281 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.0143102 Jy ! Component: 100 - total flux cleaned = 0.0195182 Jy ! Component: 150 - total flux cleaned = 0.0214047 Jy ! Component: 200 - total flux cleaned = 0.0225379 Jy ! Total flux subtracted in 200 components = 0.0225379 Jy ! Clean residual min=-0.010531 max=0.011657 Jy/beam ! Clean residual mean=0.000310 rms=0.003142 Jy/beam ! Combined flux in latest and established models = 0.125762 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.125762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079338Jy sigma=1.050931 ! Fit after self-cal, rms=0.079301Jy sigma=1.050313 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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 ! 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 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: 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 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.079301Jy sigma=1.050313 ! Fit after self-cal, rms=0.079301Jy sigma=1.050313 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.079301Jy sigma=1.050313 ! Fit after self-cal, rms=0.079303Jy sigma=1.050313 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=26.83 mas, bpa=-21.31 degrees ! Estimated noise=2.4281 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.000439942 Jy ! Component: 100 - total flux cleaned = 0.000780159 Jy ! Component: 150 - total flux cleaned = 0.000852473 Jy ! Component: 200 - total flux cleaned = 0.000992538 Jy ! Total flux subtracted in 200 components = 0.000992538 Jy ! Clean residual min=-0.010508 max=0.011305 Jy/beam ! Clean residual mean=0.000304 rms=0.003029 Jy/beam ! Combined flux in latest and established models = 0.126754 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.126754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079075Jy sigma=1.047724 ! Fit after self-cal, rms=0.079058Jy sigma=1.047483 ! 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.079058Jy sigma=1.047483 ! Fit after self-cal, rms=0.072791Jy sigma=0.966655 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.00303561 Jy ! Component: 100 - total flux cleaned = 0.00347726 Jy ! Component: 150 - total flux cleaned = 0.00355177 Jy ! Component: 200 - total flux cleaned = 0.00355224 Jy ! Total flux subtracted in 200 components = 0.00355224 Jy ! Clean residual min=-0.009839 max=0.010859 Jy/beam ! Clean residual mean=0.000310 rms=0.002827 Jy/beam ! Combined flux in latest and established models = 0.130307 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 90 components and 0.130307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072723Jy sigma=0.963905 ! Fit after self-cal, rms=0.072210Jy sigma=0.958273 ! 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: 4.384 x 26.83 at -21.31 degrees (North through East) ! Clean map min=-0.0094953 max=0.098961 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=10.49 mas, bmaj=35.13 mas, bpa=-7.269 degrees ! Estimated noise=2.67381 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.00241997 Jy ! Component: 100 - total flux cleaned = 0.00282577 Jy ! Component: 150 - total flux cleaned = 0.0031091 Jy ! Component: 200 - total flux cleaned = 0.00330206 Jy ! Total flux subtracted in 200 components = 0.00330206 Jy ! Clean residual min=-0.008251 max=0.011037 Jy/beam ! Clean residual mean=0.000389 rms=0.003024 Jy/beam ! Combined flux in latest and established models = 0.133609 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.133609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072216Jy sigma=0.957762 ! Fit after self-cal, rms=0.072134Jy sigma=0.957236 ! Inverting map uvtaper 0,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=3.221 mas, bmaj=20.58 mas, bpa=-21.18 degrees ! Estimated noise=3.75399 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880145 Jy ! Component: 100 - total flux cleaned = 0.107227 Jy ! Component: 150 - total flux cleaned = 0.116033 Jy ! Component: 200 - total flux cleaned = 0.119955 Jy ! Total flux subtracted in 200 components = 0.119955 Jy ! Clean residual min=-0.011829 max=0.013411 Jy/beam ! Clean residual mean=0.000074 rms=0.003387 Jy/beam ! Combined flux in latest and established models = 0.119955 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.119955 Jy ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=26.83 mas, bpa=-21.31 degrees ! Estimated noise=2.4281 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.00726373 Jy ! Component: 100 - total flux cleaned = 0.00863099 Jy ! Component: 150 - total flux cleaned = 0.00966526 Jy ! Component: 200 - total flux cleaned = 0.00998893 Jy ! Total flux subtracted in 200 components = 0.00998893 Jy ! Clean residual min=-0.009715 max=0.010865 Jy/beam ! Clean residual mean=0.000311 rms=0.002878 Jy/beam ! Combined flux in latest and established models = 0.129944 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.129944 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=10.49 mas, bmaj=35.13 mas, bpa=-7.269 degrees ! Estimated noise=2.67381 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.00260628 Jy ! Component: 100 - total flux cleaned = 0.00294614 Jy ! Component: 150 - total flux cleaned = 0.00324137 Jy ! Component: 200 - total flux cleaned = 0.00350425 Jy ! Total flux subtracted in 200 components = 0.00350425 Jy ! Clean residual min=-0.008318 max=0.011248 Jy/beam ! Clean residual mean=0.000391 rms=0.003053 Jy/beam ! Combined flux in latest and established models = 0.133448 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.133448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=26.83 mas, bpa=-21.31 degrees ! Estimated noise=2.4281 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000981379 Jy ! Component: 100 - total flux cleaned = -0.00126991 Jy ! Component: 150 - total flux cleaned = -0.00159854 Jy ! Component: 200 - total flux cleaned = -0.00172199 Jy ! Total flux subtracted in 200 components = -0.00172199 Jy ! Clean residual min=-0.009397 max=0.010503 Jy/beam ! Clean residual mean=0.000295 rms=0.002741 Jy/beam ! Combined flux in latest and established models = 0.131726 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 94 components and 0.131726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072049Jy sigma=0.956599 ! Fit after self-cal, rms=0.072029Jy sigma=0.956376 wmodel J0952-2453_S_2004_05_27_yyk\_map.mod ! Writing 94 model components to file: J0952-2453_S_2004_05_27_yyk_map.mod wobs J0952-2453_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0952-2453_S_2004_05_27_yyk_uvs.fits wwins J0952-2453_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J0952-2453_S_2004_05_27_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.00171836 Jy ! Component: 100 - total flux cleaned = 0.00121097 Jy ! Component: 150 - total flux cleaned = -8.02954e-05 Jy ! Component: 200 - total flux cleaned = -0.00123808 Jy ! Component: 250 - total flux cleaned = -0.00153265 Jy ! Component: 300 - total flux cleaned = -0.00144556 Jy ! Component: 350 - total flux cleaned = -0.00136288 Jy ! Component: 400 - total flux cleaned = -0.00128319 Jy ! Component: 450 - total flux cleaned = -0.00144016 Jy ! Component: 500 - total flux cleaned = -0.00144195 Jy ! Component: 550 - total flux cleaned = -0.00166134 Jy ! Component: 600 - total flux cleaned = -0.00166127 Jy ! Component: 650 - total flux cleaned = -0.00173026 Jy ! Component: 700 - total flux cleaned = -0.00179736 Jy ! Component: 750 - total flux cleaned = -0.00186258 Jy ! Component: 800 - total flux cleaned = -0.00198418 Jy ! Component: 850 - total flux cleaned = -0.00162937 Jy ! Component: 900 - total flux cleaned = -0.00140005 Jy ! Component: 950 - total flux cleaned = -0.0011762 Jy ! Component: 1000 - total flux cleaned = -0.000957334 Jy ! Component: 1050 - total flux cleaned = -0.00063801 Jy ! Component: 1100 - total flux cleaned = -0.000379429 Jy ! Component: 1150 - total flux cleaned = -0.000228084 Jy ! Component: 1200 - total flux cleaned = 6.79075e-05 Jy ! Component: 1250 - total flux cleaned = 0.000355896 Jy ! Component: 1300 - total flux cleaned = 0.000636928 Jy ! Component: 1350 - total flux cleaned = 0.000957354 Jy ! Component: 1400 - total flux cleaned = 0.00136135 Jy ! Component: 1450 - total flux cleaned = 0.00175828 Jy ! Component: 1500 - total flux cleaned = 0.0022353 Jy ! Component: 1550 - total flux cleaned = 0.00270445 Jy ! Component: 1600 - total flux cleaned = 0.00316734 Jy ! Component: 1650 - total flux cleaned = 0.00354124 Jy ! Component: 1700 - total flux cleaned = 0.00399355 Jy ! Component: 1750 - total flux cleaned = 0.00452192 Jy ! Component: 1800 - total flux cleaned = 0.00504492 Jy ! Component: 1850 - total flux cleaned = 0.00556297 Jy ! Component: 1900 - total flux cleaned = 0.00603707 Jy ! Component: 1950 - total flux cleaned = 0.00654631 Jy ! Component: 2000 - total flux cleaned = 0.00701256 Jy ! Total flux subtracted in 2048 components = 0.00755265 Jy ! Clean residual min=-0.002080 max=0.002407 Jy/beam ! Clean residual mean=0.000051 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.139279 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 210 components and 0.139279 Jy ![Exited script file: muppet] wmap "J0952-2453_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.384 x 26.83 at -21.31 degrees (North through East) ! Clean map min=-0.0063297 max=0.095859 Jy/beam ! Writing clean map to FITS file: J0952-2453_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.095859 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000898252 device "J0952-2453_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0952-2453_S_2004_05_27_yyk_map.eps/VPS' loglevs 2*100*3*image_rms/peak_flux ! The new contour levels are: ! -5.62233 5.62233 11.2447 22.4893 44.9786 89.9573 print "clev=",int(2*3*image_rms*10000)/10000 ! clev= 0.0053 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.095 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.384 x 26.83 at -21.31 degrees (North through East) ! Clean map min=-0.0063297 max=0.095859 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0952-2453_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0952-2453_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0952-2453_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 01:03:51 2005