Skip to main content

Library for Brillouin microscopy data analysis

Project description

PyPI Version Build Status Coverage Status Docs Status

This is a Python library for the post-measurement analysis of Brillouin microscopy data.

Documentation

The documentation, including the code reference and examples, is available at bmlab.readthedocs.io.

Installation

pip install bmlab[all]

For more options, please check out the documentation.

Information for developers

Tests

bmlab is tested using pytest. If you have the time, please write test methods for your code and put them in the tests directory.

Incrementing version

bmlab currently gets its version from the latest git tag. If you think that a new version should be published, create a tag on the main branch (if you have the necessary permissions to do so):

git tag -a "0.1.3"
git push --tags origin

CI jobs will then automatically build source package and wheels and publish them on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bmlab-0.0.2.tar.gz (23.3 kB view hashes)

Uploaded Source

Built Distribution

bmlab-0.0.2-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page