Jump to content

Template:StimulusTaskStates: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


===StimulusBegin===
===StimulusBegin===
This state is 1 during first block of stimulus presentation, and 0 otherwise.
This state is 1 during the first block of stimulus presentation, and 0 otherwise.


===PhaseInSequence===
===PhaseInSequence===
This state is 1 during pre-sequence, 2 during sequence and 3 during post-sequence (see [[#Timeline|Timeline]]).
This state is 1 during pre-sequence, 2 during sequence and 3 during post-sequence (see [[#Timeline|Timeline]]).
===PauseApplication===
While this state is set to 1, no task processing occurs, i.e. the task is paused, and may be resumed by setting PauseApplication to 0.

Latest revision as of 15:35, 29 February 2012

StimulusCode

The numerical ID of the stimulus being presented (16 bit).

StimulusType

This state is 1 during presentation of an attended stimulus, and 0 otherwise. The notion of an "attended" stimulus requires data recording in copy mode.

StimulusBegin

This state is 1 during the first block of stimulus presentation, and 0 otherwise.

PhaseInSequence

This state is 1 during pre-sequence, 2 during sequence and 3 during post-sequence (see Timeline).

PauseApplication

While this state is set to 1, no task processing occurs, i.e. the task is paused, and may be resumed by setting PauseApplication to 0.