Closed neuromechanist closed 3 months ago
You have the wrong level for the sidecar --- you are annotating duration as a category column.
The correct annotation is:
"duration": {
"Description": "Duration of the event, set typically to n/a....",
"Units": "seconds",
"HED": "Duration/#"
}
Thanks, it makes sense now 🙌🏼
I am trying to get the task duration from the Duration column:
, but the HED description throws a placeholder error:
This seems to be at odds with the Duration and Delay definitions in the specifications