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.11.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.11.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.6.11.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 |
66eb975722a40160db2e3244094a9bb0f07c154b4e3c06b77157e85489934eb7
|
|
| MD5 |
efcd4c932d3080a554bd1bd342c12457
|
|
| BLAKE2b-256 |
4d6d266ceb82467b0f73ef5097b1b9193f8bd17b9c068aa75a3c527edc1596cb
|
File details
Details for the file tif_to_zarr-0.6.11-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.6.11-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 |
96600afd0d64d2edddf6730407e2d82d438a6b9bde03c3b27d7a58f08920a3ef
|
|
| MD5 |
266098df6452cad859f261ab47308753
|
|
| BLAKE2b-256 |
7cbdf5d044c98cd188945f7edf29e5dff6d6770bb95b438dd890abf9aa37f4d9
|