PyREx

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.

File

Class for reading or writing data files.

HDF5Reader

Class for reading data from an hdf5 file.

HDF5Writer

Class for writing data to an hdf5 file.

EventIterator

Class for iterating over event data from an hdf5 file.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation