oscarbranson / latools

Tools for the reproducible reduction of LA-ICPMS data.
http://latools.readthedocs.io
MIT License
15 stars 10 forks source link

Improve handling of long files. #50

Open oscarbranson opened 5 years ago

oscarbranson commented 5 years ago

Shouldn't need to apply pre-processing to long files. Should be able to import them directly along with sample list.

Framework should already be in place with 'split long file'. Could pass output directly to D_obj, instead of saving and re-importing them?