Automatic Range

An open‑source, reproducible intensity‑scaling method that leverages the nuclear signal as an anchor to calibrate per‑channel contrast.

  • Pacôme Prompsy

License GNU GPL v3.0 PyPI Python Version tests codecov napari hub npe2 Copier

An open‑source, reproducible intensity‑scaling method that leverages the nuclear signal as an anchor to calibrate per‑channel contrast.


This napari plugin was generated with copier using the napari-plugin-template.

Installation

You can install napari-automatic-range via pip:

pip install napari-automatic-range

If napari is not already installed, you can install napari-automatic-range with napari and Qt via:

pip install "napari-automatic-range[all]"

To install latest development version :

pip install git+https://github.com/pacomito/napari-automatic-range.git

Contributing

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

License

Distributed under the terms of the GNU GPL v3.0 license, "napari-automatic-range" is free and open source software

Issues

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

Version:

  • 0.1.4

Last updated:

  • 2025-07-17

First released:

  • 2025-07-17

License:

  • GNU GENERAL PUBLIC LICENSE ...

Supported data:

  • Information not submitted

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • magicgui
  • qtpy
  • scikit-image
  • AutomaticRange
  • napari[all]; extra == "all"
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari[qt]; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.