Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

imc2zarr-0.2.0-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page