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.

ℹ️ Installation:

You can install with pip install imt-diodem.

ℹ️ Documentation:

You can access the Diodem Data Description here.

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 on-demand.

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.1.9.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

imt_diodem-1.1.9-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: imt_diodem-1.1.9.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for imt_diodem-1.1.9.tar.gz
Algorithm Hash digest
SHA256 005ec5c709a981ae261c636b8b22265b65ef5b8404f96d7f74ff0958dd1694ea
MD5 85018cd09295a800e059eb56fddc1fe3
BLAKE2b-256 eb26cbaf872d262065241eee57c1a5ee969ee730daa591c8730c469343b50d19

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: imt_diodem-1.1.9-py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for imt_diodem-1.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 62dd8965378550ddee8f7f39c3c5228ed605a689630dfd9f877146468d20287e
MD5 88f00c45c80eef50961e747674205cb7
BLAKE2b-256 df8f6843d620299d03b78060dd440978f2554da11511010f77d767b6bf7939a2

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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