A toolkit for handling data collected at BaPSF
Project description
bapsflib
The bapsflib package is developed on Python 3.5+ and is intend to be a toolkit for reading, manipulating, and analyzing data collected at the Basic Plasma Science Facility (BaPSF) at UCLA.
The current development cycle is focused on providing a high-level, structured interface between the user and the HDF5 files generated from experiments on the Large Plasma Device (LaPD). This interface leverages h5py.
Installation
bapsflib is registered with PyPI and can be
installed with pip
via
pip install bapsflib
To install from source look to installation instructions in documentation, here.
Documentation
The documentation is hosted on Read the Docs at https://bapsflib.readthedocs.io/en/latest
License
bapsflib is licensed under a 3-clause BSD license, see LICENSE.txt.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.