项目作者: ahadji05

项目描述 :
Shot-profile prestack depth migration algorithm based on a phase-shift plus interpolation (PSPI) wave propagation method.
高级语言: CMake
项目地址: git://github.com/ahadji05/Seismic_Migration_PSPI.git
创建时间: 2021-04-12T07:33:04Z
项目社区:https://github.com/ahadji05/Seismic_Migration_PSPI

开源协议:Apache License 2.0

下载


Seismic_Migration_PSPI

Shot-profile prestack depth migration algorithm based on a phase-shift plus interpolation (PSPI) wave propagation method.

Compilation instructions

From the top directory follow:

mkdir build

cd build

cmake .. -DMigration_BUILD_BENCH=ON -DMigration_BUILD_EXAMPLES=ON -DMigration_BUILD_UNITTESTS=ON

make