kristiantorres / Kirchhoff-Seismic-Migration

seismic migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple implementation of Kirchhof seismic migration in Python/Cython.

usage:

make cython
make run

Original data

Migrated data

There are some artifacts visible, which we can improve by tapering the edges:

Tapered original data

Migrated taperad data

About

seismic migration

License:The Unlicense


Languages

Language:Python 99.2%Language:Makefile 0.8%