bapsflib.lapd

The bapsflib.lapd sub-package contains the necessary tools to access data relevant to and collected on the LaPD. The _hdf package focuses on accessing and reading data written to HDF5 files. The constants package contains constants relevant to the LaPD configuration (e.g. cathode diameters, port spacing, etc.). The tools package contains functions and classes relevant for calculating LaPD parameters (e.g. converting port number to axial z location, etc.).

Sub-Packages & Modules

constants

A package of LaPD parameters and constants.

tools

This package contains a variety of tools (functions, classes, etc.) relevant to the LaPD and its configuration.

Classes

ConType(*values)

Enum of Control Device Types

File(name[, mode, silent])

Open a HDF5 file created by the LaPD at BaPSF.

Inheritance diagram of bapsflib._hdf.maps.controls.types.ConType, bapsflib.lapd._hdf.file.File