Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 899 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 899 Bytes

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