GEPH316 Seismic Data Processing

Field Data Workshop 2000



15 Gathers
Previous Up Next
Previous: F-K filtering Up: Contents Next: Velocity analysis

Types of gather


Common-shotpoint gather

suwind
suwind < line.velfilter > s05 key=sx min=05 max=05
suxwigb < s05 title='Shot gather sx=05' windowtitle='Shot gather sx=05' label1='Time (ms)' label2='Trace numbers' &


Common-receiver gather

suwind < line.velfilter > g36 key=gx min=36 max=36
suxwigb < g36 title='Geophone gather gx=36' windowtitle='Geophone gather gx=36' label1='Time (ms)' label2='Trace numbers = (sx+2)/2' &


Sorting traces

susort
susort < g36 > g36.sort offset
suxwigb < g36.sort title='Resorted geophone gather gx=36' windowtitle='Resorted geophone gather gx=36' label1='Time (ms)' label2='Trace numbers = (offset-12)/2' &
zap xwigb
rm g36.*


Common-offset gather

suwind < line.velfilter > offset14 key=offset min=14 max=14
suwind < line.velfilter > offset20 key=offset min=20 max=20
suwind < line.velfilter > offset34 key=offset min=34 max=34
suwind < line.velfilter > offset36 key=offset min=36 max=36
suxwigb < offset14 title='Offset gather at 14m' windowtitle='Offset gather at 14m' label1='Time (ms)' label2='Trace numbers' &
suxwigb < offset20 title='Offset gather at 20m' windowtitle='Offset gather at 20m' label1='Time (ms)' label2='Trace numbers' &
suxwigb < offset34 title='Offset gather at 34m' windowtitle='Offset gather at 34m' label1='Time (ms)' label2='Trace numbers' &
suxwigb < offset36 title='Offset gather at 36m' windowtitle='Offset gather at 36m' label1='Time (ms)' label2='Trace numbers' &

suxmovie < offset36 title='Offset gather at 36m' windowtitle='Offset gather at 36m' label1='Time (ms)' label2='Trace numbers' &
supswigp < offset36 title='Offset gather at 36m'  label1='Time (ms)' label2='Trace numbers' | lp -d mono
supsmovie < offset36 title='Offset gather at 36m' label1='Time (ms)' label2='Trace numbers'  | lp -d mono
zap xmovie
zap xwigb


Common-midpoint gather

susort < line.velfilter cdp offset > line.sorted
sugethw < line.sorted key=sx,gx,offset,cdp | more
suxmovie < line.sorted title='Line sorted into CDP gathers' windowtitle='Line sorted into CDP gathers' label1='Time (ms)' label2='Trace numbers' &
suwind < line.sorted > cdp20 key=cdp min=20 max=20
suxwigb < cdp20 title='CDP gather at 20m' windowtitle='CDP gather at 20m' label1='Time (ms)' label2='Trace numbers' &

supswigp < cdp20 title='CDP gather at 20m' label1='Time (ms)' label2='Trace numbers' | lp -d mono
zap xmovie
zap xwigb
rm g*
rm off*
rm c*
rm line.velfilter
ls


Previous Up Next
Previous: F-K filtering Up: Contents Next: Velocity analysis
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.