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.

napari-timeseries-opener-plugin

napari-timeseries-opener-plugin

Simple plugin that opens separate .tif files as a 3-dimensional layer.

License PyPI Python Version tests codecov napari hub

Simple plugin that opens separate .tif files as a 3-dimensional layer.


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

Run

In powershell run when you do not have sufficient GPU support in your environment

$env:CUDA_VISIBLE_DEVICES=-1; napari

Installation

You can install napari-timeseries-opener-plugin via pip:

pip install napari-timeseries-opener-plugin

To install latest development version :

pip install git+https://github.com/gatoniel/napari-timeseries-opener-plugin.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 BSD-3 license, "napari-timeseries-opener-plugin" is free and open source software

Issues

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

Version:

  • 0.1.8

Last updated:

  • 04 October 2022

First released:

  • 28 February 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • qtpy
  • magicgui
  • tifffile
  • stardist
  • tensorflow