FebusBSLH5V1
FebusBSLH5V1()
HDF5 format used by Febus G1 for storing BSL strain files.
Samples are not instantaneous; each one covers an acquisition window. The time coord holds the start of that window and the non-dimensional sample_span coord, mapped to time, holds how long it ran.
Methods
| Name | Description |
|---|---|
| get_format | Get the name/version of a BSL HDF5 file else return False. |
| read | Read a Febus BSL HDF5 file into a spool. |
| scan | Scan a Febus BSL HDF5 file. |
| write | Write the spool to a resource (eg path, stream, etc.). |