Skip to content

Commit 49c3a08

Browse files
authored
Merge pull request #486 from VisLab/hed-corrections
Updated matching pennies to conform to HED unit rules
2 parents 789cc7a + 37112d8 commit 49c3a08

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

eeg_ds003645s_hed_demo/dataset_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "Face processing MEEG dataset with HED annotation",
33
"BIDSVersion": "1.9.0",
4-
"HEDVersion": "8.2.0",
4+
"HEDVersion": "8.3.0",
55
"License": "CC0",
66
"Authors": [
77
"Daniel G. Wakeman",

eeg_matchingpennies/dataset_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"DatasetDOI": "10.17605/OSF.IO/CJ2DR",
1616
"DatasetType": "raw",
17-
"HEDVersion": "8.0.0"
17+
"HEDVersion": ["8.3.0"]
1818
}

eeg_matchingpennies/task-matchingpennies_events.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"raised-right/match-true": "raised right hand, bci predicted right hand"
5656
},
5757
"HED": {
58-
"raised-left/match-true": "(Agent-action, Participant-response, (Lift, (Hand, (Left-side-of, Experiment-participant))), (Release, (Mouse-button, (Left-side-of, Experiment-participant)))), (Delay, Duration, (Approximately-equal-to, Time-block/68 ms)), (Sensory-event, Visual-presentation, (Drawing, (ID/left_hand.png, Hand, (Left-side-of, Computer-screen))), (Feedback, Penalty)), Description/Subject raised left hand and computer presented image of hand to left side",
59-
"raised-left/match-false": "(Agent-action, Participant-response, (Lift, (Hand, (Left-side-of, Experiment-participant))), (Release, (Mouse-button, (Left-side-of, Experiment-participant)))), (Delay, Duration, (Approximately-equal-to, Time-block/68 ms)), (Sensory-event, Visual-presentation, (Drawing, (ID/right_hand.png, Hand, (Right-side-of, Computer-screen))), (Feedback, Reward)), Description/Subject raised left hand and computer presented image of hand to right side",
60-
"raised-right/match-true": "(Agent-action, Participant-response, (Lift, (Hand, (Right-side-of, Experiment-participant))), (Release, (Mouse-button, (Right-side-of, Experiment-participant)))), (Delay, Duration, (Approximately-equal-to, Time-block/68 ms)), (Sensory-event, Visual-presentation, (Drawing, (ID/right_hand.png, Hand, (Right-side-of, Computer-screen))), (Feedback, Penalty)), Description/Subject raised right hand and computer presented image of hand to right side",
61-
"raised-right/match-false": "(Agent-action, Participant-response, (Lift, (Hand, (Right-side-of, Experiment-participant))), (Release, (Mouse-button, (Right-side-of, Experiment-participant)))), (Delay, Duration, (Approximately-equal-to, Time-block/68 ms)), (Sensory-event, Visual-presentation, (Drawing, (ID/left_hand.png, Hand, (Left-side-of, Computer-screen))), (Feedback, Reward)), Description/Subject raised right hand and computer presented image of hand to left side"
58+
"raised-left/match-true": "(Agent-action, Participant-response, (Lift, (Hand, (Left-side-of, Experiment-participant))), (Release, (Mouse-button, (Left-side-of, Experiment-participant)))), (Sensory-event, Visual-presentation, (Drawing, (ID/left_hand.png, Hand, (Left-side-of, Computer-screen))), (Feedback, Penalty)), Description/Subject raised left hand and computer presented image of hand to left side. Time-block delayed for about 60 ms.",
59+
"raised-left/match-false": "(Agent-action, Participant-response, (Lift, (Hand, (Left-side-of, Experiment-participant))), (Release, (Mouse-button, (Left-side-of, Experiment-participant)))), (Sensory-event, Visual-presentation, (Drawing, (ID/right_hand.png, Hand, (Right-side-of, Computer-screen))), (Feedback, Reward)), Description/Subject raised left hand and computer presented image of hand to right side. ime-block delayed for about 60 ms.",
60+
"raised-right/match-true": "(Agent-action, Participant-response, (Lift, (Hand, (Right-side-of, Experiment-participant))), (Release, (Mouse-button, (Right-side-of, Experiment-participant)))), (Sensory-event, Visual-presentation, (Drawing, (ID/right_hand.png, Hand, (Right-side-of, Computer-screen))), (Feedback, Penalty)), Description/Subject raised right hand and computer presented image of hand to right side. ime-block delayed for about 60 ms.",
61+
"raised-right/match-false": "(Agent-action, Participant-response, (Lift, (Hand, (Right-side-of, Experiment-participant))), (Release, (Mouse-button, (Right-side-of, Experiment-participant)))), (Sensory-event, Visual-presentation, (Drawing, (ID/left_hand.png, Hand, (Left-side-of, Computer-screen))), (Feedback, Reward)), Description/Subject raised right hand and computer presented image of hand to left side. ime-block delayed for about 60 ms."
6262
}
6363
},
6464
"stage": {

0 commit comments

Comments
 (0)