GEPH316 Seismic Data Processing

Field Data Workshop 2000



5 Viewing seismic data
Previous Up Next
Previous: Survey description Up: Contents Next: Reducing data quantity

Inspecting the data

It is important to spend time on a detailed examination of the raw data to identify obvious reflections, other arrivals, specific problems and coherent noise. Wrong identification of events can lead to the wrong choice of processing steps and an incorrect final seismic section. This inspection requires a graphical display of the data.

The viewing of data usually is performed after the data is reduced and the line geometry is defined. Here it is used earlier in order to give a good introduction to the SU package and to the field data.

Viewing all the line

suximage <line &

suximage
suximage <line title='Line in raw form' label1='Time (s)' label2='Trace number' &
suxmovie <line title='Line in raw form' label1='Time (s)' label2='Trace number' &


Viewing part of a window


Printing all the line

supsimage <line title='Line in raw form' label1='Time (s)' label2='Trace number' > line.ps
lp -d mono line.ps


Extracting one shot

suwind <line >s05 key=sx min=05 max=05
ls
suwind <line >s06 key=sx min=06 max=06
ls


Viewing one shot

suxwigb <s05 title='Normal hammer shot at 05m' label1='Time (s)' label2='Trace number' &
supswigp <s05 title='Normal hammer shot at 05m' label1='Time (s)' label2='Trace number' > s05.ps
lp -d mono s05.ps
suxwigb <s06 title='Buffalo gun shot at 06m' label1='Time (s)' label2='Trace number' &


Inspecting the shots


Removing unwanted graphics windows

zap xwigb
zap xmovie
zap ximage
ls


Previous Up Next
Previous: Survey description Up: Contents Next: Reducing data quantity
GEPH316 Reading List Glossary Top of page Go to <---> GEPH311 GEPH311 GEPH315 ES University

Comments on this information may be mailed to B.Robinson@lancaster.ac.uk
Copyright © Brian Robinson 2000. All rights reserved.
Last updated on 7/03/2000 by BR.