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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hdf5datamodel-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 24.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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ae6e9636ad61ca245a01b996c910f2699c13231b4b2a990f44fd9146b4353c5
MD5 38442a39b300db8ab733a17e4815bae2
BLAKE2b-256 61d77373f7ca0d8820d2876a853fdf826a2e8f85865542194165529708cbd5c2

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