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.
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 is available at https://pew2.readthedocs.io