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.12.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.12.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.6.12.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 |
5fa547d3340d6b62c9338b6fd532bc27816328e5c4c0e4dfd92320b63bb1ebd2
|
|
| MD5 |
ee8a51e1493a7caaa719e565ad09d98b
|
|
| BLAKE2b-256 |
23ecbf0205db026d52a71c0cad6cfaf237919ca229fcd36ed45c04d04f218e88
|
File details
Details for the file tif_to_zarr-0.6.12-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.6.12-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 |
84d66405809da42ca6b28d659c3bcc6fd19d190c0dc64527ed1c58d6ae894915
|
|
| MD5 |
bd3d63942ebbcd23fa73816beb72f25d
|
|
| BLAKE2b-256 |
10a157a8a0410812793e1e3ff577fda2fb8d03565ef1099035212daa5cd0af2b
|