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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hdf5datamodel-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 19.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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 011239704e9d82645dbe1eaacf537b0374b9acc357757426ca2f753dd391c4ec
MD5 bde09886e83f691057049aeda48e2b4d
BLAKE2b-256 b036e614e254a42e52f832091ebd2b7c1b22ca38c306ad684586e129da9ec94c

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