bapsflib._hdf

Sub-package containing the “high-level” architecture for accessing and mapping the HDF5 files generated at BaPSF.

Sub-Packages & Modules

maps

This package contains an assortment of mapping classes used to inspect and map the various HDF5 files generated during experiments at the Basic Plasma Science Facility.

utils

This package contains an assortment of utility classes used to access and interface with the HDF5 files generated at BaPSF.

Classes

ConType(value)

Enum of Control Device Types

File(name[, mode, control_path, ...])

Open a HDF5 file created at the Basic Plasma Science Facility.

HDFMap(hdf_obj, control_path, ...)

Constructs a complete file mapping of the HDF5 file.

Class Inheritance Diagram

Inheritance diagram of bapsflib._hdf.maps.controls.types.ConType, bapsflib._hdf.utils.file.File, bapsflib._hdf.maps.core.HDFMap