Skip to content
/ pewpew Public

LA-ICP-MS data import and image processing.

License

Notifications You must be signed in to change notification settings

djdt/pewpew

Repository files navigation

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.

pew2

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

Publications