StanczakDominik / bapsflib

A Python Toolkit for BaPSF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bapsflib

PyPI License PyPI - Python Version

Documentation Status Build Status Build status codecov

h5py

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.

About

A Python Toolkit for BaPSF


Languages

Language:Python 100.0%