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 tiff-to-zarr - run script using cli:
tiff-to-zarr --src=PATH_TO_SOURCE_DIRECTORY/input_file.tif --dest=PATH_TO_DEST_DIRECTORY/output_file.zarr --num_workers=20, --cluster=local - to convert a tiff file to zarr with custom metadata values, you can run smthg similar to this:
tiff-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:
tiff-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
tiff_to_zarr-0.6.14.tar.gz
(5.0 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 tiff_to_zarr-0.6.14.tar.gz.
File metadata
- Download URL: tiff_to_zarr-0.6.14.tar.gz
- Upload date:
- Size: 5.0 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 |
825fb1d9773fccd541ae2175e682a44bb75a8a2448c3d4b66248419de6cf6a4d
|
|
| MD5 |
41f2073c758418afed1b314b99454d45
|
|
| BLAKE2b-256 |
22002e47c45878f050d23ad730c0789e055c6c752ab48651e2eebf28ac7425c8
|
File details
Details for the file tiff_to_zarr-0.6.14-py3-none-any.whl.
File metadata
- Download URL: tiff_to_zarr-0.6.14-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
f9a418825e4b78809ee17f9fb503138ebf0f50c312e39b279f5eee0302f4533e
|
|
| MD5 |
33e9a9cd1991f1c831a08b58498f76f2
|
|
| BLAKE2b-256 |
cba6130c2da4b7f545da4ed841cef94df335e87b350d51b69f8a19bc730d7a30
|