Skip to content

Commit ed6d4dc

Browse files
add missing keys
1 parent c4d9bc6 commit ed6d4dc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

emg_CustomBipolarFace/sub-01/emg/sub-01_task-talking_emg.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"RecordingType":"continuous",
1111
"SamplingFrequency":2000,
1212
"TaskDescription":"Subject performed speech tasks.",
13-
"TaskName":"talking"
13+
"TaskName":"talking",
14+
"PowerLineFrequency":60,
15+
"SoftwareFilters":"n/a"
1416
}

emg_MutliBodyParts/sub-01/emg/sub-01_task-mechPerturbations_emg.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
"SamplingFrequency":2000,
1212
"HardwareFilters":{"Lowpass": {"Half amplitude cutoff (Hz)": 450}, "Highpass": {"Half amplitude cutoff (Hz)": 0.15}},
1313
"TaskDescription":"The movement artifacts were analyzed during limb perturbations with EMG sensors attached to both lower and upper limbs",
14-
"TaskName":"mechPerturbations"
14+
"TaskName":"mechPerturbations",
15+
"PowerLineFrequency":60,
16+
"SoftwareFilters":"n/a"
1517
}

0 commit comments

Comments
 (0)