mdaeron / D47crunch

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.
Other
8 stars 3 forks source link

clumpycrunch formatting #12

Open hylande opened 2 years ago

hylande commented 2 years ago

When using ClumpyCrunch v2.1, processing tab-delimited pasted data (e.g., "Daeron") returns a "WG computation failed for some reason" message.

Temporary fix by sanitizing tab-delimited data to remove trailing tabs at the end of lines (e.g., "Daeron_sanitized") Daeron.txt Daeron_sanitized.txt .