Datasets:
Tasks:
Other
Formats:
csv
Languages:
English
Size:
10K - 100K
Tags:
spinal-muscular-atrophy
motion-capture
time-series
human-robot-interaction
assistive-robotics
ai4science
License:
Clarify dataset contents and study scope
Browse files- README.md +7 -7
- source_manifest.json +0 -1
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: SMA Upper-Limb Kinect
|
| 3 |
license: cc-by-4.0
|
| 4 |
language:
|
| 5 |
- en
|
|
@@ -26,20 +26,20 @@ configs:
|
|
| 26 |
data_files: data/participant_folds.csv
|
| 27 |
---
|
| 28 |
|
| 29 |
-
# SMA Upper-Limb Kinect
|
| 30 |
|
| 31 |
-
This
|
| 32 |
|
| 33 |
-
##
|
| 34 |
|
| 35 |
-
The
|
| 36 |
|
| 37 |
- `pone.0170472.s001.pdf`: complete analysis report;
|
| 38 |
- `pone.0170472.s002.zip`: prototype game, R analysis, and Python extraction source code;
|
| 39 |
- `pone.0170472.s003.zip`: raw data, logs, extracted features, and demographics;
|
| 40 |
- `pone.0170472.s004.mp4`: animated replay of an outlier recording.
|
| 41 |
|
| 42 |
-
`
|
| 43 |
|
| 44 |
## The question in plain language
|
| 45 |
|
|
@@ -49,7 +49,7 @@ The target is **not** whether a participant has SMA. SMA/control labels are incl
|
|
| 49 |
|
| 50 |
## Data
|
| 51 |
|
| 52 |
-
The
|
| 53 |
|
| 54 |
- `data/reach_trials.csv.gz`: one row per target presentation.
|
| 55 |
- `data/reach_frames.csv.gz`: skeleton frames from target appearance to reach or timeout.
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: SMA Upper-Limb Kinect Dataset and Reach-Intent Benchmark
|
| 3 |
license: cc-by-4.0
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
| 26 |
data_files: data/participant_folds.csv
|
| 27 |
---
|
| 28 |
|
| 29 |
+
# SMA Upper-Limb Kinect Dataset and Reach-Intent Benchmark
|
| 30 |
|
| 31 |
+
This repository contains the four supplementary files from a longitudinal Kinect study and a derived reach-intent benchmark.
|
| 32 |
|
| 33 |
+
## Publication files
|
| 34 |
|
| 35 |
+
The repository contains the four supplements listed by PLOS:
|
| 36 |
|
| 37 |
- `pone.0170472.s001.pdf`: complete analysis report;
|
| 38 |
- `pone.0170472.s002.zip`: prototype game, R analysis, and Python extraction source code;
|
| 39 |
- `pone.0170472.s003.zip`: raw data, logs, extracted features, and demographics;
|
| 40 |
- `pone.0170472.s004.mp4`: animated replay of an outlier recording.
|
| 41 |
|
| 42 |
+
The accompanying `MANIFEST.csv` records the DOI, byte size, SHA-256 checksum, licence, and description of each file.
|
| 43 |
|
| 44 |
## The question in plain language
|
| 45 |
|
|
|
|
| 49 |
|
| 50 |
## Data
|
| 51 |
|
| 52 |
+
The study contains approximately 16 Hz 3D coordinates for nine joints, task logs, and repeated sessions from 18 ambulant adults with SMA type III and 19 controls. The derived tables under `data/` join the logs to the skeleton stream and exclude the clinical table and fine-grained demographics.
|
| 53 |
|
| 54 |
- `data/reach_trials.csv.gz`: one row per target presentation.
|
| 55 |
- `data/reach_frames.csv.gz`: skeleton frames from target appearance to reach or timeout.
|
source_manifest.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"article_doi": "10.1371/journal.pone.0170472",
|
| 4 |
"authors": "Xing Chen; Juliane Siebourg-Polster; Detlef Wolf; Christian Czech; Ulrike Bonati; Dirk Fischer; Omar Khwaja; Martin Strahm",
|
| 5 |
"license": "CC BY 4.0",
|
| 6 |
-
"mirror_policy": "All four publisher supplements are stored byte-for-byte under mirror/ before any derived data.",
|
| 7 |
"supplements": [
|
| 8 |
{
|
| 9 |
"name": "pone.0170472.s001.pdf",
|
|
|
|
| 3 |
"article_doi": "10.1371/journal.pone.0170472",
|
| 4 |
"authors": "Xing Chen; Juliane Siebourg-Polster; Detlef Wolf; Christian Czech; Ulrike Bonati; Dirk Fischer; Omar Khwaja; Martin Strahm",
|
| 5 |
"license": "CC BY 4.0",
|
|
|
|
| 6 |
"supplements": [
|
| 7 |
{
|
| 8 |
"name": "pone.0170472.s001.pdf",
|