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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hdf5datamodel-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 23.8 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d79d65c444a4ea8f336a022f51c4eaa55c4cf78c8c52c44d7c876ad279aa204f
MD5 d257d47ba111da4b112e80c7ec6f6135
BLAKE2b-256 e19b0ae6d3db60723ccfb47405a0f14e8ec8867d0fb288b492f8bdf9c9b5b33f

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