Python tools for processing Laser Ablation mass spectrometry data
Using pip
:
pip install latools
Read the User Guide for some info on how to get started.
To update latools
to the latest version, run:
pip install latools --upgrade
We welcome contributors! You don't even need to be Python-literate - if you have any feedback or suggestions, please open an issue on the GitHub pages, and we'll get to it as soon as we can.
If you're feeling a bit more adventurous, we'd welcome improvements to the code, and particularly the documentation - just create a fork of the project, and get coding! To work on documentation, edit the markdown documents in the docs/source directory. To edit the code itself, work on the module in the latools directory.
Join the mailing list to be kept updated.