Checkerboard Paradigm
Posted: 09 Dec 2010, 00:18
Hi
I'm writing to ask if any implementation of the Checkerboard paradigm (Townsend et al., 2010, Clin Neurophysiol 121) is planned for inclusion in BCI 2000 core any time soon or, alternatively, if anyone knows of a user contribution that implements the paradigm? I've kept an eye on this forum, but have not noticed any mention of the Checkerboard paradigm as yet.
I ask because I have been attempting to implement the paradigm myself. I have no difficulty to revise P3Speller (the class P3SpellerTask) in order to produce appropriately sequenced checkerboard stimuli. However, I have not been able to figure out how to revise P3SignalProcessing (the classes P3TemporalFilter and LinearClassifier, I guess) to handle the signal averaging and classification. It seems that P3TemporalFilter would need access to StimulusTask::mAssociations or related data in order to average correctly.
Any help on either issue would be much appreciated.
James
I'm writing to ask if any implementation of the Checkerboard paradigm (Townsend et al., 2010, Clin Neurophysiol 121) is planned for inclusion in BCI 2000 core any time soon or, alternatively, if anyone knows of a user contribution that implements the paradigm? I've kept an eye on this forum, but have not noticed any mention of the Checkerboard paradigm as yet.
I ask because I have been attempting to implement the paradigm myself. I have no difficulty to revise P3Speller (the class P3SpellerTask) in order to produce appropriately sequenced checkerboard stimuli. However, I have not been able to figure out how to revise P3SignalProcessing (the classes P3TemporalFilter and LinearClassifier, I guess) to handle the signal averaging and classification. It seems that P3TemporalFilter would need access to StimulusTask::mAssociations or related data in order to average correctly.
Any help on either issue would be much appreciated.
James