IMC scan to Zarr conversion
Project description
IMC to Zarr converter
Convert IMC scan dataset to Zarr.
Install
pip install imc2zarr
Requirements
- click
- numpy
- pandas
- python_dateutil
- xarray
Usage
Arguments
- input_path:
- the root folder of the IMC scan containing a single mcd file and/or other related files: XML meta & scan data in text format
- or, the path of an mcd file
- output_path: the location where to store the converted output in Zarr format
From Python script
from imc2zarr import imc2zarr
imc2zarr(input_path, output_path)
From the command line
imc2zarr input_path output_path
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
imc2zarr-0.2.0.tar.gz
(13.4 kB
view details)
Built Distribution
imc2zarr-0.2.0-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file imc2zarr-0.2.0.tar.gz
.
File metadata
- Download URL: imc2zarr-0.2.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90c177c8b7b36d26bb3c26835515c73a938159ff11e33868d4fa329c3d3225ee |
|
MD5 | 9d84cd97bb459bb128d2ce04355a8f15 |
|
BLAKE2b-256 | 823c795bbffed0e8188724ce2f1beea6239c0de771901266324424ec49ef82c9 |
File details
Details for the file imc2zarr-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: imc2zarr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de491edf317c0d8d4c458769ae8c6e243d6932bc7f0eabee3a0ecc40933a52a2 |
|
MD5 | ece7f869e79846ac5ce9559d75bf4e0f |
|
BLAKE2b-256 | ca0dfb3fe32019f9394ad8c449f8a2c851b72b96b0a5abb5a7c91265da949701 |