Calibration Tool

A tool allowing to modify the calibration (physical units) of images

  • Clement H. Benedetti

License MIT PyPI Python Version tests codecov napari hub

The tool allows to set the voxel size for x, y and z and and the physical unit of a layer.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install set-calibration via pip:

pip install set-calibration

To install latest development version :

pip install git+https://github.com/MontpellierRessourcesImagerie/set-calibration.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 MIT license, "set-calibration" is free and open source software

Issues

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

Version:

  • 0.0.4

Last updated:

  • 2025-08-04

First released:

  • 2023-11-03

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

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