NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
435 stars 124 forks source link

P300 experiment explanation: "...high or low probability..." #225

Open sotofernando opened 1 year ago

sotofernando commented 1 year ago

šŸ“ Possible mismatch in terms "...high or low..."

Check if this should be "... low or high..." instead of "...high or low..." in:

"The experiment uses a visual oddball paradigm. Images of cats and dogs are shwn in a rapid serial visual presentation (RSVP) stream, with cats and dogs categorized respectively as ā€˜targetsā€™ or ā€˜non-targetsā€™, according to which has high or low probability of occurring, respectively."

I understand the target is the oddball, cats in this case, so 'targets' should have low probability of occurring.

https://github.com/NeuroTechX/eeg-notebooks/blob/beaa8a5c5e6c4e1e012afa23687ea328e5b46bb0/examples/visual_p300/01r__p300_viz.py#L5