App-SeismicUnixGui
view release on metacpan or search on metacpan
lib/App/SeismicUnixGui/developer/Stripped/shapeNcut/susorty.su.main.windowing_sorting_muting view on Meta::CPAN
SUSORTY - make a small 2-D common shot off-end
data set in which the data show geometry
values to help visualize data sorting.
susorty [optional parameters] > out_data_file
Optional parameters:
nt=100 number of time samples
nshot=10 number of shots
dshot=10 shot interval (m)
noff=20 number of offsets
doff=20 offset increment (m)
Notes:
Creates a common shot su data file for sort visualization
time samples quantity
---------------- ----------
first 25% shot coord
second 25% rec coord
third 25% offset
fourth 25% cmp coord
1. default is shot ordered (hsv2 cmap looks best to me)
susorty | suximage legend=1 units=meters cmap=hsv2
2. sort on cmp (note random order within a cmp)
susorty | susort cdp > junk.su
suximage < junk.su legend=1 units=meters cmap=hsv2
3. sort to cmp and subsort on offset
susorty | susort cdp offset > junk.su
suximage < junk.su legend=1 units=meters cmap=hsv2
Credits:
CWP: Chris Liner 10.09.01
Trace header fields set: ns, dt, sx, gx, offset, cdp, tracl
( run in 0.788 second using v1.01-cache-2.11-cpan-d8267643d1d )