Skip to content

johnrudge/pyspike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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