Skip to content

Event Marking between Brainflow and other python processes implementation. #156

Open
@iPsych

Description

@iPsych

There are several EEG devices (especially headsets) working only with Brainflow.
However, It seems tricky to send event marker outside Brainflow (Their examples call brainflow and psychopy function in same commandline, not let psychopy send marker to independent brainflow thread/process).

I found a work-around using Brainflow->LabStreamingLayer, but it seems not an ideal solution considering temporal accuracy.

NeurotechX shared a lot of notebooks integrates PsychoPy and Brainflow, but as far as I understand, they call psychopy and brainflow in same .py script, not allow communication btw two, right? (i.e. send event marker in GUI designed PsychoPy experiment.)

(Maybe, just call Brainflow inside PsychoPy would be one solution.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions