_images/banner.png

Welcome to the documentation of the HDF5_BLS project!

Hint

About HDF5_BLS

The HDF5_BLS project is a Python package allowing users to store Brillouin Light Scattering relevant data in a single HDF5 file. The package is designed to integrate in existing Python workflows, to be minimally constrained, and to be as easy to use as possible. The package is meant to answer three main specifications:

  • Simplicity: Make it easy to store and retrieve data from a single file.

  • Universality: Allow all modalities to be stored in a single file, while unifying the metadata associated to the data.

  • Unification: Allow and develop unified data processing tools to be used on BLS data.

A project aiming at unifying and standardizing the storage of Brillouin Light Scattering (BLS) data in a HDF5 files, and to develop unified tools to process these data.

This documentation is intended to help users to understand the project and to use it in their own workflows.

GitHub repository: https://github.com/bio-brillouin/HDF5_BLS

For any question, please contact the main developer of the project: Pierre Bouvet

User Guide