IESSEEG / sub-032 /ses-01 /eeg /sub-032_ses-01_task-sleep_run-6_events.json
Mingjian-Lu's picture
Upload folder using huggingface_hub
501bc1d verified
{
"onset": {
"Description": "Onset (in seconds) of the event from the beginning of the first datapoint. Negative onsets account for events before the first stored data point.",
"Units": "s"
},
"duration": {
"Description": "Duration of the event in seconds from onset. Must be zero, positive, or 'n/a' if unavailable. A zero value indicates an impulse event. ",
"Units": "s"
},
"sample": {
"Description": "The event onset time in number of sampling points.First sample is 0."
},
"value": {
"Description": "The event code (also known as trigger code or event ID) associated with the event."
},
"trial_type": {
"Description": "The type, category, or name of the event."
}
}