The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

Automatic Range

napari-automatic-range

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

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:

  • 17 July 2025

First released:

  • 15 July 2025

License:

Supported data:

  • Information not submitted

Open extension:

Save extension:

Save layers:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • numpy
  • magicgui
  • qtpy
  • scikit-image
  • AutomaticRange