This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
Allow additional metadata reading for BWTek txt format #8
Open
Description
BWTek txt files has metadata in head of a file. Usually, it is not useful, so by default it is just skipped. But in some cases additional information from metadata like spectra date-time is needed. So, what we need to do: add an optional argument meta
. This is a list of metadata to be included to the final Spectra object.