bidsaid.events.PresentationEventExtractor.extract_reaction_times

PresentationEventExtractor.extract_reaction_times()[source]

Extract the reaction time for each event.

Note

  • The reaction time is computed for the first response.

  • Will provide reaction time for all trials subject responds too.

Reaction time is computed as the difference between the trial onset and the time the response if recorded. If no reponse is recorded, then the reaction time is NaN.