Datasets:
File size: 1,722 Bytes
a60365c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | {
"volunteer": "v6",
"scenario": "s1",
"common_start": "2025-12-23T17:08:28",
"common_end": "2025-12-23T17:11:33.711000",
"duration_sec": 185.711,
"n_samples": 18572,
"sampling_rate_hz": 100,
"detected_modalities": [
"emg",
"myo_quat",
"myo_pose",
"pressure"
],
"aligned_modalities": [
"emg",
"myo_quat",
"myo_pose",
"pressure"
],
"active_common_modalities": [
"emg",
"myo_quat",
"pressure"
],
"missing_modalities": [
"mocap",
"mocap_sq",
"eyetrack",
"imu"
],
"warnings": [],
"videos_trimmed": [],
"sq_processed": false,
"tips_added": false,
"tip_scale": null,
"base_times": {},
"modalities": {
"emg": {
"start": "2025-12-23T17:08:28",
"end": "2025-12-23T17:12:23.504774",
"rows": 46983,
"path": null,
"paths": null,
"include_in_common": true,
"auxiliary": false,
"event_stream": false
},
"myo_quat": {
"start": "2025-12-23T17:08:28",
"end": "2025-12-23T17:19:11.360720",
"rows": 13750,
"path": null,
"paths": null,
"include_in_common": true,
"auxiliary": false,
"event_stream": false
},
"myo_pose": {
"start": "2025-12-23T17:08:28",
"end": "2025-12-23T17:21:51.233489",
"rows": 174,
"path": null,
"paths": null,
"include_in_common": false,
"auxiliary": false,
"event_stream": true
},
"pressure": {
"start": "2025-12-23T17:05:05.007000",
"end": "2025-12-23T17:11:33.711000",
"rows": 3704,
"path": null,
"paths": null,
"include_in_common": true,
"auxiliary": true,
"event_stream": false
}
}
}
|