Skip to content

djdt/spcal

Repository files navigation

SPCal

SPCal in an spICP-MS calculator with an interactive GUI.

Both quadrupole and ToF data is supported, with native import from Nu Instruments and TOFWERK ICPs.

Processing

SPCal has basic data processing and export functions including:

  • histograms and distribution fitting
  • particle composition by heirachical clustering
  • scatter plots
  • particle filtering by signal / mass / size
  • per mass SIA recovery from ionic data

Installation

Windows executables are available for each release.

To install via pip first clone the repository then install as a local package. Installion requires compilation of a C++ Extension (linking TBB), see Extending Python with C or C++.

git clone https://github.com/djdt/spcal
cd spcal
pip install -e .

The program can then be run from the command line. See the help for extended usage.

spcal --help

Documentation

Documentation on usage, examples and a programming reference can be found at https://spcal.readthedocs.io.

Publications

About

spICP-MS calculator.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors