Skip to main content

Imaging Mass Cytometry (IMC) file type support for napari

Project description

napari-imc

License PyPI Python Version

Imaging Mass Cytometry (IMC) file type support for napari


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

Installation

You can install napari-imc via pip:

pip install napari-imc

As napari is in active development, the use of virtual environments is strongly recommended.

Usage

To start napari-imc from command line:

napari-imc

For code usage from within Python:

import napari

from napari_imc import IMCController

with napari.gui_qt():
    viewer = napari.Viewer(title='napari [IMC]')
    controller = IMCController(viewer)
    controller.initialize()

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, "napari-imc" is free and open source software

Issues

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari-imc-0.3.4.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

napari_imc-0.3.4-py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page