Data File I/O (pyrex.io
)ΒΆ
Module containing classes for reading and writing data files.
Includes reader and writer for hdf5 data files, as well as base reader and writer classes which can be extended to read and write other file formats.
Class for reading or writing data files. |
|
Class for reading data from an hdf5 file. |
|
Class for writing data to an hdf5 file. |
|
Class for iterating over event data from an hdf5 file. |