You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
events.latency is not required by BIDS, but is required for Unfold. we should either document this well, or automatically convert according to the raw.info.["srate"] sampling rate. I used events.latency = events.onset .*500
events.latency = events.onset .*500
Originally posted by @behinger in #35 (comment)
The text was updated successfully, but these errors were encountered: