Brillouin Imaging
A plugin to work with brim files, which contain Brillouin imaging data
What is it?
brillouin-imaging is a napari plugin to work with brim (Brillouin imaging) files, containing spectral data and metadata from Brillouin microscopy.
More information about the scope and definition of the brim file format can be found here.
At the current stage the brillouin-imaging plugin can only read from both local and remote brim files, by implementing the reader contribution. It also provides some sample data through the sample data contribution.
How to install it
brillouin-imaging can be installed from the napari plugin manager, as any standard napari plugin. More info can be found here.
Version:
- 0.1.0
Last updated:
- 2025-08-13
First released:
- 2025-08-13
License:
- GNU LESSER GENERAL PUBLIC LICE...
Supported data:
- Information not submitted
Plugin type:
Open extension:
Save extension:
Operating system:
- Information not submitted
Requirements:
- numpy
- magicgui
- qtpy
- brimfile
- brimfile[remote-store]
- tox; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- napari; extra == "testing"
- pyqt5; extra == "testing"