You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
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.
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.