GEPH316 Seismic Data Processing

Field Data Workshop 2000



17 NMO Correction
Previous Up Next
Previous: Velocity analysis Up: Contents Next: Residual Statics

NMO correction of one gather

sunmo
suwind < line.sorted > cdp20  key=cdp min=20 max=20
suxwigb < cdp20 title='CDP gather at 20m' windowtitle='CDP gather at 12m' label1='Time (s)' label2='Trace = (Offset-12)/2 m' &
sunmo < cdp20 > cdp20.nmo par=stkvel.nmo
suxwigb < cdp20.nmo  title='NMO corrected gather at cdp=20m' windowtitle='NMO corrected gather at cdp=20m' label1='Time (s)' label2='Trace = (Offset-12)/2 m' &
supswigp < cdp20 title='CDP gather at 20m' label1='Time (s)' label2='Trace = (Offset-12)/2 m' | lp -d mono
supswigp < cdp20.nmo  title='NMO corrected gather at cdp=20m'  label1='Time (s)' label2='Trace = (Offset-12)/2 m' |  lp -d mono



NMO correction of the whole line

sunmo < line.sorted > line.nmo par=stkvel.nmo
suxmovie < line.nmo title='NMO model corrected line' windowtitle='NMO model corrected line' label1='Time (ms)' label2='Trace numbers' &
supsmovie < line.nmo title='NMO model corrected line'  label1='Time (ms)' label2='Trace numbers' | lp -d mono
zap xmovie
zap xwigb
rm cdp*
ls


Previous Up Next
Previous: Velocity analysis Up: Contents Next: Residual Statics
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 28/03/2000 by BR.