Open Data/Open Source: Seismic Unix scripts to process a 2D land line |
scons brutestack.viewor from the tar file:
./brutestack.job
This command reads the cdp gather data and applies decon using supef. In order to define a decon design gate that depends on offset, I used sustatic to time shift the data to line up where I wanted the time gate to start. After decon (supef) the time shift is removed. Moveout using the brute velocity is applied followed by agc and a mute. This data is written to a file which is reread to create the brute stack shown in Figure 10. You can create a zoom of this plot using the command:
scons zoombrutestack.viewor
./zoombrutestack.job
You can make a movie of the gathers with moveout applied with the command:
scons movie_velfiltcdpsnmo.viewor
./movie_velfiltcdpsnmo.job
brutestack
Figure 10. Brute stack. |
---|
Open Data/Open Source: Seismic Unix scripts to process a 2D land line |