Seismic well tie in Python
Project description
Website and documentation: https://gitlab.com/raqueltasilva/pytie
Mailing list (get updates and ask for help): groups.google.com/forum/#!forum/pytie
PyTie
Seismic-well tie in Python
My goal is to provide an opportunity for geoscientists to know all the steps required for seismic well tie and creation of a time depth-table. At the end, you can export an already formatted time-depth table to be imported into OpendTect free software.
How to import functions:
import pytie.functions as pytie
Required packages:
- numpy
- pandas
- matplotlib
- lasio
Documentation:
In the GitLab page you will find at the Wiki section the functions listed.
To access the notebook directly, please, follow the link below:
Research:
Make your research reproducible by using open data and sharing your results with the community.
You can find open data in the following addresses:
USGS (https://geology.cr.usgs.gov/energy/of00-200/WELLS/WELLIDX.HTM)
TerraNubis (https://terranubis.com/datalist/free)
Equinor (https://www.equinor.com/en/how-and-why/digitalisation-in-our-dna.html)
Development:
If you want to help building this project, please follow the link to the GitLab page and send
a request to be a member of the project. Issues are also managed by the GitLab page.
It is not needed to be a member to open an issue.
Teaching:
With PyTie you can teach the basics of seismic processing/seismic well tie with real data.
If you are interested in receiving additional material, please, join the google groups. There
is a jupiter notebook and one .las file used to test the functions. You will find there
all the explanations necessary to reproduce the results.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.