Pewpew
LA-ICP-MS data import and image processing.
Install / Use
/learn @djdt/PewpewREADME
pew²
Pew² is a GUI for importing and processing line-by-line, spot-wise and ablation-time-aligned LA-ICP-MS data using the python library pewlib.

Installation
Windows executables are available for each release.
To install via pip first clone the repository then install as a local package.
git clone https://github.com/djdt/pewpew
cd pewpew
pip install -r requirements.txt
pip install -e .
The program can then be run from the command line.
pewpew
Documentation
Documentation is available at https://pew2.readthedocs.io
