/opt-napari

OPT preprocessing plugins written for napari

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

napari-opt-preprocessor

tests codecov

OPT preprocessing plugin written for napari

place for the gif

Jump to:

🛀 Usage

Starting point

  1. Data streamed from ImSwitch OPT widget (see details here[LINK])
  2. Loaded images as data stack
  3. Other stack 3D volume data formats

Global settings

Tracking

Inplace operations

Corrections

Dark-field correction Bright-field correction Bad-pixel correction Intensity correction

Other

Binning ROI -Log

💻 Installation

We encourage to create a custom virtual environment for running ToMoDL with the following instructions:

conda create --name opt python>=3.8

or python.exe -m venv opt

Install required packages using pip inside venv:

pip install -r requirements.txt

🎄 Contributing

Contributions are very welcome. Tests can be run with pytest, please ensure the coverage at least stays the same before you submit a pull request.

🚓 License

Distributed under the terms of the GNU-3 license, "napari-clusters-plotter" is free and open source software

💳 Acknowledgements

This project was supported by the european horizon Europe project IMAGINE.

🔨 Issues

If you encounter any problems, please file an issue along with a detailed description.