Metadata-Version: 2.1
Name: lasertram
Version: 0.0.7
Summary: For processing LA-ICP-MS data
Home-page: https://github.com/jlubbersgeo/lasertram
Author: Jordan Lubbers
Author-email: jelubber@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# lasertram
[![PyPI version](https://badge.fury.io/py/lasertram.svg)](https://badge.fury.io/py/lasertram)

Welcome to the repository for `lasertram`, a package for the time resolved analysis for processing laser ablation inductively coupled plasma mass spectrometry (LA-ICP-MS) data. It is utilized heavily in the dashboard [LaserTRAM-DB](https://github.com/jlubbersgeo/laserTRAM-DB).

## Documentation

please see the [Documentation](https://jlubbersgeo.github.io/lasertram/) for more!

## Installation

```
pip install lasertram
```

## Contributing

If you have features you'd like to see please open an issue or consider contributing yourself! I'm always happy to have help.

-- Jordan
