Skip to main content

Napari plugin to store set of layers in a .h5 file. Label layer are stored in a sparse representation

Project description

napari-hdf5-labels-io

License PyPI Python Version tests codecov

napari plugin to store napari projects in a .h5 file. Label layer are stored in a sparse representation (COO list).


This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Description

This napari plugin provides a writer and reader to store existing layers in the current napari window, all the metadata is stored as well in a HDF5 file. All the stored preferences are included when a project file is opened.

Label layers are stored in a coordinate list sparse representation with the Sparse module to keep the project file size minimum when possible (aiming to implement this in other layers in the future).

HDF5 file architecture

The project file is a HDF5 generated with the h5py module. The file groups correspond to the different napari layer types and the layer metadata is stored as attributes of each layer.

In the case of the meta dictionary which is nested in the LayerData meta dictionary (napari IO), new keys are generated in the outer dictionary to use them as h5 dataset attributes. This nested dictionary architecture is reconstructed by the reader to ensure format compatibility.

Installation

You can install napari-hdf5-labels-io via pip:

pip install napari-hdf5-labels-io

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the GNU GPL v3.0 license, "napari-hdf5-labels-io" is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

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

napari-hdf5-labels-io-0.2.dev28.tar.gz (30.6 kB view details)

Uploaded Source

Built Distribution

napari_hdf5_labels_io-0.2.dev28-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

Details for the file napari-hdf5-labels-io-0.2.dev28.tar.gz.

File metadata

  • Download URL: napari-hdf5-labels-io-0.2.dev28.tar.gz
  • Upload date:
  • Size: 30.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for napari-hdf5-labels-io-0.2.dev28.tar.gz
Algorithm Hash digest
SHA256 1c443dc06107c1e686ea40b5f2d843bd037fae1d0d94b31b68773ef723a3d4e7
MD5 9cfe7bcb01f9848e7afad14b4f6ca956
BLAKE2b-256 0a82d7e80a7b13a51533254c6538c06df3a97effc085686f2b8efa4ad39e27fd

See more details on using hashes here.

Provenance

File details

Details for the file napari_hdf5_labels_io-0.2.dev28-py3-none-any.whl.

File metadata

  • Download URL: napari_hdf5_labels_io-0.2.dev28-py3-none-any.whl
  • Upload date:
  • Size: 21.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for napari_hdf5_labels_io-0.2.dev28-py3-none-any.whl
Algorithm Hash digest
SHA256 1dab117a03eb5a6308e9f70cfb903e9beecef6fb3ffe2f3339849b15aa53a25d
MD5 1d1ce3ba70d8847664fbad357d0126e1
BLAKE2b-256 b780677174c8c51ef546bd2b2b8d7259aa52d3533bded1a2b4b88871cabe4a73

See more details on using hashes here.

Provenance

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