Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 659 Bytes

The double spike toolbox

Error propagation and data reduction for the double spike technique in mass spectrometry.

The workings of this package are described in:

Rudge J.F., Reynolds B.C., Bourdon B. The double spike toolbox (2009) Chem. Geol. 265:420-431 https://dx.doi.org/10.1016/j.chemgeo.2009.05.010

and at:

https://johnrudge.com/doublespike

Installation

This is a standard python 3 package, which can be installed using pip:

pip install doublespike

Usage

A series of Jupyter python notebooks describing usage can be found in the src/ folder. New users should begin by looking at src/example.ipynb