Skip to main content

python I/O for the ANU CTLab array storage format(s)

Project description

Licence (MIT) PyPI release version Read the Docs CI status

python I/O for the ANU CTLab array storage format(s).

Introduction

This package loads data provided in the specific NetCDF and Zarr formats produced by the ANU CTLab. The intention is that the consumers of the data we produce should be able to load that data and then work with that directly in standard scientific python workflows, rather than needing to use the pre-existing MANGO toolchain.

The specific netcdf and zarr loading functionality is contained in extras, so you will generally want to install this package as either anu_ctlab_io[netcdf] or anu_ctlab_io[zarr] depending on the format of data you want to read. The all extra enables all supported formats.

Examples

import anu_ctlab_io
from dask_image import ndfilters

dataset = anu_ctlab_io.Dataset.from_path(<path-to-your-data>)
blurred = ndfilters.gaussian_filter(dataset.data, sigma=3)
print(blurred.mean().compute())

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

anu_ctlab_io-1.2.2.tar.gz (145.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anu_ctlab_io-1.2.2-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file anu_ctlab_io-1.2.2.tar.gz.

File metadata

  • Download URL: anu_ctlab_io-1.2.2.tar.gz
  • Upload date:
  • Size: 145.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for anu_ctlab_io-1.2.2.tar.gz
Algorithm Hash digest
SHA256 334af948364e18a7ac0794ddc6bd114265cea02ab6aca9e2f8a3b732cea2d635
MD5 2e79887a66a7b9a3367eb5e1dda8c7ba
BLAKE2b-256 6e3c49194112240dad6cc75c3b81177fe22cf8aa4475ca49cc2f675d6e304e34

See more details on using hashes here.

Provenance

The following attestation bundles were made for anu_ctlab_io-1.2.2.tar.gz:

Publisher: publish.yml on MaterialsPhysicsANU/anu_ctlab_io

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anu_ctlab_io-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: anu_ctlab_io-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for anu_ctlab_io-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb3811b1eb41594040ad37974f414b41ace6fbe4dfb94b4b00605bb492ab532
MD5 f4bfed548a4767ddfd21d30375150ff6
BLAKE2b-256 82ec047a3638113aece33e6d827339c93d3c905ce9a361361bb80b9d45a13fb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for anu_ctlab_io-1.2.2-py3-none-any.whl:

Publisher: publish.yml on MaterialsPhysicsANU/anu_ctlab_io

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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