Jump to content

Contributions:EglyDriverTask: Difference between revisions

From BCI2000 Wiki
Lingling (talk | contribs)
Lingling (talk | contribs)
Line 59: Line 59:


===CueTargetSameObjectPercentage===
===CueTargetSameObjectPercentage===
The percentage of the cue mismatches the target but on the same object(%).
The percentage of the target mismatches the cue but on the same object(%).


===CueTargetDifferentObjectSameSidePercentage===
===CueTargetDifferentObjectSameSidePercentage===
The percentage of the cue mismatches the target, on the different objects and on the same side(%).
The percentage of the target mismatches the cue, on the different objects and on the same side(%).


===CueTargetDifferentObjectDifferentSidePercentage===
===CueTargetDifferentObjectDifferentSidePercentage===
The percentage of the cue mismatches the target, on the different objects, and on the different side(%).
The percentage of the target mismatches the cue, on the different objects, and on the different sides (%).


==States==
==States==

Revision as of 22:59, 9 November 2023

Synopsis

Timeline





Visual Representation

Versioning

Authors

Huiling Huang (huiling@neurotechcenter.org)


Parameters

FixationDurationMin, FixationDurationMax

Minimum/Maximum duration of the fixation phase.

BarDurationMin, BarDurationMax

Minimum/Maximum duration of the bar phase.

CueDuration

Duration of cue.

CueToTargetDurationMin, CueToTargetDurationMax

Minimum/Maximum interval time between cue and target.

TargetDuration

Duration of target.

PostTargetResponseTime

The maximum time allows the subject to respond after the target disappears.

FeedbackDuration

Duration of the feedback

trialNumber

Number of trials.

CatchTrialPercentage

The percentage of the catch trial(no target)(%).

CueTargetMatchlPercentage

The percentage of the cue matches the target trial(%).

CueTargetSameObjectPercentage

The percentage of the target mismatches the cue but on the same object(%).

CueTargetDifferentObjectSameSidePercentage

The percentage of the target mismatches the cue, on the different objects and on the same side(%).

CueTargetDifferentObjectDifferentSidePercentage

The percentage of the target mismatches the cue, on the different objects, and on the different sides (%).

States

See also

Contributions:Applications