.. pyavo documentation master file, created by sphinx-quickstart on Wed Jul 14 13:37:19 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyavo's documentation! ================================= .. toctree:: :maxdepth: 4 A python library for AVO analysis. Status +++++++ .. image:: https://readthedocs.org/projects/pyavo/badge/?version=latest :target: https://pyavo.readthedocs.io/?badge=latest :alt: Documentation Status .. image:: https://img.shields.io/pypi/status/pyavo.svg :target: https://pypi.python.org/pypi/pyavo/ :alt: Development status .. image:: https://img.shields.io/pypi/v/pyavo.svg :target: https://pypi.python.org/pypi/pyavo/ :alt: Latest version .. image:: https://img.shields.io/pypi/pyversions/pyavo.svg :target: https://pypi.python.org/pypi/pyavo/ :alt: Python version .. line-block:: The pyavo module contains geophysics functions used to generate AVO attributes from Pre-Stack Data, model tuning-wedge/tuning-prestack and perform Gassmann fluid substitution. Installation ++++++++++++ Install with .. code-block:: shell pip install pyavo **pyavo** requires Pandas, NumPy, Matplotlib, xarray, segyio. Contents ++++++++ .. toctree:: modules Links +++++ * `Documentation `_ * `Project page `_ * `Issue Tracker `_ * `PyPi `_ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`