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

Uploaded Source

Built Distribution

imt_diodem-1.0.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: imt_diodem-1.0.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for imt_diodem-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e6858d6f7d28700bc6e9a08f97dd5d5c03fea7993b18e9a0372c0186287cc9fb
MD5 657aef35665db82208b304e6185026b1
BLAKE2b-256 d2aef10212eb1e0706bd92abd6dadb63c29b6b6925ac77740963718fb2bd877d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imt_diodem-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for imt_diodem-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3441bb15700b9dc6c145313eaf7553bf224196323435fcaab71c77cab2ae24af
MD5 b14a0eaaede065b1e13a7970e786194d
BLAKE2b-256 e7360f453352099b313d3017eb416de6876752a3ec2ccfb8e04b98ee6006f02d

See more details on using hashes here.

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