Giter Site home page Giter Site logo

pyintegrity's Introduction

Pyintegrity

Pyintegrity is an open-source Python library for processing acoustic well integrity log data, in particular ultrasonic pulse-echo data. With Pyintegrity, you can load well logs that contain the original recorded waveforms and process them using any of the implemented processing algorithms. You can also experiment with these algorithms on real or simulated data, or use Pyintegrity as a framework for developing and testing new algorithms.

You can find a more detailed introduction to Pyintegrity in our article Pyintegrity: An Open-Source Toolbox for Processing Ultrasonic Pulse-Echo Well Integrity Log Data, presented at the SPE Norway Subsurface Conference 2024. If you find Pyintegrity useful in your research, we would appreciate it if you could cite this article in your own publications.

Pyintegrity was originally developed by NTNU Researcher Erlend Magnus Viggen (most of the framework, W2/W1 algorithm) and SINTEF Research Scientist Anja Diez (simulation framework, all other algorithms) in a project funded by The Research Council of Norway through the Centre for Innovative Ultrasound Solutions (grant no. 237887).

Pyintegrity is made available under an Apache 2.0 license.

Getting started

To download and install Pyintegrity in a conda environment named pyintegrity, do the following:

git clone https://github.com/erlendviggen/pyintegrity.git
cd pyintegrity
conda env create -f environment.yml
conda activate pyintegrity
pip install -e .

The included Jupyter Notebook Pyintegrity demo.ipynb provides a demonstration of Pyintegrity by reproducing the results of the article.

Documentation

Pyintegrity's documentation can be found at https://erlendviggen.github.io/pyintegrity/.

pyintegrity's People

Contributors

erlendviggen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.