IMAXT Multiscale Image Napari Plugin

A simple plugin to use with napari

  • Eduardo Gonzalez Solares

License GNU LGPL v3.0 PyPI Python Version napari hub

A napari plugin to visualize multi-resolution images created with the IMAXT mosaic pipeline.


Installation

You can install imaxt-multiscale-plugin via pip:

pip install imaxt-multiscale-plugin

Usage

Run napari with the name of the sample to visualize either a local path:

napari /storage/imaxt/eglez/processed/stpt/20220606_PDX_AB559_GFP_005503_100x15um

or a sample in S3 storage:

napari s3://imaxtgw/stpt/20220608_DI_PDX_SA535_Tum_5223_04280_100x15um

Screenshots

Alt text Alt text Alt text Alt text

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 LGPL v3.0 license, "imaxt-multiscale-plugin" is free and open source software

Issues

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

Version:

  • 0.3.1

Last updated:

  • 2023-05-31

First released:

  • 2022-07-27

License:

  • LGPL-3.0-only

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • magicgui
  • qtpy
  • xarray
  • dask
  • astropy
  • zarr
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • pytest-qt ; extra == 'testing'
  • napari ; extra == 'testing'
  • pyqt5 ; extra == 'testing'
Website by the napari team, original design by CZI. Go to napari main website.