Python library for processing and standardizing carbonate clumped-isotope analyses, from low-level data out of a dual-inlet mass spectrometer to final, “absolute” Δ47, Δ48, and Δ49 values with fully propagated analytical error estimates.
Stars
9
Forks
3
Watchers
9
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix filename bug in `D47crunch.table_of_analyses()` (https://github.com/mdaeron/D47crunch/issues/22)
82174c3View on GitHubFixed bug whereby `D47crunch.table_of_samples()` was jumbling the order of samples (https://github.com/mdaeron/D47crunch/issues/23)
5c2c8f2View on GitHubAdd `session_groups` and remove `a18_acid` to `D4xdata.wg()`
bab763eView on GitHubFix bug that caused non-reproducible shuffling in `virtual_data()` when using a fixed seed
f1ea87cView on GitHub