No project description provided
Project description
This script could be used for conversion of a .tiff file to .zarr format with OME-NGFF multiscales metadata structure.
How to run
- open command line terminal
- install tif_to_zarr
pip install tif_to_zarr - run script using cli:
tif_to_zarr --src=PATH_TO_SOURCE_DIRECTORY/input_file.tif --dest=PATH_TO_DEST_DIRECTORY/output_file.zarr - to convert a tiff file to zarr with custom metadata values, you can run smthg similar to this:
tif_to_zarr --src=path_to_source_tif(3d or stack) --dest=path_to_output_zarr --num_workers=20 --cluster=local(or lsf) --zarr_chunks 13 128 128 --axes x z y --scale 4.0 5.0 6.0 --translation 1.0 2.0 3.0 --units nanometer nanometer nanometer - To get the list of options, you may run this:
tif_to_zarr --help
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
tif_to_zarr-0.6.1.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tif_to_zarr-0.6.1.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.6.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.11.4 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712a704e091f785bac08b97a8238abef3be200783bb31972bcbcbaa2c58b1ac8
|
|
| MD5 |
6cd89bd3e4d1ec2f2d626485036ac3fb
|
|
| BLAKE2b-256 |
6f00136d7e36193350fb433f210327a610a4e25a1f58e2a331bd4f3b2234c6ea
|
File details
Details for the file tif_to_zarr-0.6.1-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.6.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.11.4 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7e5d1fa6ff0a81d2aefa4a554d28f863da89a0ed26a49c4ce83f26909b3f69
|
|
| MD5 |
e1f24ecd773a5fc88f5648892b9e1b18
|
|
| BLAKE2b-256 |
65c5dacd4affbbc8f871fc58eb30643f3c2d1f2e6c243d3da87ba5b672d07a08
|