Revision 16,
822 bytes
checked in by marcus, 15 years ago
(diff) |
r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines
Initial import
|
Line | |
---|
1 | command DELAY+SUM <trc-list> <azimuth> <slowness> |
---|
2 | ================= |
---|
3 | |
---|
4 | key: delay and sum |
---|
5 | ! version 1, 29-Mar-96 |
---|
6 | |
---|
7 | Delays traces specified in <trc-list> to align seismic phases |
---|
8 | with the same azimuth and slowness. Before applying delays all |
---|
9 | traces are reset in time. After applying delays all specified |
---|
10 | traces are summed and a SUM trace appears on top of the display. |
---|
11 | |
---|
12 | |
---|
13 | parameters |
---|
14 | ---------- |
---|
15 | |
---|
16 | <trc-list> --- parameter type: trace list |
---|
17 | List of traces to be beamed. |
---|
18 | |
---|
19 | <azimuth> --- parameter type: real |
---|
20 | Azimuth of phase to be aligned given in degrees. |
---|
21 | |
---|
22 | <slowness> --- parameter type: real |
---|
23 | Slowness of phase to be aligned given in sec/degree. |
---|
24 | |
---|
25 | |
---|
26 | example |
---|
27 | ------- |
---|
28 | |
---|
29 | delay+sum all 30.0 5.0 ! shift all traces to beam a phase of |
---|
30 | ! azimuth 30 degrees and slowness 5.0 sec/deg |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.