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.1.tar.gz (143.4 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.1-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anu_ctlab_io-1.2.1.tar.gz
  • Upload date:
  • Size: 143.4 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.1.tar.gz
Algorithm Hash digest
SHA256 9eddcccab904ead8b67825e87343804d339973bc2fe0d5e64261737b9cadb4b3
MD5 f3ea62381baa63d89295e5066cf47978
BLAKE2b-256 618a41cc91fa0c7c202505ab97e7ae51c18553e72f292e682a4a92532ebc60f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for anu_ctlab_io-1.2.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: anu_ctlab_io-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 26.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e4d24bc6ef726433a3d8d797235c76fa0d467dcc59eb557f749a575f4c6555b
MD5 40981ecb45d57d1dabd449d61955be64
BLAKE2b-256 947640dbb1785ff6e0c80b1f3a4d8b4e37e10594642374dc64b87f366d36bda5

See more details on using hashes here.

Provenance

The following attestation bundles were made for anu_ctlab_io-1.2.1-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