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.0.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.0.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.6.0.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 |
28d5ea8b644efbb784b61cc8dc15ce4e184f677692c720ce7bcdf6d26079e44a
|
|
| MD5 |
4f47f7d310c275b993ecbc97760a4e92
|
|
| BLAKE2b-256 |
47bb5be3296465369a91118ef166d4c255a6e80edc9964695226d895e4671583
|
File details
Details for the file tif_to_zarr-0.6.0-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.6.0-py3-none-any.whl
- Upload date:
- Size: 7.5 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 |
1f60b1164c17ec21efc08701293ab9fcefd5f2007c5f867a30928e467305dc1a
|
|
| MD5 |
f7d0505fce1ca81113d33cc0165bfd04
|
|
| BLAKE2b-256 |
75283a620905e5b9eb77cb2466d86033153d57f76bf07b513bc869f7a5b8fe99
|