CorePy: XRF clustering tools to interpret and visualize geological core data
Project description
CorePytools package
CorePytools (CorePy) is a machine learning python package applied to data collected from geological samples of core. The primary focus of CorePy is to classify high resolution X-ray fluoresence data into chemofacies using unsupervised and supervised clustering tools. CorePy establishes a folder structure for input and output data. Visualizations are used to validate clustering results.
Corebox photographs can be cropped and used to visualized chemofacies results. Wireline log data can be upsampled and data integrated to chemofacies for upscaling
Installation
pip install corepytools
Examples and data
The authors Github account has examples and datapackages that apply corepytools.
About the authors
CorePy is being developed by Toti Larson at the University of Texas at Austin, Bureau of Economic Geology, Mudrocks Systems Research Laboratory (MSRL) research consortium.
-
Toti E. Larson, Ph.D. - Research Associate at the University of Texas at Austin. PI MSRL research consortium
-
Esben Pedersen, M.S. - Graduate student (graduated 2020) at the University of Texas at Austin.
-
Priyanka Periwal, Ph.D. - Research Science Associate at the University of Texas at Austin.
-
J. Evan Sivil - Research Science Associate at the University of Texas at Austin.
-
Ana LetÃcia Batista - Undergraduate at Jackson State University (graduated 2020). 2020 Jackson School of Geosciences GeoForce Student
Package Inventory
corepytools.py
Package Dependencies
- os
- numpy
- pandas
- seaborn
- pickle
- glob
- matplotlib.pyplot
- seaborn as sns
- sklearn.preprocessing import StandardScaler
- sklearn.decomposition import PCA
- sklearn.cluster import KMeans
- matplotlib.patheffects
- from PIL import Image
Notes
Install corepytools using pip install corepytools Follow over to the authors Github account to download example Python scripts that use corepytools
Folder structure
corepytools
|-LICENSE.txt **MIT**
|-README.md **edited in markdown**
|-setup.py **name=corepy-tools, package=src, python module=corepytools**
|-src
|-corepytools **contains functions**
|-__init__.py ** empty**
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.
Source Distribution
Built Distribution
Hashes for corepytools-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0bbe55206535f01b92e319155d49ab9337f380ecad2ca3859a42360ae5f258b |
|
MD5 | 793c17438461322573687c85e0474270 |
|
BLAKE2b-256 | 31f171d605b0eaf82f917ab199986bad9fab29503e7604e5ce36a8afa2dadb05 |