HDF5 writer plugin
The EDD.hdf5_writer collection records supported EDD streams in HDF5. The
supplied version 1.0.1 supports GatedSpectrometer:2 inputs and uses one HDF5
group per scan. It is a measuring pipeline.
- Role
EDD.hdf5_writer.hdf5_writer- Default product
hdf5_writer
File behaviour
Each measurement prepare selects a file. Scans are stored below consecutively
numbered scan/NNN groups. Measurement stop flushes and closes the file and
registers it as an output. History metadata records the writer version and
date.
Key |
Default |
Meaning |
|---|---|---|
|
format examples |
Streams to serialize. Each may set |
|
|
HDF5 chunking policy; tune only with representative data and storage. |
|
|
Prefix used when the stream does not specify one. |
|
true |
Generate live bandpass diagnostics. |
|
true |
Store files below |
|
false |
Create a new file instead of appending another scan group. |
|
null |
Explicit filename or automatic generation. |
|
null |
Identifier included in an automatically generated filename. |
Monitor complete and incomplete heaps, written package count, writer-process health, disk rate, free space, and the bandpass diagnostic. Any incomplete heap count must be explained before accepting the data. The writer only supports formats with a registered handler; a matching SPEAD transport alone is not sufficient.