Difference between revisions of "Seismic task-centric program list"

From Madagascar
Jump to navigation Jump to search
(transfer contents)
 
Line 5: Line 5:
  
 
'''All program names below should be prefixed with "sf".'''
 
'''All program names below should be prefixed with "sf".'''
 
  
 
=Manipulating irregular datasets, regularization and sorting=
 
=Manipulating irregular datasets, regularization and sorting=
* Integer header attributes: [http://egl.beg.utexas.edu/RSF/sfheaderattr.html headerattr]
+
* Integer header attributes: [http://reproducibility.org/RSF/sfheaderattr.html headerattr]
* Zero a portion of a dataset based on a header mask: [http://egl.beg.utexas.edu/RSF/sfheadercut.html headercut]
+
* Zero a portion of a dataset based on a header mask: [http://reproducibility.org/RSF/sfheadercut.html headercut]
* Mathematical operations, possibly on header keys: [http://egl.beg.utexas.edu/RSF/sfheadermath.html headermath]
+
* Mathematical operations, possibly on header keys: [http://reproducibility.org/RSF/sfheadermath.html headermath]
* Sort a dataset according to a header key: [http://egl.beg.utexas.edu/RSF/sfheadersort.html headersort]
+
* Sort a dataset according to a header key: [http://reproducibility.org/RSF/sfheadersort.html headersort]
* Window a dataset based on a header mask: [http://egl.beg.utexas.edu/RSF/sfheaderwindow.html headerwindow]
+
* Window a dataset based on a header mask: [http://reproducibility.org/RSF/sfheaderwindow.html headerwindow]
* Create a mask: [http://egl.beg.utexas.edu/RSF/sfmask.html mask]
+
* Create a mask: [http://reproducibility.org/RSF/sfmask.html mask]
* Shot interpolation: [http://egl.beg.utexas.edu/RSF/sfinfill.html infill]
+
* Shot interpolation: [http://reproducibility.org/RSF/sfinfill.html infill]
* Data binning: [http://egl.beg.utexas.edu/RSF/sfintbin.html intbin]
+
* Data binning: [http://reproducibility.org/RSF/sfintbin.html intbin]
* Data binning in 1-D slices: [http://egl.beg.utexas.edu/RSF/sfbin1.html bin1]
+
* Data binning in 1-D slices: [http://reproducibility.org/RSF/sfbin1.html bin1]
* Data binning in 2-D slices: [http://egl.beg.utexas.edu/RSF/sfbin.html bin]
+
* Data binning in 2-D slices: [http://reproducibility.org/RSF/sfbin.html bin]
* Data regularization in 2-D using plane-wave destruction: [http://egl.beg.utexas.edu/RSF/sfplanereg2.html planereg2]
+
* Data regularization in 2-D using plane-wave destruction: [http://reproducibility.org/RSF/sfplanereg2.html planereg2]
* Data regularization in 3-D using plane-wave destruction: [http://egl.beg.utexas.edu/RSF/sfplanereg3.html planereg3]
+
* Data regularization in 3-D using plane-wave destruction: [http://reproducibility.org/RSF/sfplanereg3.html planereg3]
* Convert CMPs to shots for regular 2-D geometry: [http://egl.beg.utexas.edu/RSF/sfcmp2shot.html cmp2shot]
+
* Convert CMPs to shots for regular 2-D geometry: [http://reproducibility.org/RSF/sfcmp2shot.html cmp2shot]
* Convert shots to CMPs for regular 2-D geometry: [http://egl.beg.utexas.edu/RSF/sfshot2cmp.html shot2cmp]
+
* Convert shots to CMPs for regular 2-D geometry: [http://reproducibility.org/RSF/sfshot2cmp.html shot2cmp]
  
 
=Interpolation tools=
 
=Interpolation tools=
 
==Making holes==
 
==Making holes==
* Cut an elliptic hole in data (for interpolation tests): [http://egl.beg.utexas.edu/RSF/sfhole.html hole]
+
* Cut an elliptic hole in data (for interpolation tests): [http://reproducibility.org/RSF/sfhole.html hole]
* Create a synthetic irregular dataset for interpolation tests: [http://egl.beg.utexas.edu/RSF/sfsyntop.html syntop]
+
* Create a synthetic irregular dataset for interpolation tests: [http://reproducibility.org/RSF/sfsyntop.html syntop]
 
==Actual interpolation==
 
==Actual interpolation==
* Linear interpolation: [http://egl.beg.utexas.edu/RSF/sflint1.html lint1]
+
* Linear interpolation: [http://reproducibility.org/RSF/sflint1.html lint1]
* 1-D cubic spline interpolation: [http://egl.beg.utexas.edu/RSF/sfspline.html spline]
+
* 1-D cubic spline interpolation: [http://reproducibility.org/RSF/sfspline.html spline]
* Data interpolation in 2-D slices using helix preconditioning: [http://egl.beg.utexas.edu/RSF/sfinvbin.html invbin]
+
* Data interpolation in 2-D slices using helix preconditioning: [http://reproducibility.org/RSF/sfinvbin.html invbin]
* 1-D inverse interpolation: [http://egl.beg.utexas.edu/RSF/sfinvbin1.html invbin1]
+
* 1-D inverse interpolation: [http://reproducibility.org/RSF/sfinvbin1.html invbin1]
* Leveler inverse interpolation in 1-D: [http://egl.beg.utexas.edu/RSF/sflevint.html levint]
+
* Leveler inverse interpolation in 1-D: [http://reproducibility.org/RSF/sflevint.html levint]
* Find MISSing Input values and Filter in 1-D: [http://egl.beg.utexas.edu/RSF/sfmisif.html misif]
+
* Find MISSing Input values and Filter in 1-D: [http://reproducibility.org/RSF/sfmisif.html misif]
* Missing data interpolation in 1-D: [http://egl.beg.utexas.edu/RSF/sfmiss1.html miss1]
+
* Missing data interpolation in 1-D: [http://reproducibility.org/RSF/sfmiss1.html miss1]
* 2-D missing data interpolation: [http://egl.beg.utexas.edu/RSF/sfmiss2.html miss2]
+
* 2-D missing data interpolation: [http://reproducibility.org/RSF/sfmiss2.html miss2]
* Missing data interpolation (N-dimensional) using shaping regularization: [http://egl.beg.utexas.edu/RSF/sfmiss3.html miss3]
+
* Missing data interpolation (N-dimensional) using shaping regularization: [http://reproducibility.org/RSF/sfmiss3.html miss3]
* Multi-dimensional missing data interpolation: [http://egl.beg.utexas.edu/RSF/sfmiss.html miss]
+
* Multi-dimensional missing data interpolation: [http://reproducibility.org/RSF/sfmiss.html miss]
* Multiscale missing data interpolation (N-dimensional): [http://egl.beg.utexas.edu/RSF/sfmsmiss.html msmiss]
+
* Multiscale missing data interpolation (N-dimensional): [http://reproducibility.org/RSF/sfmsmiss.html msmiss]
* 2-D missing data interpolation by differential offset continuation: [http://egl.beg.utexas.edu/RSF/sfofilp.html ofilp]
+
* 2-D missing data interpolation by differential offset continuation: [http://reproducibility.org/RSF/sfofilp.html ofilp]
* 1-D ENO (Essentially Non Oscillatory) interpolation: [http://egl.beg.utexas.edu/RSF/sfremap1.html remap1]
+
* 1-D ENO (Essentially Non Oscillatory) interpolation: [http://reproducibility.org/RSF/sfremap1.html remap1]
* ENO interpolation in 2-D slices: [http://egl.beg.utexas.edu/RSF/sfenoint2.html enoint2]
+
* ENO interpolation in 2-D slices: [http://reproducibility.org/RSF/sfenoint2.html enoint2]
* 2-D trace interpolation to a denser grid using PWD ("beyond aliasing" method): [http://egl.beg.utexas.edu/RSF/sfdealias.html dealias]
+
* 2-D trace interpolation to a denser grid using PWD ("beyond aliasing" method): [http://reproducibility.org/RSF/sfdealias.html dealias]
* Shot interpolation: [http://egl.beg.utexas.edu/RSF/sfinfill.html infill]
+
* Shot interpolation: [http://reproducibility.org/RSF/sfinfill.html infill]
* Testing forward interpolation in 1-D: [http://egl.beg.utexas.edu/RSF/sfinttest1.html inttest1]
+
* Testing forward interpolation in 1-D: [http://reproducibility.org/RSF/sfinttest1.html inttest1]
* Testing forward interpolation in 2-D: [http://egl.beg.utexas.edu/RSF/sfinttest2.html inttest2]
+
* Testing forward interpolation in 2-D: [http://reproducibility.org/RSF/sfinttest2.html inttest2]
* Missing data interpolation in 2-D by Laplacian regularization: [http://egl.beg.utexas.edu/RSF/sflapfill.html lapfill]
+
* Missing data interpolation in 2-D by Laplacian regularization: [http://reproducibility.org/RSF/sflapfill.html lapfill]
* Missing data interpolation using one or two prediction-error filters: [http://egl.beg.utexas.edu/RSF/sfmaskinv.html maskinv]
+
* Missing data interpolation using one or two prediction-error filters: [http://reproducibility.org/RSF/sfmaskinv.html maskinv]
* Missing data interpolation in 2-D using plane-wave destruction: [http://egl.beg.utexas.edu/RSF/sfplanemis2.html planemis2]
+
* Missing data interpolation in 2-D using plane-wave destruction: [http://reproducibility.org/RSF/sfplanemis2.html planemis2]
* Missing data interpolation in 3-D using plane-wave destruction: [http://egl.beg.utexas.edu/RSF/sfplanemis3.html planemis3]
+
* Missing data interpolation in 3-D using plane-wave destruction: [http://reproducibility.org/RSF/sfplanemis3.html planemis3]
* Missing data interpolation in 2-D using plane-wave destruction and shaping regularization: [http://egl.beg.utexas.edu/RSF/sfpmshape2.html pmshape2]
+
* Missing data interpolation in 2-D using plane-wave destruction and shaping regularization: [http://reproducibility.org/RSF/sfpmshape2.html pmshape2]
  
 
=Classic preprocessing=
 
=Classic preprocessing=
 
Excludes: (1) denoising; (2) moveouts/stretches, and (3) interpolations, which will get their own sections.
 
Excludes: (1) denoising; (2) moveouts/stretches, and (3) interpolations, which will get their own sections.
* Stretch of the time axis:  [http://rsf.sourceforge.net/Guide_to_madagascar_programs#sfstretch stretch guide], [http://egl.beg.utexas.edu/RSF/sfstretch.html stretch]
+
* Stretch of the time axis:  [[Guide_to_madagascar_programs#sfstretch stretch guide]], [http://reproducibility.org/RSF/sfstretch.html stretch]
* Amplitude balancing: [http://egl.beg.utexas.edu/RSF/sfabalance.html abalance]
+
* Amplitude balancing: [http://reproducibility.org/RSF/sfabalance.html abalance]
* Compute data envelope: [http://egl.beg.utexas.edu/RSF/sfenvelope.html envelope]
+
* Compute data envelope: [http://reproducibility.org/RSF/sfenvelope.html envelope]
* Automatic gain control: [http://egl.beg.utexas.edu/RSF/sfagc.html agc]
+
* Automatic gain control: [http://reproducibility.org/RSF/sfagc.html agc]
* Bandpass filtering: [http://egl.beg.utexas.edu/RSF/sfbandpass.html bandpass]
+
* Bandpass filtering: [http://reproducibility.org/RSF/sfbandpass.html bandpass]
* Bandpass filtering using erf function: [http://egl.beg.utexas.edu/RSF/sferf.html erf]
+
* Bandpass filtering using erf function: [http://reproducibility.org/RSF/sferf.html erf]
* Deconvolution (N-dimensional): [http://egl.beg.utexas.edu/RSF/sfdecon.html decon]
+
* Deconvolution (N-dimensional): [http://reproducibility.org/RSF/sfdecon.html decon]
* 1-D convolution: [http://egl.beg.utexas.edu/RSF/sfconv.html conv]
+
* 1-D convolution: [http://reproducibility.org/RSF/sfconv.html conv]
* Dip filtering (2-D or 3-D): [http://egl.beg.utexas.edu/RSF/sfdipfilter.html dipfilter]
+
* Dip filtering (2-D or 3-D): [http://reproducibility.org/RSF/sfdipfilter.html dipfilter]
* Muting: [http://egl.beg.utexas.edu/RSF/sfmutter.html mutter]
+
* Muting: [http://reproducibility.org/RSF/sfmutter.html mutter]
* Stack a dataset over one of the dimensions: [http://egl.beg.utexas.edu/RSF/sfstack.html stack]
+
* Stack a dataset over one of the dimensions: [http://reproducibility.org/RSF/sfstack.html stack]
* Time power gain: [http://egl.beg.utexas.edu/RSF/sftpow.html tpow]
+
* Time power gain: [http://reproducibility.org/RSF/sftpow.html tpow]
* Frequency spectra: [http://egl.beg.utexas.edu/RSF/sfspectra.html spectra]
+
* Frequency spectra: [http://reproducibility.org/RSF/sfspectra.html spectra]
* Frequency spectra in 2-D: [http://egl.beg.utexas.edu/RSF/sfspectra2.html spectra2]
+
* Frequency spectra in 2-D: [http://reproducibility.org/RSF/sfspectra2.html spectra2]
* Static correction: [http://egl.beg.utexas.edu/RSF/sfstretch.html datstretch]. Use the the <tt>datum=</tt> parameter to specify file holding time shifts.
+
* Static correction: [http://reproducibility.org/RSF/sfstretch.html datstretch]. Use the the <tt>datum=</tt> parameter to specify file holding time shifts.
  
 
=Wavelet estimation=
 
=Wavelet estimation=
* Mono-frequency wavelet estimation: [http://egl.beg.utexas.edu/RSF/sfmonof.html monof]
+
* Mono-frequency wavelet estimation: [http://reproducibility.org/RSF/sfmonof.html monof]
* Gaussian wavelet estimation in 2-D: [http://egl.beg.utexas.edu/RSF/sfmonof2.html monof2]
+
* Gaussian wavelet estimation in 2-D: [http://reproducibility.org/RSF/sfmonof2.html monof2]
* Ricker wavelet estimation: [http://egl.beg.utexas.edu/RSF/sfricker.html ricker]
+
* Ricker wavelet estimation: [http://reproducibility.org/RSF/sfricker.html ricker]
  
 
=Denoising/S-N separation=
 
=Denoising/S-N separation=
* Denoising using stationary wavelet transform: [http://egl.beg.utexas.edu/RSF/sfswtdenoise.html swtdenoise]
+
* Denoising using stationary wavelet transform: [http://reproducibility.org/RSF/sfswtdenoise.html swtdenoise]
* Remove bursty noise by IRLS: [http://egl.beg.utexas.edu/RSF/sfdeburst.html deburst]
+
* Remove bursty noise by IRLS: [http://reproducibility.org/RSF/sfdeburst.html deburst]
* Burst noise removal using PEF: [http://egl.beg.utexas.edu/RSF/sfpefdeburst.html pefdeburst]
+
* Burst noise removal using PEF: [http://reproducibility.org/RSF/sfpefdeburst.html pefdeburst]
* Remove spikes in by sliding 1-D medians: [http://egl.beg.utexas.edu/RSF/sfdespike.html despike]
+
* Remove spikes in by sliding 1-D medians: [http://reproducibility.org/RSF/sfdespike.html despike]
* Remove spikes in by sliding 2-D medians: [http://egl.beg.utexas.edu/RSF/sfdespike2.html despike2]
+
* Remove spikes in by sliding 2-D medians: [http://reproducibility.org/RSF/sfdespike2.html despike2]
* Remove spikes in by sliding 3-D medians: [http://egl.beg.utexas.edu/RSF/sfdespike3.html despike3]
+
* Remove spikes in by sliding 3-D medians: [http://reproducibility.org/RSF/sfdespike3.html despike3]
* Signal and noise separation (N-dimensional): [http://egl.beg.utexas.edu/RSF/sfsignoi.html signoi]
+
* Signal and noise separation (N-dimensional): [http://reproducibility.org/RSF/sfsignoi.html signoi]
* Local signal and noise separation (N-dimensional): [http://egl.beg.utexas.edu/RSF/sflosignoi.html losignoi]
+
* Local signal and noise separation (N-dimensional): [http://reproducibility.org/RSF/sflosignoi.html losignoi]
* Signal and noise separation using plane-wave destruction filters: [http://egl.beg.utexas.edu/RSF/sfplanesignoi.html planesignoi]
+
* Signal and noise separation using plane-wave destruction filters: [http://reproducibility.org/RSF/sfplanesignoi.html planesignoi]
* Signal and noise separation using both frequency components and dips: [http://egl.beg.utexas.edu/RSF/sfexplanesignoi.html explanesignoi]
+
* Signal and noise separation using both frequency components and dips: [http://reproducibility.org/RSF/sfexplanesignoi.html explanesignoi]
* Signal and noise separation using frequency components: [http://egl.beg.utexas.edu/RSF/sfexpsignoi.html expsignoi]
+
* Signal and noise separation using frequency components: [http://reproducibility.org/RSF/sfexpsignoi.html expsignoi]
  
 
=Tracewise stretch/moveout operators=
 
=Tracewise stretch/moveout operators=
 
These operators do not carry energy from one trace to the other. The operation can be performed independently on each trace.
 
These operators do not carry energy from one trace to the other. The operation can be performed independently on each trace.
* General stretch of the time axis: [http://egl.beg.utexas.edu/RSF/sfstretch.html stretch]
+
* General stretch of the time axis: [http://reproducibility.org/RSF/sfstretch.html stretch]
* Normal Moveout stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html nmostretch]
+
* Normal Moveout stretch: [http://reproducibility.org/RSF/sfstretch.html nmostretch]
* Linear Moveout stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html lmostretch]
+
* Linear Moveout stretch: [http://reproducibility.org/RSF/sfstretch.html lmostretch]
* Log stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html logstretch]
+
* Log stretch: [http://reproducibility.org/RSF/sfstretch.html logstretch]
* T-square stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html t2stretch]
+
* T-square stretch: [http://reproducibility.org/RSF/sfstretch.html t2stretch]
* T-square Chebyshev stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html t2chebstretch]
+
* T-square Chebyshev stretch: [http://reproducibility.org/RSF/sfstretch.html t2chebstretch]
* Radial moveout: [http://egl.beg.utexas.edu/RSF/sfstretch.html radstretch]
+
* Radial moveout: [http://reproducibility.org/RSF/sfstretch.html radstretch]
* Datuming stretch: [http://egl.beg.utexas.edu/RSF/sfstretch.html datstretch]
+
* Datuming stretch: [http://reproducibility.org/RSF/sfstretch.html datstretch]
* Normal moveout: [http://egl.beg.utexas.edu/RSF/sfnmo.html nmo]
+
* Normal moveout: [http://reproducibility.org/RSF/sfnmo.html nmo]
* Inverse normal moveout: [http://egl.beg.utexas.edu/RSF/sfinmo.html inmo]
+
* Inverse normal moveout: [http://reproducibility.org/RSF/sfinmo.html inmo]
* Constant-velocity nearest-neighbor inverse NMO: [http://egl.beg.utexas.edu/RSF/sfimospray.html imospray]
+
* Constant-velocity nearest-neighbor inverse NMO: [http://reproducibility.org/RSF/sfimospray.html imospray]
* Normal moveout in tau-p domain: [http://egl.beg.utexas.edu/RSF/sftaupmo.html taupmo]
+
* Normal moveout in tau-p domain: [http://reproducibility.org/RSF/sftaupmo.html taupmo]
* Slope-based normal moveout: [http://egl.beg.utexas.edu/RSF/sfpnmo.html pnmo]
+
* Slope-based normal moveout: [http://reproducibility.org/RSF/sfpnmo.html pnmo]
  
 
=DMO/AMO/Offset continuation=
 
=DMO/AMO/Offset continuation=
* Kirchhoff DMO with antialiasing by reparameterization: [http://egl.beg.utexas.edu/RSF/sfdmo.html dmo]
+
* Kirchhoff DMO with antialiasing by reparameterization: [http://reproducibility.org/RSF/sfdmo.html dmo]
* Azimuth moveout by log-stretch F-K operator: [http://egl.beg.utexas.edu/RSF/sffkamo.html fkamo]
+
* Azimuth moveout by log-stretch F-K operator: [http://reproducibility.org/RSF/sffkamo.html fkamo]
* Offset continuation by log-stretch F-K operator: [http://egl.beg.utexas.edu/RSF/sffkdmo.html fkdmo]
+
* Offset continuation by log-stretch F-K operator: [http://reproducibility.org/RSF/sffkdmo.html fkdmo]
* Offset continuation by finite differences: [http://egl.beg.utexas.edu/RSF/sffincon.html fincon]
+
* Offset continuation by finite differences: [http://reproducibility.org/RSF/sffincon.html fincon]
* DMO and stack by finite-difference offset continuation: [http://egl.beg.utexas.edu/RSF/sffinstack.html finstack]
+
* DMO and stack by finite-difference offset continuation: [http://reproducibility.org/RSF/sffinstack.html finstack]
  
 
=Whole-image stretching=
 
=Whole-image stretching=
* Stolt stretch: [http://egl.beg.utexas.edu/RSF/sfstoltstretch.html stoltstretch]
+
* Stolt stretch: [http://reproducibility.org/RSF/sfstoltstretch.html stoltstretch]
* Cartesian-Coordinates to Riemannian-Coordinates interpolation: [http://egl.beg.utexas.edu/RSF/sfc2r.html c2r]
+
* Cartesian-Coordinates to Riemannian-Coordinates interpolation: [http://reproducibility.org/RSF/sfc2r.html c2r]
  
 
=Autopicking=
 
=Autopicking=
* Automatic traveltime picking: [http://egl.beg.utexas.edu/RSF/sfpick0.html pick0]
+
* Automatic traveltime picking: [http://reproducibility.org/RSF/sfpick0.html pick0]
* Automatic picking from semblance-like panels: [http://egl.beg.utexas.edu/RSF/sfpick.html pick], [http://egl.beg.utexas.edu/RSF/sfpick2.html pick2]
+
* Automatic picking from semblance-like panels: [http://reproducibility.org/RSF/sfpick.html pick], [http://reproducibility.org/RSF/sfpick2.html pick2]
* Generate stereopicks from time-migration velocities and slopes: [http://egl.beg.utexas.edu/RSF/sfpgen.html pgen]
+
* Generate stereopicks from time-migration velocities and slopes: [http://reproducibility.org/RSF/sfpgen.html pgen]
* Generate stereotomography picks from time migration: [http://egl.beg.utexas.edu/RSF/sfspicks.html spicks]
+
* Generate stereotomography picks from time migration: [http://reproducibility.org/RSF/sfspicks.html spicks]
* Picking local maxima on the first axis: [http://egl.beg.utexas.edu/RSF/sfmax1.html max1]
+
* Picking local maxima on the first axis: [http://reproducibility.org/RSF/sfmax1.html max1]
* Picking by plane-wave construction: [http://egl.beg.utexas.edu/RSF/sfpwpick.html pwpick]
+
* Picking by plane-wave construction: [http://reproducibility.org/RSF/sfpwpick.html pwpick]
* Preconditioning for traveltime picking: [http://egl.beg.utexas.edu/RSF/sfshearer.html shearer]
+
* Preconditioning for traveltime picking: [http://reproducibility.org/RSF/sfshearer.html shearer]
  
 
=Velocity analysis=
 
=Velocity analysis=
* Velocity transform: [http://egl.beg.utexas.edu/RSF/sfvelmod.html velmod]
+
* Velocity transform: [http://reproducibility.org/RSF/sfvelmod.html velmod]
* Slope-based velocity transform: [http://egl.beg.utexas.edu/RSF/sfpveltran.html pveltran]
+
* Slope-based velocity transform: [http://reproducibility.org/RSF/sfpveltran.html pveltran]
* Hyperbolic Radon transform: [http://egl.beg.utexas.edu/RSF/sfveltran.html veltran]
+
* Hyperbolic Radon transform: [http://reproducibility.org/RSF/sfveltran.html veltran]
* Hyperbolic Radon transform with conjugate-directions inversion: [http://egl.beg.utexas.edu/RSF/sfcgscan.html cgscan]
+
* Hyperbolic Radon transform with conjugate-directions inversion: [http://reproducibility.org/RSF/sfcgscan.html cgscan]
* Velocity analysis: [http://egl.beg.utexas.edu/RSF/sfvscan.html vscan]
+
* Velocity analysis: [http://reproducibility.org/RSF/sfvscan.html vscan]
* 3-D zero-offset WEMVA: [http://egl.beg.utexas.edu/RSF/sfzomva.html zomva]
+
* 3-D zero-offset WEMVA: [http://reproducibility.org/RSF/sfzomva.html zomva]
* 3-D S/R WEMVA with extended split-step: [http://egl.beg.utexas.edu/RSF/sfsrmva.html srmva]
+
* 3-D S/R WEMVA with extended split-step: [http://reproducibility.org/RSF/sfsrmva.html srmva]
* Simple tomography test: [http://egl.beg.utexas.edu/RSF/sftomo.html tomo]
+
* Simple tomography test: [http://reproducibility.org/RSF/sftomo.html tomo]
  
 
=Velocity continuation=
 
=Velocity continuation=
* Post-stack 2-D velocity continuation by Chebyshev-tau method: [http://egl.beg.utexas.edu/RSF/sfchebvc.html chebvc]
+
* Post-stack 2-D velocity continuation by Chebyshev-tau method: [http://reproducibility.org/RSF/sfchebvc.html chebvc]
* Velocity continuation: [http://egl.beg.utexas.edu/RSF/sffourvc.html fourvc]
+
* Velocity continuation: [http://reproducibility.org/RSF/sffourvc.html fourvc]
* Velocity continuation after NMO: [http://egl.beg.utexas.edu/RSF/sffourvc0.html fourvc0]
+
* Velocity continuation after NMO: [http://reproducibility.org/RSF/sffourvc0.html fourvc0]
* Velocity continuation with semblance computation: [http://egl.beg.utexas.edu/RSF/sffourvc2.html fourvc2]
+
* Velocity continuation with semblance computation: [http://reproducibility.org/RSF/sffourvc2.html fourvc2]
* Post-stack velocity continuation by implicit finite differences: [http://egl.beg.utexas.edu/RSF/sfvelcon.html velcon]
+
* Post-stack velocity continuation by implicit finite differences: [http://reproducibility.org/RSF/sfvelcon.html velcon]
* 3-D finite-difference velocity continuation on a helix: [http://egl.beg.utexas.edu/RSF/sfvelcon3.html velcon3]
+
* 3-D finite-difference velocity continuation on a helix: [http://reproducibility.org/RSF/sfvelcon3.html velcon3]
  
 
=Velocity and data converters=
 
=Velocity and data converters=
* Convert RMS to interval velocity: [http://egl.beg.utexas.edu/RSF/sfdix.html dix]
+
* Convert RMS to interval velocity: [http://reproducibility.org/RSF/sfdix.html dix]
* Convert RMS to interval velocity using LS and shaping regularization: [http://egl.beg.utexas.edu/RSF/sfdixshape.html dixshape]
+
* Convert RMS to interval velocity using LS and shaping regularization: [http://reproducibility.org/RSF/sfdixshape.html dixshape]
* V(t) function for a linear V(Z) profile: [http://egl.beg.utexas.edu/RSF/sfvoft.html voft]
+
* V(t) function for a linear V(Z) profile: [http://reproducibility.org/RSF/sfvoft.html voft]
* Conversion from depth to time in a V(z) medium: [http://egl.beg.utexas.edu/RSF/sfdepth2time.html depth2time]
+
* Conversion from depth to time in a V(z) medium: [http://reproducibility.org/RSF/sfdepth2time.html depth2time]
* Time-to-depth conversion in V(z): [http://egl.beg.utexas.edu/RSF/sftime2depth.html time2depth]
+
* Time-to-depth conversion in V(z): [http://reproducibility.org/RSF/sftime2depth.html time2depth]
* Convert RMS to interval velocity using LS and plane-wave construction: [http://egl.beg.utexas.edu/RSF/sfpwdix.html pwdix]
+
* Convert RMS to interval velocity using LS and plane-wave construction: [http://reproducibility.org/RSF/sfpwdix.html pwdix]
  
 
=Ray tracing=
 
=Ray tracing=
 
The programs below take as input a velocity model and output ray trajectories.
 
The programs below take as input a velocity model and output ray trajectories.
 
==2-D, v(x,z)==
 
==2-D, v(x,z)==
* Huygens wavefront tracing: [http://egl.beg.utexas.edu/RSF/sfhwt2d.html hwt2d]
+
* Huygens wavefront tracing: [http://reproducibility.org/RSF/sfhwt2d.html hwt2d]
* For layered media: [http://egl.beg.utexas.edu/RSF/sflayer.html layer]
+
* For layered media: [http://reproducibility.org/RSF/sflayer.html layer]
* Second-order cell ray tracing with locally parabolic rays: [http://egl.beg.utexas.edu/RSF/sfcell2.html cell2].
+
* Second-order cell ray tracing with locally parabolic rays: [http://reproducibility.org/RSF/sfcell2.html cell2].
* Ray tracing by a Runge-Kutta integrator: [http://egl.beg.utexas.edu/RSF/sfrays2.html rays2]
+
* Ray tracing by a Runge-Kutta integrator: [http://reproducibility.org/RSF/sfrays2.html rays2]
 
==2-D, v(x,z), anisotropic media==
 
==2-D, v(x,z), anisotropic media==
* Ray tracing in VTI media by a Runge-Kutta integrator: [http://egl.beg.utexas.edu/RSF/sfrays2a.html rays2a]
+
* Ray tracing in VTI media by a Runge-Kutta integrator: [http://reproducibility.org/RSF/sfrays2a.html rays2a]
 
==2-D, v(x,z), multiples==
 
==2-D, v(x,z), multiples==
* By cell ray tracing: [http://egl.beg.utexas.edu/RSF/sftrace2.html trace2]
+
* By cell ray tracing: [http://reproducibility.org/RSF/sftrace2.html trace2]
  
 
== Plotting ==
 
== Plotting ==
  
* Plot rays: [http://egl.beg.utexas.edu/RSF/sfplotrays.html plotrays]
+
* Plot rays: [http://reproducibility.org/RSF/sfplotrays.html plotrays]
* Plot rays in 3D with OpenGL: [http://egl.beg.utexas.edu/RSF/sfplotrays3.html plotsray3]
+
* Plot rays in 3D with OpenGL: [http://reproducibility.org/RSF/sfplotrays3.html plotsray3]
  
 
=Traveltimes computation=
 
=Traveltimes computation=
* Analytical traveltime in 2-D, linear v(z): [http://egl.beg.utexas.edu/RSF/sfvofz.html vofz]
+
* Analytical traveltime in 2-D, linear v(z): [http://reproducibility.org/RSF/sfvofz.html vofz]
* Huygens wavefront tracing (ray-based method): [http://egl.beg.utexas.edu/RSF/sfhwtex.html hwtex], [http://egl.beg.utexas.edu/RSF/sfhwt2d.html hwt2d]
+
* Huygens wavefront tracing (ray-based method): [http://reproducibility.org/RSF/sfhwtex.html hwtex], [http://reproducibility.org/RSF/sfhwt2d.html hwt2d]
  
 
=Modeling=
 
=Modeling=
Line 177: Line 176:
  
 
==Creating reflectivity models==
 
==Creating reflectivity models==
* For linear arrivals: [http://egl.beg.utexas.edu/RSF/sfspike.html spike], followed by [http://egl.beg.utexas.edu/RSF/sfbandpass.html bandpass] or convolution ([http://egl.beg.utexas.edu/RSF/sfconv.html conv]) with a wavelet
+
* For linear arrivals: [http://reproducibility.org/RSF/sfspike.html spike], followed by [http://reproducibility.org/RSF/sfbandpass.html bandpass] or convolution ([http://reproducibility.org/RSF/sfconv.html conv]) with a wavelet
* Simple 2-D synthetics with crossing plane waves: [http://egl.beg.utexas.edu/RSF/sfmake.html make]
+
* Simple 2-D synthetics with crossing plane waves: [http://reproducibility.org/RSF/sfmake.html make]
* Generates the 3-D Qdome model: [http://egl.beg.utexas.edu/RSF/sfqdome.html qdome]
+
* Generates the 3-D Qdome model: [http://reproducibility.org/RSF/sfqdome.html qdome]
* Generates the 2-D Sigmoid model: [http://egl.beg.utexas.edu/RSF/sfsigmoid.html sigmoid]
+
* Generates the 2-D Sigmoid model: [http://reproducibility.org/RSF/sfsigmoid.html sigmoid]
* Generates the 2-D Synmarine model, spreads it across offsets and applies moveout: [http://egl.beg.utexas.edu/RSF/sfsynmarine.html synmarine] (bandpass or convolution with a wavelet still needed)
+
* Generates the 2-D Synmarine model, spreads it across offsets and applies moveout: [http://reproducibility.org/RSF/sfsynmarine.html synmarine] (bandpass or convolution with a wavelet still needed)
* Generates the 2-D Conflicting Dips model: [http://egl.beg.utexas.edu/RSF/sfconflict.html conflict]
+
* Generates the 2-D Conflicting Dips model: [http://reproducibility.org/RSF/sfconflict.html conflict]
* Simple synthetics with random reflectivity: [http://egl.beg.utexas.edu/RSF/sfrandrefl.html randrefl]
+
* Simple synthetics with random reflectivity: [http://reproducibility.org/RSF/sfrandrefl.html randrefl]
  
 
==Adding noise==
 
==Adding noise==
* Synthetics with bursts of noise: [http://egl.beg.utexas.edu/RSF/sfburstnoise.html burstnoise]
+
* Synthetics with bursts of noise: [http://reproducibility.org/RSF/sfburstnoise.html burstnoise]
* Add random noise to the data: [http://egl.beg.utexas.edu/RSF/sfnoise.html noise]
+
* Add random noise to the data: [http://reproducibility.org/RSF/sfnoise.html noise]
  
 
==Creating falsely irregular data==
 
==Creating falsely irregular data==
* Cut an elliptic hole in data: [http://egl.beg.utexas.edu/RSF/sfhole.html hole]
+
* Cut an elliptic hole in data: [http://reproducibility.org/RSF/sfhole.html hole]
* Remove random shot gathers from a 2-D dataset: [http://egl.beg.utexas.edu/RSF/sfshotholes.html shotholes]
+
* Remove random shot gathers from a 2-D dataset: [http://reproducibility.org/RSF/sfshotholes.html shotholes]
  
 
==Creating velocity models==
 
==Creating velocity models==
* Generate 2-D layered velocity model from specified interfaces: [http://egl.beg.utexas.edu/RSF/sfunif2.html unif2]
+
* Generate 2-D layered velocity model from specified interfaces: [http://reproducibility.org/RSF/sfunif2.html unif2]
* Generate 3-D layered velocity model from specified interfaces: [http://egl.beg.utexas.edu/RSF/sfunif3.html unif3]
+
* Generate 3-D layered velocity model from specified interfaces: [http://reproducibility.org/RSF/sfunif3.html unif3]
  
 
==3-D, prestack, v(x,z)==
 
==3-D, prestack, v(x,z)==
* Extended split step wavefield extrapolation method: [http://egl.beg.utexas.edu/RSF/sfsrmod.html srmod]
+
* Extended split step wavefield extrapolation method: [http://reproducibility.org/RSF/sfsrmod.html srmod]
 
==3-D, prestack, common-azimuth, v(x,z)==
 
==3-D, prestack, common-azimuth, v(x,z)==
* Split-step method: [http://egl.beg.utexas.edu/RSF/sfcamig.html camig]
+
* Split-step method: [http://reproducibility.org/RSF/sfcamig.html camig]
 
==3-D, prestack, v(z)==
 
==3-D, prestack, v(z)==
* Kirchhoff method using analytical Green's functions: [http://egl.beg.utexas.edu/RSF/sfkirmod3.html kirmod3]
+
* Kirchhoff method using analytical Green's functions: [http://reproducibility.org/RSF/sfkirmod3.html kirmod3]
 
==3-D, zero-offset, v(x,z)==
 
==3-D, zero-offset, v(x,z)==
* Extended split step wavefield extrapolation method: [http://egl.beg.utexas.edu/RSF/sfsstep2.html sstep2], [http://egl.beg.utexas.edu/RSF/sfzomig.html zomig]
+
* Extended split step wavefield extrapolation method: [http://reproducibility.org/RSF/sfsstep2.html sstep2], [http://reproducibility.org/RSF/sfzomig.html zomig]
 
==3-D, zero-offset, const.v==
 
==3-D, zero-offset, const.v==
* Stolt (F-K) method: [http://egl.beg.utexas.edu/RSF/sfstolt.html stolt]
+
* Stolt (F-K) method: [http://reproducibility.org/RSF/sfstolt.html stolt]
 
==2.5-D, v(z)==
 
==2.5-D, v(z)==
* Kirchhoff method using analytical Green's functions: [http://egl.beg.utexas.edu/RSF/sfkirmod.html kirmod]
+
* Kirchhoff method using analytical Green's functions: [http://reproducibility.org/RSF/sfkirmod.html kirmod]
 
==2-D, prestack, v(x,z)==
 
==2-D, prestack, v(x,z)==
* Unknown ray-based method: [http://egl.beg.utexas.edu/RSF/sfshoot2.html shoot2]
+
* Unknown ray-based method: [http://reproducibility.org/RSF/sfshoot2.html shoot2]
* Second-order cell ray tracing with locally parabolic rays: [http://egl.beg.utexas.edu/RSF/sfcell2.html cell2].
+
* Second-order cell ray tracing with locally parabolic rays: [http://reproducibility.org/RSF/sfcell2.html cell2].
* Ray tracing by a Runge-Kutta integrator: [http://egl.beg.utexas.edu/RSF/sfrays2.html rays2]
+
* Ray tracing by a Runge-Kutta integrator: [http://reproducibility.org/RSF/sfrays2.html rays2]
* Time-domain acoustic FD: [http://egl.beg.utexas.edu/RSF/sfafmod.html afmod], [http://egl.beg.utexas.edu/RSF/sfawe.html awe], [http://egl.beg.utexas.edu/RSF/sfawefd.html awefd], [http://egl.beg.utexas.edu/RSF/sfawefd1.html awefd1], [http://egl.beg.utexas.edu/RSF/sfafdm2d.html afdm2d]
+
* Time-domain acoustic FD: [http://reproducibility.org/RSF/sfafmod.html afmod], [http://reproducibility.org/RSF/sfawe.html awe], [http://reproducibility.org/RSF/sfawefd.html awefd], [http://reproducibility.org/RSF/sfawefd1.html awefd1], [http://reproducibility.org/RSF/sfafdm2d.html afdm2d]
* Time-domain acoustic linearized FD: [http://egl.beg.utexas.edu/RSF/sflwefd.html lwefd], [http://egl.beg.utexas.edu/RSF/sflwefd1.html lwefd1]
+
* Time-domain acoustic linearized FD: [http://reproducibility.org/RSF/sflwefd.html lwefd], [http://reproducibility.org/RSF/sflwefd1.html lwefd1]
* DSR-based survey-continuation WE method: [http://egl.beg.utexas.edu/RSF/sfdsr2.html dsr2]
+
* DSR-based survey-continuation WE method: [http://reproducibility.org/RSF/sfdsr2.html dsr2]
 
==2-D, prestack, v(x,z), anisotropic media==
 
==2-D, prestack, v(x,z), anisotropic media==
* Ray tracing in VTI media by a Runge-Kutta integrator: [http://egl.beg.utexas.edu/RSF/sfrays2a.html rays2a]
+
* Ray tracing in VTI media by a Runge-Kutta integrator: [http://reproducibility.org/RSF/sfrays2a.html rays2a]
 
==2-D, prestack, v(z)==
 
==2-D, prestack, v(z)==
* DSR-based survey-continuation WE method: [http://egl.beg.utexas.edu/RSF/sfdsr.html dsr]
+
* DSR-based survey-continuation WE method: [http://reproducibility.org/RSF/sfdsr.html dsr]
* [http://egl.beg.utexas.edu/RSF/sfspike.html spike], [http://egl.beg.utexas.edu/RSF/sfbandpass.html bandpass], inverse NMO
+
* [http://reproducibility.org/RSF/sfspike.html spike], [http://reproducibility.org/RSF/sfbandpass.html bandpass], inverse NMO
* Analytical traveltime in a linear slowness squared model: [http://egl.beg.utexas.edu/RSF/sfs2ofz.html s2ofz]
+
* Analytical traveltime in a linear slowness squared model: [http://reproducibility.org/RSF/sfs2ofz.html s2ofz]
 
==2-D, prestack, const. v==
 
==2-D, prestack, const. v==
* Kirchhoff: [http://egl.beg.utexas.edu/RSF/sfpreconstkirch.html preconstkirch]
+
* Kirchhoff: [http://reproducibility.org/RSF/sfpreconstkirch.html preconstkirch]
* Stolt (F-K): [http://egl.beg.utexas.edu/RSF/sfprestolt.html prestolt]
+
* Stolt (F-K): [http://reproducibility.org/RSF/sfprestolt.html prestolt]
 
==2-D, zero-offset, v(x,z)==
 
==2-D, zero-offset, v(x,z)==
* Implicit finite-difference method, 15 and 45 degree approximation: [http://egl.beg.utexas.edu/RSF/sfmig45.html mig45]
+
* Implicit finite-difference method, 15 and 45 degree approximation: [http://reproducibility.org/RSF/sfmig45.html mig45]
* Riemannian Wavefield Extrapolation: [http://egl.beg.utexas.edu/RSF/sfrwezomig.html rwezomig]
+
* Riemannian Wavefield Extrapolation: [http://reproducibility.org/RSF/sfrwezomig.html rwezomig]
 
==2-D, zero-offset, v(z)==
 
==2-D, zero-offset, v(z)==
* Wavefield-extrapolation, phase-shift method: [http://egl.beg.utexas.edu/RSF/sfgazdag.html gazdag]
+
* Wavefield-extrapolation, phase-shift method: [http://reproducibility.org/RSF/sfgazdag.html gazdag]
* Kirchhoff with antialiasing: [http://egl.beg.utexas.edu/RSF/sfkirchnew.html kirchnew]
+
* Kirchhoff with antialiasing: [http://reproducibility.org/RSF/sfkirchnew.html kirchnew]
* 1-D convolution modeling: [http://egl.beg.utexas.edu/RSF/sfai2refl.html ai2refl]
+
* 1-D convolution modeling: [http://reproducibility.org/RSF/sfai2refl.html ai2refl]
  
 
==Elastic modeling==
 
==Elastic modeling==
* Time-domain FD method: [http://egl.beg.utexas.edu/RSF/sfewefd.html ewefd]
+
* Time-domain FD method: [http://reproducibility.org/RSF/sfewefd.html ewefd]
 
==Unconventional outputs==
 
==Unconventional outputs==
* Models PP intercept, PP gradient and PS gradient directly: [http://egl.beg.utexas.edu/RSF/sfmodrefl2.html modrefl2]
+
* Models PP intercept, PP gradient and PS gradient directly: [http://reproducibility.org/RSF/sfmodrefl2.html modrefl2]
* Outputs PP and PS seismograms in the tau-p domain: [http://egl.beg.utexas.edu/RSF/sfmodrefl3.html modrefl3]
+
* Outputs PP and PS seismograms in the tau-p domain: [http://reproducibility.org/RSF/sfmodrefl3.html modrefl3]
 
==Uncertain==
 
==Uncertain==
* [http://egl.beg.utexas.edu/RSF/sfmodrefl.html modrefl] ("Normal reflectivity modeling", according to <tt>sfdoc -k</tt>). Takes as input files with vp, vs and rho, but it is not clear whether it outputs a 2-D or 3-D file, and if modeling is with ray or WE methods.
+
* [http://reproducibility.org/RSF/sfmodrefl.html modrefl] ("Normal reflectivity modeling", according to <tt>sfdoc -k</tt>). Takes as input files with vp, vs and rho, but it is not clear whether it outputs a 2-D or 3-D file, and if modeling is with ray or WE methods.
* 2-D, unknown if prestack or zero-offset, v(x,z), Born modeling: [http://egl.beg.utexas.edu/RSF/sfaborn.html aborn], [http://egl.beg.utexas.edu/RSF/sfborn2d.html born2d]
+
* 2-D, unknown if prestack or zero-offset, v(x,z), Born modeling: [http://reproducibility.org/RSF/sfaborn.html aborn], [http://reproducibility.org/RSF/sfborn2d.html born2d]
  
 
=Migration=
 
=Migration=
Line 251: Line 250:
  
 
==3-D, prestack, wide-azimuth, v(x,z)==
 
==3-D, prestack, wide-azimuth, v(x,z)==
*Survey-sinking scheme in midpoint-offset coordinates with extended split-step extrapolator: [http://egl.beg.utexas.edu/RSF/sfsrmig.html srmig], [http://egl.beg.utexas.edu/RSF/sfsrmig2.html srmig2]
+
*Survey-sinking scheme in midpoint-offset coordinates with extended split-step extrapolator: [http://reproducibility.org/RSF/sfsrmig.html srmig], [http://reproducibility.org/RSF/sfsrmig2.html srmig2]
  
 
==3-D, prestack, common-azimuth, v(x,z)==
 
==3-D, prestack, common-azimuth, v(x,z)==
*Extended split-step extrapolator: [http://egl.beg.utexas.edu/RSF/sfcamig.html camig]
+
*Extended split-step extrapolator: [http://reproducibility.org/RSF/sfcamig.html camig]
  
 
==3-D, prestack, one-azimuth, const. v==
 
==3-D, prestack, one-azimuth, const. v==
 
The "one-azimuth" term was employed to underline that they take as input 3-D data with a single offset dimension, but they do not employ the common-azimuth approximation<ref>Biondi, B., and Palacharla, G.: 3-D prestack migration of common-azimuth data, Geophysics, v. 61, pp. 1822-1832.</ref> when computing ky.
 
The "one-azimuth" term was employed to underline that they take as input 3-D data with a single offset dimension, but they do not employ the common-azimuth approximation<ref>Biondi, B., and Palacharla, G.: 3-D prestack migration of common-azimuth data, Geophysics, v. 61, pp. 1822-1832.</ref> when computing ky.
*F-K scheme: [http://egl.beg.utexas.edu/RSF/sfprestolt.html prestolt]
+
*F-K scheme: [http://reproducibility.org/RSF/sfprestolt.html prestolt]
*Kirchhoff scheme: [http://egl.beg.utexas.edu/RSF/sfpreconstkirch.html preconstkirch]
+
*Kirchhoff scheme: [http://reproducibility.org/RSF/sfpreconstkirch.html preconstkirch]
  
 
==3-D, poststack, v(x,z)==
 
==3-D, poststack, v(x,z)==
*Extended split-step extrapolator: [http://egl.beg.utexas.edu/RSF/sfsstep2.html sstep2], [http://egl.beg.utexas.edu/RSF/sfzomig.html zomig]
+
*Extended split-step extrapolator: [http://reproducibility.org/RSF/sfsstep2.html sstep2], [http://reproducibility.org/RSF/sfzomig.html zomig]
  
 
==3-D, poststack, const. v==
 
==3-D, poststack, const. v==
*F-K scheme: [http://egl.beg.utexas.edu/RSF/sfstolt.html stolt], with impulse response examples in <tt>sep/forwd</tt>
+
*F-K scheme: [http://reproducibility.org/RSF/sfstolt.html stolt], with impulse response examples in <tt>sep/forwd</tt>
*Kirchhoff with antialiasing: [http://egl.beg.utexas.edu/RSF/sfmig3.html mig3], [http://egl.beg.utexas.edu/RSF/sfmigsteep3.html migsteep3]
+
*Kirchhoff with antialiasing: [http://reproducibility.org/RSF/sfmig3.html mig3], [http://reproducibility.org/RSF/sfmigsteep3.html migsteep3]
  
 
==2-D, prestack, v(x,z)==
 
==2-D, prestack, v(x,z)==
*Survey-sinking scheme in midpoint-offset coordinates with PSPI extrapolator: [http://egl.beg.utexas.edu/RSF/sfdsr.html dsr]
+
*Survey-sinking scheme in midpoint-offset coordinates with PSPI extrapolator: [http://reproducibility.org/RSF/sfdsr.html dsr]
*Survey-sinking scheme in midpoint-offset coordinates with split-step extrapolator: [http://egl.beg.utexas.edu/RSF/sfdsr2.html dsr2]
+
*Survey-sinking scheme in midpoint-offset coordinates with split-step extrapolator: [http://reproducibility.org/RSF/sfdsr2.html dsr2]
*Shot-profile scheme, Riemannian extrapolator: [http://egl.beg.utexas.edu/RSF/sfrwe2d.html rwe2d], [http://egl.beg.utexas.edu/RSF/sfrwesrmig.html rwesrmig]
+
*Shot-profile scheme, Riemannian extrapolator: [http://reproducibility.org/RSF/sfrwe2d.html rwe2d], [http://reproducibility.org/RSF/sfrwesrmig.html rwesrmig]
  
 
==2-D, prestack, v(z)==
 
==2-D, prestack, v(z)==
*Slope-based migration: [http://egl.beg.utexas.edu/RSF/sfpmig.html pmig]
+
*Slope-based migration: [http://reproducibility.org/RSF/sfpmig.html pmig]
  
 
==2-D, prestack, const. v==
 
==2-D, prestack, const. v==
*Angle-gather migration: [http://egl.beg.utexas.edu/RSF/sfagmig.html agmig]
+
*Angle-gather migration: [http://reproducibility.org/RSF/sfagmig.html agmig]
  
 
==2-D, poststack, v(x,z)==
 
==2-D, poststack, v(x,z)==
*Implicit finite-difference extrapolator, 15 and 45 degree approximations: [http://egl.beg.utexas.edu/RSF/sfmig45.html mig45]
+
*Implicit finite-difference extrapolator, 15 and 45 degree approximations: [http://reproducibility.org/RSF/sfmig45.html mig45]
*Riemannian extrapolator: [http://egl.beg.utexas.edu/RSF/sfrwezomig.html rwezomig]
+
*Riemannian extrapolator: [http://reproducibility.org/RSF/sfrwezomig.html rwezomig]
  
 
==2-D, poststack, v(z)==
 
==2-D, poststack, v(z)==
*Phase-shift extrapolator: [http://egl.beg.utexas.edu/RSF/sfgazdag.html gazdag]
+
*Phase-shift extrapolator: [http://reproducibility.org/RSF/sfgazdag.html gazdag]
*Kirchhoff with antialiasing: [http://egl.beg.utexas.edu/RSF/sfkirchnew.html kirchnew]
+
*Kirchhoff with antialiasing: [http://reproducibility.org/RSF/sfkirchnew.html kirchnew]
*Least-squares Kirchhoff with antialiasing: [http://egl.beg.utexas.edu/RSF/sfkirchinv.html kirchinv]
+
*Least-squares Kirchhoff with antialiasing: [http://reproducibility.org/RSF/sfkirchinv.html kirchinv]
  
 
==2-D, poststack, const. v==
 
==2-D, poststack, const. v==
*Implicit finite-difference extrapolator: [http://egl.beg.utexas.edu/RSF/sfconstfdmig2.html constfdmig2]
+
*Implicit finite-difference extrapolator: [http://reproducibility.org/RSF/sfconstfdmig2.html constfdmig2]
  
 
==Migration without a velocity model==
 
==Migration without a velocity model==
*Slope-based 2-D prestack migration, works in v(z) media: [http://egl.beg.utexas.edu/RSF/sfpmig.html pmig]
+
*Slope-based 2-D prestack migration, works in v(z) media: [http://reproducibility.org/RSF/sfpmig.html pmig]
  
 
==Least-squares migration==
 
==Least-squares migration==
*Kirchhoff, 2-D, post-stack, v(z), with antialiasing: [http://egl.beg.utexas.edu/RSF/sfkirchinv.html kirchinv]
+
*Kirchhoff, 2-D, post-stack, v(z), with antialiasing: [http://reproducibility.org/RSF/sfkirchinv.html kirchinv]
  
 
=Image Cosmetics=
 
=Image Cosmetics=
* Automatic gain control: [http://egl.beg.utexas.edu/RSF/sfagc.html agc]
+
* Automatic gain control: [http://reproducibility.org/RSF/sfagc.html agc]
* Image enhancement by histogram equalization: [http://egl.beg.utexas.edu/RSF/sfequal.html equal]
+
* Image enhancement by histogram equalization: [http://reproducibility.org/RSF/sfequal.html equal]
* Non-stationary spectral balancing: [http://egl.beg.utexas.edu/RSF/sfreshape.html reshape]
+
* Non-stationary spectral balancing: [http://reproducibility.org/RSF/sfreshape.html reshape]
  
 
=Angle gathers=
 
=Angle gathers=
* Illustration of angle gathers: [http://egl.beg.utexas.edu/RSF/sfangle.html angle]
+
* Illustration of angle gathers: [http://reproducibility.org/RSF/sfangle.html angle]
* Another illustration of angle gathers: [http://egl.beg.utexas.edu/RSF/sfangle2.html angle2]
+
* Another illustration of angle gathers: [http://reproducibility.org/RSF/sfangle2.html angle2]
* Transform PP angle gathers to PS angle gathers: [http://egl.beg.utexas.edu/RSF/sfpp2psang2.html pp2psang2]
+
* Transform PP angle gathers to PS angle gathers: [http://reproducibility.org/RSF/sfpp2psang2.html pp2psang2]
* Transform PP angle gathers to PS angle gathers: [http://egl.beg.utexas.edu/RSF/sfpp2psang.html pp2psang]
+
* Transform PP angle gathers to PS angle gathers: [http://reproducibility.org/RSF/sfpp2psang.html pp2psang]
* Compute angle gathers for time-shift imaging condition: [http://egl.beg.utexas.edu/RSF/sfpp2pstsic.html pp2pstsic]
+
* Compute angle gathers for time-shift imaging condition: [http://reproducibility.org/RSF/sfpp2pstsic.html pp2pstsic]
* Apply dip correction for angle-gathers computed with absolute offset: [http://egl.beg.utexas.edu/RSF/sfabsoffdip.html absoffdip]
+
* Apply dip correction for angle-gathers computed with absolute offset: [http://reproducibility.org/RSF/sfabsoffdip.html absoffdip]
* Compute angle gathers for time-shift imaging condition: [http://egl.beg.utexas.edu/RSF/sftshift.html tshift]
+
* Compute angle gathers for time-shift imaging condition: [http://reproducibility.org/RSF/sftshift.html tshift]
  
 
=Dip estimation=
 
=Dip estimation=
* Estimate a number of constant dips using plane-wave destruction: [http://egl.beg.utexas.edu/RSF/sfdips.html dips]
+
* Estimate a number of constant dips using plane-wave destruction: [http://reproducibility.org/RSF/sfdips.html dips]
* 3-D dip estimation by plane wave destruction: [http://egl.beg.utexas.edu/RSF/sfdip.html dip]
+
* 3-D dip estimation by plane wave destruction: [http://reproducibility.org/RSF/sfdip.html dip]
* 2-D two dip estimation by plane wave destruction: [http://egl.beg.utexas.edu/RSF/sftwodip2.html twodip2]
+
* 2-D two dip estimation by plane wave destruction: [http://reproducibility.org/RSF/sftwodip2.html twodip2]
  
 
=Attribute extraction=
 
=Attribute extraction=
* Compute intercept and gradient by least squares: [http://egl.beg.utexas.edu/RSF/sfavo.html avo]
+
* Compute intercept and gradient by least squares: [http://reproducibility.org/RSF/sfavo.html avo]
* Smooth estimate of instantaneous frequency: [http://egl.beg.utexas.edu/RSF/sfiphase.html iphase]
+
* Smooth estimate of instantaneous frequency: [http://reproducibility.org/RSF/sfiphase.html iphase]
* Canny-like edge detector: [http://egl.beg.utexas.edu/RSF/sfcanny.html canny]
+
* Canny-like edge detector: [http://reproducibility.org/RSF/sfcanny.html canny]
 
=Horizon extraction=
 
=Horizon extraction=
* Extract horizons from data: [http://egl.beg.utexas.edu/RSF/sfhslice.html hslice]
+
* Extract horizons from data: [http://reproducibility.org/RSF/sfhslice.html hslice]
* Extract a slice using picked surface (usually from a stack or a semblance): [http://egl.beg.utexas.edu/RSF/sfslice.html slice]
+
* Extract a slice using picked surface (usually from a stack or a semblance): [http://reproducibility.org/RSF/sfslice.html slice]
  
 
=Directional wavefields methods=
 
=Directional wavefields methods=
 
These algorithms create or use directional wavefields at the surface or in depth. The most-known variety is tau-p, aka p-tau, aka slant stack, aka Linear Radon Transform, aka plane-wave synthesis, aka delayed-shot survey generation, aka Controlled Directional Reception (CDR), aka Controlled Directional Source, aka beam forming, aka plane-wave decomposition. Various people mean various things by these terms, with some agreement that "slant stack" is reserved to more simple flavor of the operation, "plane-wave decomposition" is the more carefully thought one trying to take care of the amplitudes, and CDR refers to shorter cable lengths. The various flavors of beam methods are good cousins of these approaches.
 
These algorithms create or use directional wavefields at the surface or in depth. The most-known variety is tau-p, aka p-tau, aka slant stack, aka Linear Radon Transform, aka plane-wave synthesis, aka delayed-shot survey generation, aka Controlled Directional Reception (CDR), aka Controlled Directional Source, aka beam forming, aka plane-wave decomposition. Various people mean various things by these terms, with some agreement that "slant stack" is reserved to more simple flavor of the operation, "plane-wave decomposition" is the more carefully thought one trying to take care of the amplitudes, and CDR refers to shorter cable lengths. The various flavors of beam methods are good cousins of these approaches.
* Time-space-domain slant stack with antialiasing and a rho filter: [http://egl.beg.utexas.edu/RSF/sfslant.html slant]
+
* Time-space-domain slant stack with antialiasing and a rho filter: [http://reproducibility.org/RSF/sfslant.html slant]
* High-resolution Linear Radon Transform: [http://egl.beg.utexas.edu/RSF/sfradon.html radon]. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
+
* High-resolution Linear Radon Transform: [http://reproducibility.org/RSF/sfradon.html radon]. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
* Modeling that outputs PP and PS seismograms in the tau-p domain: [http://egl.beg.utexas.edu/RSF/sfmodrefl3.html modrefl3]
+
* Modeling that outputs PP and PS seismograms in the tau-p domain: [http://reproducibility.org/RSF/sfmodrefl3.html modrefl3]
* Normal moveout in tau-p domain: [http://egl.beg.utexas.edu/RSF/sftaupmo.html taupmo]
+
* Normal moveout in tau-p domain: [http://reproducibility.org/RSF/sftaupmo.html taupmo]
* Diffraction imaging in the plane-wave domain: [http://egl.beg.utexas.edu/RSF/sfdimag.html dimag]
+
* Diffraction imaging in the plane-wave domain: [http://reproducibility.org/RSF/sfdimag.html dimag]
  
 
=Transforms=
 
=Transforms=
* Time-space-domain slant stack with antialiasing and a rho filter: [http://egl.beg.utexas.edu/RSF/sfslant.html slant]
+
* Time-space-domain slant stack with antialiasing and a rho filter: [http://reproducibility.org/RSF/sfslant.html slant]
* High-resolution Linear Radon Transform: [http://egl.beg.utexas.edu/RSF/sfradon.html radon]. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
+
* High-resolution Linear Radon Transform: [http://reproducibility.org/RSF/sfradon.html radon]. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
* Parabolic Radon Transform: [http://egl.beg.utexas.edu/RSF/sfradon.html radon] with <tt>parab=y</tt>
+
* Parabolic Radon Transform: [http://reproducibility.org/RSF/sfradon.html radon] with <tt>parab=y</tt>
* Hyperbolic Radon Transform: [http://egl.beg.utexas.edu/RSF/sfveltran.html veltran]
+
* Hyperbolic Radon Transform: [http://reproducibility.org/RSF/sfveltran.html veltran]
* Hyperbolic Radon Transform with conjugate-directions inversion: [http://egl.beg.utexas.edu/RSF/sfcgscan.html cgscan]
+
* Hyperbolic Radon Transform with conjugate-directions inversion: [http://reproducibility.org/RSF/sfcgscan.html cgscan]
* Phase-space Radon transform: [http://egl.beg.utexas.edu/RSF/sfpradon.html pradon]
+
* Phase-space Radon transform: [http://reproducibility.org/RSF/sfpradon.html pradon]
* Radial Transform: [http://egl.beg.utexas.edu/RSF/sfradial.html radial]
+
* Radial Transform: [http://reproducibility.org/RSF/sfradial.html radial]
* FFT along the first axis: [http://egl.beg.utexas.edu/RSF/sffft1.html fft1]
+
* FFT along the first axis: [http://reproducibility.org/RSF/sffft1.html fft1]
* FFT: [http://egl.beg.utexas.edu/RSF/sffft3.html fft3]
+
* FFT: [http://reproducibility.org/RSF/sffft3.html fft3]
* Frequency spectra: [http://egl.beg.utexas.edu/RSF/sfspectra.html spectra]
+
* Frequency spectra: [http://reproducibility.org/RSF/sfspectra.html spectra]
* Frequency spectra in 2-D: [http://egl.beg.utexas.edu/RSF/sfspectra2.html spectra2]
+
* Frequency spectra in 2-D: [http://reproducibility.org/RSF/sfspectra2.html spectra2]
* 1-D Digital Wavelet Transform: [http://egl.beg.utexas.edu/RSF/sfdwt.html dwt]
+
* 1-D Digital Wavelet Transform: [http://reproducibility.org/RSF/sfdwt.html dwt]
* Multi-dimensional cosine transform: [http://egl.beg.utexas.edu/RSF/sfcosft.html cosft]
+
* Multi-dimensional cosine transform: [http://reproducibility.org/RSF/sfcosft.html cosft]
* Seislet transform: [http://egl.beg.utexas.edu/RSF/sfseislet.html seislet]
+
* Seislet transform: [http://reproducibility.org/RSF/sfseislet.html seislet]
* Freqlet transform: [http://egl.beg.utexas.edu/RSF/sffreqlet.html freqlet]
+
* Freqlet transform: [http://reproducibility.org/RSF/sffreqlet.html freqlet]
  
 
=Smoothers and rougheners=
 
=Smoothers and rougheners=
* 2-D smoothing by triangle plane-wave construction shaping: [http://egl.beg.utexas.edu/RSF/sfpwdsmooth2.html pwdsmooth2]
+
* 2-D smoothing by triangle plane-wave construction shaping: [http://reproducibility.org/RSF/sfpwdsmooth2.html pwdsmooth2]
* Recursive Gaussian smoothing on the fast axis: [http://egl.beg.utexas.edu/RSF/sfgaussmooth.html gaussmooth]
+
* Recursive Gaussian smoothing on the fast axis: [http://reproducibility.org/RSF/sfgaussmooth.html gaussmooth]
* Smooth first derivative on the first axis: [http://egl.beg.utexas.edu/RSF/sfsmoothder.html smoothder]
+
* Smooth first derivative on the first axis: [http://reproducibility.org/RSF/sfsmoothder.html smoothder]
* Multi-dimensional triangle smoothing: [http://egl.beg.utexas.edu/RSF/sfsmooth.html smooth]
+
* Multi-dimensional triangle smoothing: [http://reproducibility.org/RSF/sfsmooth.html smooth]
* Smoothing in 2-D by simple regularization: [http://egl.beg.utexas.edu/RSF/sfsmoothreg2.html smoothreg2]
+
* Smoothing in 2-D by simple regularization: [http://reproducibility.org/RSF/sfsmoothreg2.html smoothreg2]
* Smoothing in 1-D by simple regularization: [http://egl.beg.utexas.edu/RSF/sfsmoothreg.html smoothreg]
+
* Smoothing in 1-D by simple regularization: [http://reproducibility.org/RSF/sfsmoothreg.html smoothreg]
* First derivative with a maximally linear FIR differentiator: [http://egl.beg.utexas.edu/RSF/sfderiv.html deriv]
+
* First derivative with a maximally linear FIR differentiator: [http://reproducibility.org/RSF/sfderiv.html deriv]
* 2-D smooth gradient: [http://egl.beg.utexas.edu/RSF/sfgrad2.html grad2]
+
* 2-D smooth gradient: [http://reproducibility.org/RSF/sfgrad2.html grad2]
* Gradient on the first axis: [http://egl.beg.utexas.edu/RSF/sfigrad.html igrad]
+
* Gradient on the first axis: [http://reproducibility.org/RSF/sfigrad.html igrad]
* Apply 2-D directional high-pass to highlight data: [http://egl.beg.utexas.edu/RSF/sflight.html light]
+
* Apply 2-D directional high-pass to highlight data: [http://reproducibility.org/RSF/sflight.html light]
* 1-D non-stationary smoothing: [http://egl.beg.utexas.edu/RSF/sfnsmooth1.html nsmooth1]
+
* 1-D non-stationary smoothing: [http://reproducibility.org/RSF/sfnsmooth1.html nsmooth1]
* N-D non-stationary smoothing: [http://egl.beg.utexas.edu/RSF/sfnsmooth.html nsmooth]
+
* N-D non-stationary smoothing: [http://reproducibility.org/RSF/sfnsmooth.html nsmooth]
* Multi-dimensional smoothing with boxes: [http://egl.beg.utexas.edu/RSF/sfboxsmooth.html boxsmooth]
+
* Multi-dimensional smoothing with boxes: [http://reproducibility.org/RSF/sfboxsmooth.html boxsmooth]
* Half-order integration or differentiation: [http://egl.beg.utexas.edu/RSF/sfhalfint.html halfint]
+
* Half-order integration or differentiation: [http://reproducibility.org/RSF/sfhalfint.html halfint]
* 2-D smoothing by triangle directional shaping: [http://egl.beg.utexas.edu/RSF/sftrismooth2.html trismooth2]
+
* 2-D smoothing by triangle directional shaping: [http://reproducibility.org/RSF/sftrismooth2.html trismooth2]
  
  
  
 
=Programs yet to be classified=
 
=Programs yet to be classified=
* [http://egl.beg.utexas.edu/RSF/sfaliasp.html aliasp]: Aliasing test
+
* [http://reproducibility.org/RSF/sfaliasp.html aliasp]: Aliasing test
* [http://egl.beg.utexas.edu/RSF/sfapprox.html approx]: Illustrating non-hyperbolic approximations  
+
* [http://reproducibility.org/RSF/sfapprox.html approx]: Illustrating non-hyperbolic approximations  
* [http://egl.beg.utexas.edu/RSF/sfautocorr.html autocorr]: Autocorrelation for helix filters
+
* [http://reproducibility.org/RSF/sfautocorr.html autocorr]: Autocorrelation for helix filters
* [http://egl.beg.utexas.edu/RSF/sfcflow.html cflow]: Fast mean-curvature flow
+
* [http://reproducibility.org/RSF/sfcflow.html cflow]: Fast mean-curvature flow
* [http://egl.beg.utexas.edu/RSF/sfcostaper.html costaper]: Cosine taper around the borders (N-D)
+
* [http://reproducibility.org/RSF/sfcostaper.html costaper]: Cosine taper around the borders (N-D)
* [http://egl.beg.utexas.edu/RSF/sfcube2list.html cube2list]: Maps a cube to a list, given a threshold (clip value)
+
* [http://reproducibility.org/RSF/sfcube2list.html cube2list]: Maps a cube to a list, given a threshold (clip value)
* [http://egl.beg.utexas.edu/RSF/sfdeblur.html deblur]: Non-stationary debluring by inversion  
+
* [http://reproducibility.org/RSF/sfdeblur.html deblur]: Non-stationary debluring by inversion  
* [http://egl.beg.utexas.edu/RSF/sfdijkstra.html dijkstra]: Dijkstra shortest-path algorithm in 2-D  
+
* [http://reproducibility.org/RSF/sfdijkstra.html dijkstra]: Dijkstra shortest-path algorithm in 2-D  
* [http://egl.beg.utexas.edu/RSF/sfdiplet.html diplet]: Seislet frame
+
* [http://reproducibility.org/RSF/sfdiplet.html diplet]: Seislet frame
* [http://egl.beg.utexas.edu/RSF/sfdistance.html distance]: Computing distance function by fast marching eikonal solver (3-D)  
+
* [http://reproducibility.org/RSF/sfdistance.html distance]: Computing distance function by fast marching eikonal solver (3-D)  
* [http://egl.beg.utexas.edu/RSF/sfdivn.html divn]: Smooth division
+
* [http://reproducibility.org/RSF/sfdivn.html divn]: Smooth division
* [http://egl.beg.utexas.edu/RSF/sfeikonal.html eikonal]: Fast marching eikonal solver (3-D)
+
* [http://reproducibility.org/RSF/sfeikonal.html eikonal]: Fast marching eikonal solver (3-D)
* [http://egl.beg.utexas.edu/RSF/sfeikonalvti.html eikonalvti]: Fast marching eikonal solver in VTI media
+
* [http://reproducibility.org/RSF/sfeikonalvti.html eikonalvti]: Fast marching eikonal solver in VTI media
* [http://egl.beg.utexas.edu/RSF/sferfdm.html erfdm]
+
* [http://reproducibility.org/RSF/sferfdm.html erfdm]
* [http://egl.beg.utexas.edu/RSF/sfexgr.html exgr]: Exact group velocity in VTI media  
+
* [http://reproducibility.org/RSF/sfexgr.html exgr]: Exact group velocity in VTI media  
* [http://egl.beg.utexas.edu/RSF/sfextract.html extract]: Forward interpolation in 2-D slices
+
* [http://reproducibility.org/RSF/sfextract.html extract]: Forward interpolation in 2-D slices
* [http://egl.beg.utexas.edu/RSF/sfflat3.html flat3]: 3-D flattening (without picking)
+
* [http://reproducibility.org/RSF/sfflat3.html flat3]: 3-D flattening (without picking)
* [http://egl.beg.utexas.edu/RSF/sfflat.html flat]: Moveout flattening
+
* [http://reproducibility.org/RSF/sfflat.html flat]: Moveout flattening
* [http://egl.beg.utexas.edu/RSF/sffocus.html focus]: Focusing indicator
+
* [http://reproducibility.org/RSF/sffocus.html focus]: Focusing indicator
* [http://egl.beg.utexas.edu/RSF/sfframe.html frame]: Create a frame for binning
+
* [http://reproducibility.org/RSF/sfframe.html frame]: Create a frame for binning
* [http://egl.beg.utexas.edu/RSF/sffreqest.html freqest]: Local frequency estimation  
+
* [http://reproducibility.org/RSF/sffreqest.html freqest]: Local frequency estimation  
* [http://egl.beg.utexas.edu/RSF/sfgreen.html green]: Phase-space Green's function from down-marching
+
* [http://reproducibility.org/RSF/sfgreen.html green]: Phase-space Green's function from down-marching
* [http://egl.beg.utexas.edu/RSF/sfhconv.html hconv]: Convolution of two helix filters
+
* [http://reproducibility.org/RSF/sfhconv.html hconv]: Convolution of two helix filters
* [http://egl.beg.utexas.edu/RSF/sfhelicon.html helicon]: Multidimensional convolution and deconvolution by helix transform
+
* [http://reproducibility.org/RSF/sfhelicon.html helicon]: Multidimensional convolution and deconvolution by helix transform
* [http://egl.beg.utexas.edu/RSF/sfic.html ic]: Imaging condition  
+
* [http://reproducibility.org/RSF/sfic.html ic]: Imaging condition  
* [http://egl.beg.utexas.edu/RSF/sficor.html icor]: Interferometric cross-correlation of time series (zero-lag output)  
+
* [http://reproducibility.org/RSF/sficor.html icor]: Interferometric cross-correlation of time series (zero-lag output)  
* [http://egl.beg.utexas.edu/RSF/sfidempatch.html idempatch]: Patching test
+
* [http://reproducibility.org/RSF/sfidempatch.html idempatch]: Patching test
* [http://egl.beg.utexas.edu/RSF/sfimpl1.html impl1]: 1-D anisotropic diffusion
+
* [http://reproducibility.org/RSF/sfimpl1.html impl1]: 1-D anisotropic diffusion
* [http://egl.beg.utexas.edu/RSF/sfimpl2.html impl2]: 2-D anisotropic diffusion
+
* [http://reproducibility.org/RSF/sfimpl2.html impl2]: 2-D anisotropic diffusion
* [http://egl.beg.utexas.edu/RSF/sfimpl3.html impl3]: 3-D anisotropic diffusion
+
* [http://reproducibility.org/RSF/sfimpl3.html impl3]: 3-D anisotropic diffusion
* [http://egl.beg.utexas.edu/RSF/sfinterp2.html interp2]: Multiple-arrival interpolation
+
* [http://reproducibility.org/RSF/sfinterp2.html interp2]: Multiple-arrival interpolation
* [http://egl.beg.utexas.edu/RSF/sfinterp3.html interp3]: Multiple-arrival interpolation from down-marching
+
* [http://reproducibility.org/RSF/sfinterp3.html interp3]: Multiple-arrival interpolation from down-marching
* [http://egl.beg.utexas.edu/RSF/sfinterpt.html interpt]: Multiple-arrival interpolation (yet another)
+
* [http://reproducibility.org/RSF/sfinterpt.html interpt]: Multiple-arrival interpolation (yet another)
* [http://egl.beg.utexas.edu/RSF/sfintshow.html intshow]: Output interpolation filter
+
* [http://reproducibility.org/RSF/sfintshow.html intshow]: Output interpolation filter
* [http://egl.beg.utexas.edu/RSF/sfkolmog.html kolmog]: Kolmogoroff spectral factorization
+
* [http://reproducibility.org/RSF/sfkolmog.html kolmog]: Kolmogoroff spectral factorization
* [http://egl.beg.utexas.edu/RSF/sflaps.html laps]: Compute lagged-products  
+
* [http://reproducibility.org/RSF/sflaps.html laps]: Compute lagged-products  
* [http://egl.beg.utexas.edu/RSF/sflinefit.html linefit]: Fit a line to a set of points in 2-D
+
* [http://reproducibility.org/RSF/sflinefit.html linefit]: Fit a line to a set of points in 2-D
* [http://egl.beg.utexas.edu/RSF/sflopef.html lopef]: Local Prediction-Error Filter (1-D, 2-D, and 3-D)
+
* [http://reproducibility.org/RSF/sflopef.html lopef]: Local Prediction-Error Filter (1-D, 2-D, and 3-D)
* [http://egl.beg.utexas.edu/RSF/sflpef.html lpef]: Find PEF on aliased traces
+
* [http://reproducibility.org/RSF/sflpef.html lpef]: Find PEF on aliased traces
* [http://egl.beg.utexas.edu/RSF/sflpf.html lpf]: Local prefiction filter (n-dimensional)
+
* [http://reproducibility.org/RSF/sflpf.html lpf]: Local prefiction filter (n-dimensional)
* [http://egl.beg.utexas.edu/RSF/sflstk.html lstk]: Local slant stacks (2D)  
+
* [http://reproducibility.org/RSF/sflstk.html lstk]: Local slant stacks (2D)  
* [http://egl.beg.utexas.edu/RSF/sfmspef.html mspef]: Multi-scale PEF estimation
+
* [http://reproducibility.org/RSF/sfmspef.html mspef]: Multi-scale PEF estimation
* [http://egl.beg.utexas.edu/RSF/sfnhelicon.html nhelicon]: Non-stationary helix convolution and deconvolution
+
* [http://reproducibility.org/RSF/sfnhelicon.html nhelicon]: Non-stationary helix convolution and deconvolution
* [http://egl.beg.utexas.edu/RSF/sfnpef.html npef]: Estimate Non-stationary PEF in N dimensions
+
* [http://reproducibility.org/RSF/sfnpef.html npef]: Estimate Non-stationary PEF in N dimensions
* [http://egl.beg.utexas.edu/RSF/sfocparcel.html ocparcel]: Patching test for out-of-core patching
+
* [http://reproducibility.org/RSF/sfocparcel.html ocparcel]: Patching test for out-of-core patching
* [http://egl.beg.utexas.edu/RSF/sfoctentwt.html octentwt]: Tent-like weight for out-of-core patching
+
* [http://reproducibility.org/RSF/sfoctentwt.html octentwt]: Tent-like weight for out-of-core patching
* [http://egl.beg.utexas.edu/RSF/sfoff2abs3.html off2abs3]: Transform vector-offset to absolute-offset  
+
* [http://reproducibility.org/RSF/sfoff2abs3.html off2abs3]: Transform vector-offset to absolute-offset  
* [http://egl.beg.utexas.edu/RSF/sfoff2abs.html off2abs]: Transform vector-offset to absolute-offset  
+
* [http://reproducibility.org/RSF/sfoff2abs.html off2abs]: Transform vector-offset to absolute-offset  
* [http://egl.beg.utexas.edu/RSF/sfofpwd2.html ofpwd2]: Objective function of two dips estimation with PWD filters
+
* [http://reproducibility.org/RSF/sfofpwd2.html ofpwd2]: Objective function of two dips estimation with PWD filters
* [http://egl.beg.utexas.edu/RSF/sfofpwd.html ofpwd]: Objective function of dip estimation with PWD filters
+
* [http://reproducibility.org/RSF/sfofpwd.html ofpwd]: Objective function of dip estimation with PWD filters
* [http://egl.beg.utexas.edu/RSF/sfofsemb.html ofsemb]: Objective function of dip estimation with semblance
+
* [http://reproducibility.org/RSF/sfofsemb.html ofsemb]: Objective function of dip estimation with semblance
* [http://egl.beg.utexas.edu/RSF/sfparcel.html parcel]: Patching test
+
* [http://reproducibility.org/RSF/sfparcel.html parcel]: Patching test
* [http://egl.beg.utexas.edu/RSF/sfpatch.html patch]: Patching (N-dimensional)
+
* [http://reproducibility.org/RSF/sfpatch.html patch]: Patching (N-dimensional)
* [http://egl.beg.utexas.edu/RSF/sfpef.html pef]: Multi-dimensional PEF (prediction error filter) estimation
+
* [http://reproducibility.org/RSF/sfpef.html pef]: Multi-dimensional PEF (prediction error filter) estimation
* [http://egl.beg.utexas.edu/RSF/sfpostfilter2.html postfilter2]: Convert B-spline coefficients to data in 2-D
+
* [http://reproducibility.org/RSF/sfpostfilter2.html postfilter2]: Convert B-spline coefficients to data in 2-D
* [http://egl.beg.utexas.edu/RSF/sfpredict.html predict]: 2-D plane-wave prediction
+
* [http://reproducibility.org/RSF/sfpredict.html predict]: 2-D plane-wave prediction
* [http://egl.beg.utexas.edu/RSF/sfpwd.html pwd]: 3-D plane wave destruction
+
* [http://reproducibility.org/RSF/sfpwd.html pwd]: 3-D plane wave destruction
* [http://egl.beg.utexas.edu/RSF/sfpwdsigk.html pwdsigk]: Signal component separation using plane-wave destruction
+
* [http://reproducibility.org/RSF/sfpwdsigk.html pwdsigk]: Signal component separation using plane-wave destruction
* [http://egl.beg.utexas.edu/RSF/sfrefer.html refer]: Subtract a reference from a grid
+
* [http://reproducibility.org/RSF/sfrefer.html refer]: Subtract a reference from a grid
* [http://egl.beg.utexas.edu/RSF/sfreg2tri.html reg2tri]: Decimate a regular grid to triplets for triangulation
+
* [http://reproducibility.org/RSF/sfreg2tri.html reg2tri]: Decimate a regular grid to triplets for triangulation
* [http://egl.beg.utexas.edu/RSF/sfricker1.html ricker1]: Convolution with a Ricker wavelet
+
* [http://reproducibility.org/RSF/sfricker1.html ricker1]: Convolution with a Ricker wavelet
* [http://egl.beg.utexas.edu/RSF/sfrweab.html rweab]: Riemannian Wavefield Extrapolation]:* a,b coefficients  
+
* [http://reproducibility.org/RSF/sfrweab.html rweab]: Riemannian Wavefield Extrapolation]:* a,b coefficients  
* [http://egl.beg.utexas.edu/RSF/sfrwemete2d.html rwemete2d]: 2-D metric tensor  
+
* [http://reproducibility.org/RSF/sfrwemete2d.html rwemete2d]: 2-D metric tensor  
* [http://egl.beg.utexas.edu/RSF/sfseisigk.html seisigk]: Signal component separation using seislet transforms
+
* [http://reproducibility.org/RSF/sfseisigk.html seisigk]: Signal component separation using seislet transforms
* [http://egl.beg.utexas.edu/RSF/sfshapebin1.html shapebin1]: 1-D inverse interpolation with shaping regularization
+
* [http://reproducibility.org/RSF/sfshapebin1.html shapebin1]: 1-D inverse interpolation with shaping regularization
* [http://egl.beg.utexas.edu/RSF/sfshapebin.html shapebin]: Data binning in 2-D slices by inverse interpolation
+
* [http://reproducibility.org/RSF/sfshapebin.html shapebin]: Data binning in 2-D slices by inverse interpolation
* [http://egl.beg.utexas.edu/RSF/sfshapesigk.html shapesigk]: Signal component separation using plane-wave shaping
+
* [http://reproducibility.org/RSF/sfshapesigk.html shapesigk]: Signal component separation using plane-wave shaping
* [http://egl.beg.utexas.edu/RSF/sfshotprop.html shotprop]: Shot propagation
+
* [http://reproducibility.org/RSF/sfshotprop.html shotprop]: Shot propagation
* [http://egl.beg.utexas.edu/RSF/sfsic3d.html sic3d]: Local slant stacks IC
+
* [http://reproducibility.org/RSF/sfsic3d.html sic3d]: Local slant stacks IC
* [http://egl.beg.utexas.edu/RSF/sfsic.html sic]: Local slant stacks IC
+
* [http://reproducibility.org/RSF/sfsic.html sic]: Local slant stacks IC
* [http://egl.beg.utexas.edu/RSF/sfsplinebank.html splinebank]: Prepare a filter bank for B-spline plane wave filters  
+
* [http://reproducibility.org/RSF/sfsplinebank.html splinebank]: Prepare a filter bank for B-spline plane wave filters  
* [http://egl.beg.utexas.edu/RSF/sfsplinefilter.html splinefilter]: Convert data to B-spline coefficients  
+
* [http://reproducibility.org/RSF/sfsplinefilter.html splinefilter]: Convert data to B-spline coefficients  
* [http://egl.beg.utexas.edu/RSF/sfsrsyn.html srsyn]: Synthesize shot/receiver wavefields for 3-D SR migration  
+
* [http://reproducibility.org/RSF/sfsrsyn.html srsyn]: Synthesize shot/receiver wavefields for 3-D SR migration  
* [http://egl.beg.utexas.edu/RSF/sftan2ang.html tan2ang]: Compute cos(theta) from 1/|pm| for time-shift imaging condition  
+
* [http://reproducibility.org/RSF/sftan2ang.html tan2ang]: Compute cos(theta) from 1/|pm| for time-shift imaging condition  
* [http://egl.beg.utexas.edu/RSF/sftcor.html tcor]: Interferometric cross-correlation of time series (zero-lag output)  
+
* [http://reproducibility.org/RSF/sftcor.html tcor]: Interferometric cross-correlation of time series (zero-lag output)  
* [http://egl.beg.utexas.edu/RSF/sftentwt.html tentwt]: Tent-like weight for patching
+
* [http://reproducibility.org/RSF/sftentwt.html tentwt]: Tent-like weight for patching
* [http://egl.beg.utexas.edu/RSF/sftimeshift.html timeshift]: Apply variable time shifts using plane-wave construction
+
* [http://reproducibility.org/RSF/sftimeshift.html timeshift]: Apply variable time shifts using plane-wave construction
* [http://egl.beg.utexas.edu/RSF/sftrapez.html trapez]: Convolution with a trapezoidal filter
+
* [http://reproducibility.org/RSF/sftrapez.html trapez]: Convolution with a trapezoidal filter
* [http://egl.beg.utexas.edu/RSF/sftree.html tree]: Multiple arrivals with a fast algorithm
+
* [http://reproducibility.org/RSF/sftree.html tree]: Multiple arrivals with a fast algorithm
* [http://egl.beg.utexas.edu/RSF/sftri2reg.html tri2reg]: Interpolate triangulated triplets to a regular grid
+
* [http://reproducibility.org/RSF/sftri2reg.html tri2reg]: Interpolate triangulated triplets to a regular grid
* [http://egl.beg.utexas.edu/RSF/sftrirand.html trirand]: Edit points for triangulation by removing similar and randomizing
+
* [http://reproducibility.org/RSF/sftrirand.html trirand]: Edit points for triangulation by removing similar and randomizing
* [http://egl.beg.utexas.edu/RSF/sftspline.html tspline]: Helix filters for spline in tension  
+
* [http://reproducibility.org/RSF/sftspline.html tspline]: Helix filters for spline in tension  
* [http://egl.beg.utexas.edu/RSF/sftwofreq2.html twofreq2]: 2-D two spectral component estimation
+
* [http://reproducibility.org/RSF/sftwofreq2.html twofreq2]: 2-D two spectral component estimation
* [http://egl.beg.utexas.edu/RSF/sfucor.html ucor]: Interferometric cross-correlation of time series (zero-lag output)  
+
* [http://reproducibility.org/RSF/sfucor.html ucor]: Interferometric cross-correlation of time series (zero-lag output)  
* [http://egl.beg.utexas.edu/RSF/sfwarp1.html warp1]: Multicomponent data registration by 1-D warping
+
* [http://reproducibility.org/RSF/sfwarp1.html warp1]: Multicomponent data registration by 1-D warping
* [http://egl.beg.utexas.edu/RSF/sfwarpadd.html warpadd]: Add a perturbation to the warping function
+
* [http://reproducibility.org/RSF/sfwarpadd.html warpadd]: Add a perturbation to the warping function
* [http://egl.beg.utexas.edu/RSF/sfwarpscan.html warpscan]: Multicomponent data registration analysis
+
* [http://reproducibility.org/RSF/sfwarpscan.html warpscan]: Multicomponent data registration analysis
* [http://egl.beg.utexas.edu/RSF/sfwdf.html wdf]: Assymptotic Wigner distribution  
+
* [http://reproducibility.org/RSF/sfwdf.html wdf]: Assymptotic Wigner distribution  
* [http://egl.beg.utexas.edu/RSF/sfwigner.html wigner]: Assymptotic Wigner distribution in space-time  
+
* [http://reproducibility.org/RSF/sfwigner.html wigner]: Assymptotic Wigner distribution in space-time  
* [http://egl.beg.utexas.edu/RSF/sfwilson.html wilson]: Wilson-Burg spectral factorization
+
* [http://reproducibility.org/RSF/sfwilson.html wilson]: Wilson-Burg spectral factorization
* [http://egl.beg.utexas.edu/RSF/sfxcor.html xcor]: Cross-correlation of time series (zero-lag output)  
+
* [http://reproducibility.org/RSF/sfxcor.html xcor]: Cross-correlation of time series (zero-lag output)  
* [http://egl.beg.utexas.edu/RSF/sfztrace.html ztrace]: Multiple arrivals by depth marching
+
* [http://reproducibility.org/RSF/sfztrace.html ztrace]: Multiple arrivals by depth marching
 
* The SCons macros in <tt>RSFSRC/book/packages</tt>
 
* The SCons macros in <tt>RSFSRC/book/packages</tt>
  
 
=References=
 
=References=
 
<references/>
 
<references/>

Revision as of 05:46, 12 October 2008

The most frequent question encountered from a new user is: "Does Madagascar do [some needed process]?" The first level of classification is therefore by types of geophysical procedures. Then the classifications below try to follow's the user's workflow:

  1. What sort of data must be processed/imaged: 3-D, 2-D, prestack, poststack?
  2. If a velocity model is needed, which sort is available? A v(x,z) one, a v(z) or a constant velocity?
  3. Which algorithm to use if several are available.

All program names below should be prefixed with "sf".

Contents

Manipulating irregular datasets, regularization and sorting

  • Integer header attributes: headerattr
  • Zero a portion of a dataset based on a header mask: headercut
  • Mathematical operations, possibly on header keys: headermath
  • Sort a dataset according to a header key: headersort
  • Window a dataset based on a header mask: headerwindow
  • Create a mask: mask
  • Shot interpolation: infill
  • Data binning: intbin
  • Data binning in 1-D slices: bin1
  • Data binning in 2-D slices: bin
  • Data regularization in 2-D using plane-wave destruction: planereg2
  • Data regularization in 3-D using plane-wave destruction: planereg3
  • Convert CMPs to shots for regular 2-D geometry: cmp2shot
  • Convert shots to CMPs for regular 2-D geometry: shot2cmp

Interpolation tools

Making holes

  • Cut an elliptic hole in data (for interpolation tests): hole
  • Create a synthetic irregular dataset for interpolation tests: syntop

Actual interpolation

  • Linear interpolation: lint1
  • 1-D cubic spline interpolation: spline
  • Data interpolation in 2-D slices using helix preconditioning: invbin
  • 1-D inverse interpolation: invbin1
  • Leveler inverse interpolation in 1-D: levint
  • Find MISSing Input values and Filter in 1-D: misif
  • Missing data interpolation in 1-D: miss1
  • 2-D missing data interpolation: miss2
  • Missing data interpolation (N-dimensional) using shaping regularization: miss3
  • Multi-dimensional missing data interpolation: miss
  • Multiscale missing data interpolation (N-dimensional): msmiss
  • 2-D missing data interpolation by differential offset continuation: ofilp
  • 1-D ENO (Essentially Non Oscillatory) interpolation: remap1
  • ENO interpolation in 2-D slices: enoint2
  • 2-D trace interpolation to a denser grid using PWD ("beyond aliasing" method): dealias
  • Shot interpolation: infill
  • Testing forward interpolation in 1-D: inttest1
  • Testing forward interpolation in 2-D: inttest2
  • Missing data interpolation in 2-D by Laplacian regularization: lapfill
  • Missing data interpolation using one or two prediction-error filters: maskinv
  • Missing data interpolation in 2-D using plane-wave destruction: planemis2
  • Missing data interpolation in 3-D using plane-wave destruction: planemis3
  • Missing data interpolation in 2-D using plane-wave destruction and shaping regularization: pmshape2

Classic preprocessing

Excludes: (1) denoising; (2) moveouts/stretches, and (3) interpolations, which will get their own sections.

Wavelet estimation

  • Mono-frequency wavelet estimation: monof
  • Gaussian wavelet estimation in 2-D: monof2
  • Ricker wavelet estimation: ricker

Denoising/S-N separation

  • Denoising using stationary wavelet transform: swtdenoise
  • Remove bursty noise by IRLS: deburst
  • Burst noise removal using PEF: pefdeburst
  • Remove spikes in by sliding 1-D medians: despike
  • Remove spikes in by sliding 2-D medians: despike2
  • Remove spikes in by sliding 3-D medians: despike3
  • Signal and noise separation (N-dimensional): signoi
  • Local signal and noise separation (N-dimensional): losignoi
  • Signal and noise separation using plane-wave destruction filters: planesignoi
  • Signal and noise separation using both frequency components and dips: explanesignoi
  • Signal and noise separation using frequency components: expsignoi

Tracewise stretch/moveout operators

These operators do not carry energy from one trace to the other. The operation can be performed independently on each trace.

DMO/AMO/Offset continuation

  • Kirchhoff DMO with antialiasing by reparameterization: dmo
  • Azimuth moveout by log-stretch F-K operator: fkamo
  • Offset continuation by log-stretch F-K operator: fkdmo
  • Offset continuation by finite differences: fincon
  • DMO and stack by finite-difference offset continuation: finstack

Whole-image stretching

  • Stolt stretch: stoltstretch
  • Cartesian-Coordinates to Riemannian-Coordinates interpolation: c2r

Autopicking

  • Automatic traveltime picking: pick0
  • Automatic picking from semblance-like panels: pick, pick2
  • Generate stereopicks from time-migration velocities and slopes: pgen
  • Generate stereotomography picks from time migration: spicks
  • Picking local maxima on the first axis: max1
  • Picking by plane-wave construction: pwpick
  • Preconditioning for traveltime picking: shearer

Velocity analysis

  • Velocity transform: velmod
  • Slope-based velocity transform: pveltran
  • Hyperbolic Radon transform: veltran
  • Hyperbolic Radon transform with conjugate-directions inversion: cgscan
  • Velocity analysis: vscan
  • 3-D zero-offset WEMVA: zomva
  • 3-D S/R WEMVA with extended split-step: srmva
  • Simple tomography test: tomo

Velocity continuation

  • Post-stack 2-D velocity continuation by Chebyshev-tau method: chebvc
  • Velocity continuation: fourvc
  • Velocity continuation after NMO: fourvc0
  • Velocity continuation with semblance computation: fourvc2
  • Post-stack velocity continuation by implicit finite differences: velcon
  • 3-D finite-difference velocity continuation on a helix: velcon3

Velocity and data converters

  • Convert RMS to interval velocity: dix
  • Convert RMS to interval velocity using LS and shaping regularization: dixshape
  • V(t) function for a linear V(Z) profile: voft
  • Conversion from depth to time in a V(z) medium: depth2time
  • Time-to-depth conversion in V(z): time2depth
  • Convert RMS to interval velocity using LS and plane-wave construction: pwdix

Ray tracing

The programs below take as input a velocity model and output ray trajectories.

2-D, v(x,z)

  • Huygens wavefront tracing: hwt2d
  • For layered media: layer
  • Second-order cell ray tracing with locally parabolic rays: cell2.
  • Ray tracing by a Runge-Kutta integrator: rays2

2-D, v(x,z), anisotropic media

  • Ray tracing in VTI media by a Runge-Kutta integrator: rays2a

2-D, v(x,z), multiples

Plotting

Traveltimes computation

  • Analytical traveltime in 2-D, linear v(z): vofz
  • Huygens wavefront tracing (ray-based method): hwtex, hwt2d

Modeling

All methods below deal with acoustic data, unless noted otherwise. Also, to be in the modeling section, a program/chain of programs must produce actual seismograms, not just traveltime curves. Those go into the "Traveltime computation" section.

Programs listed below create time-domain seismic data (wavefield at z=0, i.e. hyperbolas) given a reflectivity model (wavefield at t=0 in the exploding reflector paradigm). Sometimes it is suggestive to plot "shots", i.e. one or several wavefronts at various times. One way to do it with downward-continuation based shot-modeling algorithm is to save the whole wavefield in the time domain, then to extract the slices at the appropriate times. This can get storage-intensive, and slow as it can be IO-bound. Another way is to use a reverse-time procedure and simply save the appropriate time snapshots. This is very CPU-intensive and artifacts can easily appear. The cheapest and the most elegant way is to remember that a wavefront at time t originating from a shot is indistinguishable from the migration impulse response of a spike at time t at the same x location. So to originate a series of wavefronts at intervals dt from a shot at location x and time t, one just has to migrate a sequence of spikes separated by dt at location x. This way, any of the programs in the "migration" section can also be used to create "shots" – including those programs based on survey-sinking!

Creating reflectivity models

  • For linear arrivals: spike, followed by bandpass or convolution (conv) with a wavelet
  • Simple 2-D synthetics with crossing plane waves: make
  • Generates the 3-D Qdome model: qdome
  • Generates the 2-D Sigmoid model: sigmoid
  • Generates the 2-D Synmarine model, spreads it across offsets and applies moveout: synmarine (bandpass or convolution with a wavelet still needed)
  • Generates the 2-D Conflicting Dips model: conflict
  • Simple synthetics with random reflectivity: randrefl

Adding noise

  • Synthetics with bursts of noise: burstnoise
  • Add random noise to the data: noise

Creating falsely irregular data

  • Cut an elliptic hole in data: hole
  • Remove random shot gathers from a 2-D dataset: shotholes

Creating velocity models

  • Generate 2-D layered velocity model from specified interfaces: unif2
  • Generate 3-D layered velocity model from specified interfaces: unif3

3-D, prestack, v(x,z)

  • Extended split step wavefield extrapolation method: srmod

3-D, prestack, common-azimuth, v(x,z)

3-D, prestack, v(z)

  • Kirchhoff method using analytical Green's functions: kirmod3

3-D, zero-offset, v(x,z)

  • Extended split step wavefield extrapolation method: sstep2, zomig

3-D, zero-offset, const.v

  • Stolt (F-K) method: stolt

2.5-D, v(z)

  • Kirchhoff method using analytical Green's functions: kirmod

2-D, prestack, v(x,z)

  • Unknown ray-based method: shoot2
  • Second-order cell ray tracing with locally parabolic rays: cell2.
  • Ray tracing by a Runge-Kutta integrator: rays2
  • Time-domain acoustic FD: afmod, awe, awefd, awefd1, afdm2d
  • Time-domain acoustic linearized FD: lwefd, lwefd1
  • DSR-based survey-continuation WE method: dsr2

2-D, prestack, v(x,z), anisotropic media

  • Ray tracing in VTI media by a Runge-Kutta integrator: rays2a

2-D, prestack, v(z)

  • DSR-based survey-continuation WE method: dsr
  • spike, bandpass, inverse NMO
  • Analytical traveltime in a linear slowness squared model: s2ofz

2-D, prestack, const. v

2-D, zero-offset, v(x,z)

  • Implicit finite-difference method, 15 and 45 degree approximation: mig45
  • Riemannian Wavefield Extrapolation: rwezomig

2-D, zero-offset, v(z)

  • Wavefield-extrapolation, phase-shift method: gazdag
  • Kirchhoff with antialiasing: kirchnew
  • 1-D convolution modeling: ai2refl

Elastic modeling

  • Time-domain FD method: ewefd

Unconventional outputs

  • Models PP intercept, PP gradient and PS gradient directly: modrefl2
  • Outputs PP and PS seismograms in the tau-p domain: modrefl3

Uncertain

  • modrefl ("Normal reflectivity modeling", according to sfdoc -k). Takes as input files with vp, vs and rho, but it is not clear whether it outputs a 2-D or 3-D file, and if modeling is with ray or WE methods.
  • 2-D, unknown if prestack or zero-offset, v(x,z), Born modeling: aborn, born2d

Migration

Below, "v(x,z)" means "works when the velocity has lateral velocity variations, and will try to do something about them". This corresponds to what is widely called depth migration, but possibly to "smart" time migrations as well. The "const. v" term will be applied to algorithms that can only deal with constant velocity, regardless of whether the output is in depth or time. The "v(z)" term describes all other migrations. Note that the above terms apply even to migrations that do not need a velocity model!

It is assumed that a 3-D prestack algorithm will be able to migrate a 2-D prestack or a 3-D poststack, that a v(x,z) will be able to deal with a constant-velocity case, and so on. Exceptions to these rules will be highlighted.

The term "survey-sinking" was preferred to "source-receiver" because it can be done in either midpoint-offset, or in source-receiver coordinates, and the two differ in their treatment of amplitudes (a CMP gather is not a wavefield).

3-D, prestack, wide-azimuth, v(x,z)

  • Survey-sinking scheme in midpoint-offset coordinates with extended split-step extrapolator: srmig, srmig2

3-D, prestack, common-azimuth, v(x,z)

  • Extended split-step extrapolator: camig

3-D, prestack, one-azimuth, const. v

The "one-azimuth" term was employed to underline that they take as input 3-D data with a single offset dimension, but they do not employ the common-azimuth approximation[1] when computing ky.

3-D, poststack, v(x,z)

3-D, poststack, const. v

  • F-K scheme: stolt, with impulse response examples in sep/forwd
  • Kirchhoff with antialiasing: mig3, migsteep3

2-D, prestack, v(x,z)

  • Survey-sinking scheme in midpoint-offset coordinates with PSPI extrapolator: dsr
  • Survey-sinking scheme in midpoint-offset coordinates with split-step extrapolator: dsr2
  • Shot-profile scheme, Riemannian extrapolator: rwe2d, rwesrmig

2-D, prestack, v(z)

  • Slope-based migration: pmig

2-D, prestack, const. v

  • Angle-gather migration: agmig

2-D, poststack, v(x,z)

  • Implicit finite-difference extrapolator, 15 and 45 degree approximations: mig45
  • Riemannian extrapolator: rwezomig

2-D, poststack, v(z)

  • Phase-shift extrapolator: gazdag
  • Kirchhoff with antialiasing: kirchnew
  • Least-squares Kirchhoff with antialiasing: kirchinv

2-D, poststack, const. v

Migration without a velocity model

  • Slope-based 2-D prestack migration, works in v(z) media: pmig

Least-squares migration

  • Kirchhoff, 2-D, post-stack, v(z), with antialiasing: kirchinv

Image Cosmetics

  • Automatic gain control: agc
  • Image enhancement by histogram equalization: equal
  • Non-stationary spectral balancing: reshape

Angle gathers

  • Illustration of angle gathers: angle
  • Another illustration of angle gathers: angle2
  • Transform PP angle gathers to PS angle gathers: pp2psang2
  • Transform PP angle gathers to PS angle gathers: pp2psang
  • Compute angle gathers for time-shift imaging condition: pp2pstsic
  • Apply dip correction for angle-gathers computed with absolute offset: absoffdip
  • Compute angle gathers for time-shift imaging condition: tshift

Dip estimation

  • Estimate a number of constant dips using plane-wave destruction: dips
  • 3-D dip estimation by plane wave destruction: dip
  • 2-D two dip estimation by plane wave destruction: twodip2

Attribute extraction

  • Compute intercept and gradient by least squares: avo
  • Smooth estimate of instantaneous frequency: iphase
  • Canny-like edge detector: canny

Horizon extraction

  • Extract horizons from data: hslice
  • Extract a slice using picked surface (usually from a stack or a semblance): slice

Directional wavefields methods

These algorithms create or use directional wavefields at the surface or in depth. The most-known variety is tau-p, aka p-tau, aka slant stack, aka Linear Radon Transform, aka plane-wave synthesis, aka delayed-shot survey generation, aka Controlled Directional Reception (CDR), aka Controlled Directional Source, aka beam forming, aka plane-wave decomposition. Various people mean various things by these terms, with some agreement that "slant stack" is reserved to more simple flavor of the operation, "plane-wave decomposition" is the more carefully thought one trying to take care of the amplitudes, and CDR refers to shorter cable lengths. The various flavors of beam methods are good cousins of these approaches.

  • Time-space-domain slant stack with antialiasing and a rho filter: slant
  • High-resolution Linear Radon Transform: radon. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
  • Modeling that outputs PP and PS seismograms in the tau-p domain: modrefl3
  • Normal moveout in tau-p domain: taupmo
  • Diffraction imaging in the plane-wave domain: dimag

Transforms

  • Time-space-domain slant stack with antialiasing and a rho filter: slant
  • High-resolution Linear Radon Transform: radon. Inversion approach trying to maximize spikes in the tau-p domain, and filter out other events, including elliptical ones (you may not want to use this for creating inputs to methods that work with ellipses in the tau-p domain!)
  • Parabolic Radon Transform: radon with parab=y
  • Hyperbolic Radon Transform: veltran
  • Hyperbolic Radon Transform with conjugate-directions inversion: cgscan
  • Phase-space Radon transform: pradon
  • Radial Transform: radial
  • FFT along the first axis: fft1
  • FFT: fft3
  • Frequency spectra: spectra
  • Frequency spectra in 2-D: spectra2
  • 1-D Digital Wavelet Transform: dwt
  • Multi-dimensional cosine transform: cosft
  • Seislet transform: seislet
  • Freqlet transform: freqlet

Smoothers and rougheners

  • 2-D smoothing by triangle plane-wave construction shaping: pwdsmooth2
  • Recursive Gaussian smoothing on the fast axis: gaussmooth
  • Smooth first derivative on the first axis: smoothder
  • Multi-dimensional triangle smoothing: smooth
  • Smoothing in 2-D by simple regularization: smoothreg2
  • Smoothing in 1-D by simple regularization: smoothreg
  • First derivative with a maximally linear FIR differentiator: deriv
  • 2-D smooth gradient: grad2
  • Gradient on the first axis: igrad
  • Apply 2-D directional high-pass to highlight data: light
  • 1-D non-stationary smoothing: nsmooth1
  • N-D non-stationary smoothing: nsmooth
  • Multi-dimensional smoothing with boxes: boxsmooth
  • Half-order integration or differentiation: halfint
  • 2-D smoothing by triangle directional shaping: trismooth2


Programs yet to be classified

  • aliasp: Aliasing test
  • approx: Illustrating non-hyperbolic approximations
  • autocorr: Autocorrelation for helix filters
  • cflow: Fast mean-curvature flow
  • costaper: Cosine taper around the borders (N-D)
  • cube2list: Maps a cube to a list, given a threshold (clip value)
  • deblur: Non-stationary debluring by inversion
  • dijkstra: Dijkstra shortest-path algorithm in 2-D
  • diplet: Seislet frame
  • distance: Computing distance function by fast marching eikonal solver (3-D)
  • divn: Smooth division
  • eikonal: Fast marching eikonal solver (3-D)
  • eikonalvti: Fast marching eikonal solver in VTI media
  • erfdm
  • exgr: Exact group velocity in VTI media
  • extract: Forward interpolation in 2-D slices
  • flat3: 3-D flattening (without picking)
  • flat: Moveout flattening
  • focus: Focusing indicator
  • frame: Create a frame for binning
  • freqest: Local frequency estimation
  • green: Phase-space Green's function from down-marching
  • hconv: Convolution of two helix filters
  • helicon: Multidimensional convolution and deconvolution by helix transform
  • ic: Imaging condition
  • icor: Interferometric cross-correlation of time series (zero-lag output)
  • idempatch: Patching test
  • impl1: 1-D anisotropic diffusion
  • impl2: 2-D anisotropic diffusion
  • impl3: 3-D anisotropic diffusion
  • interp2: Multiple-arrival interpolation
  • interp3: Multiple-arrival interpolation from down-marching
  • interpt: Multiple-arrival interpolation (yet another)
  • intshow: Output interpolation filter
  • kolmog: Kolmogoroff spectral factorization
  • laps: Compute lagged-products
  • linefit: Fit a line to a set of points in 2-D
  • lopef: Local Prediction-Error Filter (1-D, 2-D, and 3-D)
  • lpef: Find PEF on aliased traces
  • lpf: Local prefiction filter (n-dimensional)
  • lstk: Local slant stacks (2D)
  • mspef: Multi-scale PEF estimation
  • nhelicon: Non-stationary helix convolution and deconvolution
  • npef: Estimate Non-stationary PEF in N dimensions
  • ocparcel: Patching test for out-of-core patching
  • octentwt: Tent-like weight for out-of-core patching
  • off2abs3: Transform vector-offset to absolute-offset
  • off2abs: Transform vector-offset to absolute-offset
  • ofpwd2: Objective function of two dips estimation with PWD filters
  • ofpwd: Objective function of dip estimation with PWD filters
  • ofsemb: Objective function of dip estimation with semblance
  • parcel: Patching test
  • patch: Patching (N-dimensional)
  • pef: Multi-dimensional PEF (prediction error filter) estimation
  • postfilter2: Convert B-spline coefficients to data in 2-D
  • predict: 2-D plane-wave prediction
  • pwd: 3-D plane wave destruction
  • pwdsigk: Signal component separation using plane-wave destruction
  • refer: Subtract a reference from a grid
  • reg2tri: Decimate a regular grid to triplets for triangulation
  • ricker1: Convolution with a Ricker wavelet
  • rweab: Riemannian Wavefield Extrapolation]:* a,b coefficients
  • rwemete2d: 2-D metric tensor
  • seisigk: Signal component separation using seislet transforms
  • shapebin1: 1-D inverse interpolation with shaping regularization
  • shapebin: Data binning in 2-D slices by inverse interpolation
  • shapesigk: Signal component separation using plane-wave shaping
  • shotprop: Shot propagation
  • sic3d: Local slant stacks IC
  • sic: Local slant stacks IC
  • splinebank: Prepare a filter bank for B-spline plane wave filters
  • splinefilter: Convert data to B-spline coefficients
  • srsyn: Synthesize shot/receiver wavefields for 3-D SR migration
  • tan2ang: Compute cos(theta) from 1/|pm| for time-shift imaging condition
  • tcor: Interferometric cross-correlation of time series (zero-lag output)
  • tentwt: Tent-like weight for patching
  • timeshift: Apply variable time shifts using plane-wave construction
  • trapez: Convolution with a trapezoidal filter
  • tree: Multiple arrivals with a fast algorithm
  • tri2reg: Interpolate triangulated triplets to a regular grid
  • trirand: Edit points for triangulation by removing similar and randomizing
  • tspline: Helix filters for spline in tension
  • twofreq2: 2-D two spectral component estimation
  • ucor: Interferometric cross-correlation of time series (zero-lag output)
  • warp1: Multicomponent data registration by 1-D warping
  • warpadd: Add a perturbation to the warping function
  • warpscan: Multicomponent data registration analysis
  • wdf: Assymptotic Wigner distribution
  • wigner: Assymptotic Wigner distribution in space-time
  • wilson: Wilson-Burg spectral factorization
  • xcor: Cross-correlation of time series (zero-lag output)
  • ztrace: Multiple arrivals by depth marching
  • The SCons macros in RSFSRC/book/packages

References

  1. Biondi, B., and Palacharla, G.: 3-D prestack migration of common-azimuth data, Geophysics, v. 61, pp. 1822-1832.