Metadata-Version: 2.1
Name: core-ct
Version: 0.1.0
Summary: A Python library to assist geologists with the analysis of rock core CT scans
License: MIT
Author: Kira Hanson
Author-email: khanson@mines.edu
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: matplotlib (>=3.8.0,<4.0.0)
Requires-Dist: numpy (>=1.26.0,<2.0.0)
Requires-Dist: pydicom (>=2.4.3,<3.0.0)
Description-Content-Type: text/markdown

# Core-CT
The `core-ct` scan library was built to assist geologists with the visualization and analysis of the CT scans of rock cores.

## Resources
- https://github.com/mrsiegfried/SiegVent2023-Geology
- https://osu-mgr.org/sedct

## Credits
This software was built by the Golden Rocks team as a part of the Fall 2023 session of the Colorado School of Mines' [CSCI-370](https://cs-courses.mines.edu/csci370/index.html) course.

### Authors
Carla Ellefsen, Kira Hanson, Connor Sparks, Asa Sprow

### Sponsors
Zane Jobe, Ryan Venturelli

