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.2.8-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hdf5datamodel-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 23.6 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.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 02911812afd29721d864b85b2dd70b40a830a16869660a88ed4033bef038a2c9
MD5 3f2a250bd3630aac3faf5ef13021196e
BLAKE2b-256 2b9447db5e07f037d2438d61e615308485d889b0fbb95728fcac14e27c516bdb

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