Skip to content

YingchangLiu/PyFWI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFWI

PyPI version License: GPL v3 Documentation Status DOI Downloads

This repository contains Python package for elastic seismic full-waveform inversion (FWI) and time-lapse FWI.

Installation

To install this package, run

python3 -m pip install PyFWI

on macOS or

py -m pip install PyFWI

on Windows.

The structure of PyFWI can be shown as

PyFWI_structure

Citing PyFWI

@article{mardan2023pyfwi,
  title = {PyFWI: {A Python} package for full-waveform inversion and reservoir monitoring},
  author = {Mardan, Amir and Giroux, Bernard and Fabien-Ouellet, Gabriel},
  journal = {SoftwareX},
  volume = {22},
  pages = {101384},
  year = {2023},
  publisher = {Elsevier},
  doi = {10.1016/j.softx.2023.101384}
}

About

This repository is for PyFWI, a Python package for seismic FWI and reservoir monitoring (time-lapse FWI)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 68.1%
  • Python 28.3%
  • C 3.6%