Skip to content

nemoiitkgp/PyFWI

 
 

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. Documentation of PyFWI is available here.

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)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 81.5%
  • Python 16.4%
  • C 2.1%