N-dimensional tiling and merging support for napari
Project description
napari-tiler
N-dimensional tiling and merging support for napari
This plugin allows the user to split an image into a stack of tiles and subsequently merge the tiles to reconstruct the orignal image. See Tiler by @thelay for more details.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
Option 1 (recommended)
You can install napari-tiler
from the napari plugin manager. Go to Plugins -> Install/Uninstall Package(s)
, then search for napari-tiler
. Click Install
.
Option 2
You can also install napari-tiler
via pip:
pip install napari-tiler
To install latest development version:
pip install git+https://github.com/tdmorello/napari-tiler.git
Quick Start
- Open a file in napari. The file may have any number of dimensions (e.g. z-stack, time series, ...)
- Start the plugin (
Plugins -> napari-tiler: make_tiles
) - Select the input layer from the dropdown box
- Select parameters for tiling
- Click
Run
Contributing
This project uses Poetry for dependency management. To set up the development environment, it is recommended to use:
conda env create -f environment.yaml
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-tiler" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file napari-tiler-0.0.9.tar.gz
.
File metadata
- Download URL: napari-tiler-0.0.9.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.11.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d13096502205fb4c5e9ca54656b350ec3e2b7c104162910d45f9bb6f0e09a78d |
|
MD5 | b4dc067aa2c94d6de0b39ae8126178eb |
|
BLAKE2b-256 | 4d15877b2d0b748debc14954da2e111e906f7a4f51f2d9916685ef03ca5ccb25 |
File details
Details for the file napari_tiler-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: napari_tiler-0.0.9-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.11.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a02fda4745b90b5bec5a1ec3fa3e1d9ecc88c475bf96ba7ff7b522350eac62c |
|
MD5 | f72bf0220282bfccc4d054127b2279e8 |
|
BLAKE2b-256 | cc488a717f5057ee99aa3f8e05f29f6dec30089bdfa52f3c4eb76314027c6447 |