Skip to main content

A project for handling HDF5 data models

Project description

Presentation

This project creates a data model based on HDF5 architecture and simplify writing and reading data from a standardized HDF5 file format. The data model has the following structure:

/ (File group)
    /Dataset (group)
        /Acquisition (group)
            /Acquisition Signal (group)
                /Traces (dataset)
            /Generation Signal (group)
                /Signal (dataset)

Each level has its own default attributes extendable by the user.

Each File can contain multiple Datasets. A Dataset is a collection of Acquisitions of the same nature. For example, a measurement campaign of various samples. An Acquisition is a set of one Generation Signal and multiple Acquisition Signals. Each time the acquisition or generation parameters are modified a new Acquisition is created. An Acquisition Signal (2D) is a set of Traces (1D) that are acquired at the same time. A Generation Signal (1D) contains only one generation signal.

Note : to build the wheel file from this repo, use
pip -wheel . --no-deps -w dist

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

hdf5datamodel-0.3.5-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

Details for the file hdf5datamodel-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: hdf5datamodel-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for hdf5datamodel-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8cd1eb32f53967995e9352ee9ff24e9a84cfbf2c81f3553e0ea45a1a9a0392a3
MD5 d9c87cf468408bcc127d3eae7a696334
BLAKE2b-256 2a4f1b19d461528cab38b47187428db4ec8927519e3836b65052e813dec6e94e

See more details on using hashes here.

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