Skip to main content

DIODEM -- A Diverse Inertial and Optical Dataset of kinEmatic chain Motion

Project description

DIODEM -- A Diverse Inertial and Optical Dataset of KinEmatic chain Motion

This repository contains the source code of a Python Package (published on PyPI under imt-diodem) that allows for easy-access to the DIODEM dataset.

The dataset files are hosted on Harvard Dataverse (https://doi.org/10.7910/DVN/SGJLZA). This Python Package then downloads the required dataset files from Dataverse. A detailed description of this dataset if given in the following publication soon.

Quickstart

import diodem

# concatenates 3 motions: the motion01, motion02 and motion03 
data = diodem.load_data(
    exp_id         = 1,
    motion_start   = 1,
    motion_stop    = 3,
    resample_to_hz = 100
)

print(data.keys())
# ['seg1', 'seg2', 'seg3', 'seg4', 'seg5']

print(data['seg1'].keys())
# ['imu_rigid', 'imu_nonrigid', 'marker1', 'marker2', 'marker3', 'marker4', 'quat']

print(data['seg1']['imu_rigid'].keys())
# ['acc', 'gyr', 'mag']

Project details


Download files

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

Source Distribution

imt_diodem-1.0.2.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

imt_diodem-1.0.2-py3-none-any.whl (42.4 kB view details)

Uploaded Python 3

File details

Details for the file imt_diodem-1.0.2.tar.gz.

File metadata

  • Download URL: imt_diodem-1.0.2.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for imt_diodem-1.0.2.tar.gz
Algorithm Hash digest
SHA256 aac53270e6cee7d5c5cbc3eb666b04739e02797b3eec14c0c4b8250042bb1667
MD5 136dfd52f79f515a48f75e1825d63329
BLAKE2b-256 aa06411ddd46c7909e34a1a333fc99fb40eeaa0a6862c8a455bf3039d1a121bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for imt_diodem-1.0.2.tar.gz:

Publisher: publish-to-pypi.yml on simon-bachhuber/diodem

Attestations:

File details

Details for the file imt_diodem-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: imt_diodem-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 42.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for imt_diodem-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0405edbcc59d51d4ff037161ab6b6c517d41ed5925b6f41b5e23f7b367ffe3b5
MD5 6fcf91c8dbedb59f522ff60392a53b2f
BLAKE2b-256 87ae110fdcbb880df481f55abf66fa50b4f90629b97dbbb41d7e7246a79b25ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for imt_diodem-1.0.2-py3-none-any.whl:

Publisher: publish-to-pypi.yml on simon-bachhuber/diodem

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page