Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnrudge/doublespike
The double spike toolbox (MATLAB)
https://github.com/johnrudge/doublespike
Last synced: 23 days ago
JSON representation
The double spike toolbox (MATLAB)
- Host: GitHub
- URL: https://github.com/johnrudge/doublespike
- Owner: johnrudge
- License: mit
- Created: 2021-11-18T14:03:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T14:31:01.000Z (over 2 years ago)
- Last Synced: 2023-12-20T19:42:29.601Z (11 months ago)
- Language: MATLAB
- Homepage:
- Size: 871 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# The double spike toolbox
Error propagation and data reduction for the double spike technique in mass spectrometry.
The workings of the toolbox 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.010and at:
https://johnrudge.com/doublespike
This is the MATLAB version of the code. A python version is also available at:
https://github.com/johnrudge/pyspikeRequirements: MATLAB 7.1 (R14SP3) or higher with the Statistics and Optimization Toolboxes.
Quick start instructions:
1, Extract the contents of the zip file to a folder on the hard drive.
2, Add the doublespike folder to your MATLAB path. (From MATLAB's menu: File-> Set Path->Add Folder)
3, Type 'doc doublespike' for a brief guide to the toolbox or 'help doublespike' to get a list of commands."maininput.csv" contains the isotope numbers, atomic weights, standard compositions, and ORNL spike compositions for all the elements. These can be modified as desired (e.g. with more precise standard compositions or different commercial spike compositions).
Copyright (c) John F. Rudge 2009-2022