-
#### Describe the problem
I'm with the [Biosignal Interaction and Personhood Technology Lab (BIAPT)](https://www.moraeslab.com/biapt/) at McGill University. We often use the directed phase lag in…
-
Thank you for supporting Brainflow, I think BrainBay v2.6 could record EEG using openBCI (Ganglion) without going through openBCI-Hub.
Insert Element > Source > Biosignal/EEG Amlifilter > BrainFlow…
Otemo updated
2 years ago
-
Various tests fail in latest CI run for the following configurations:
- Julia 1 - Legolas 0.2
- Julia 1 - Legolas 0.3
(Both Julia 1.4 tests passed.)
History of commits and CI:
- Tests pass on…
-
E.g., for Beacon-internal use case of parsing `str = "[start_ns,stop_ns)"`
-
Dear all,
we would like to acquire EMG signals from muscleBAN without a priori time for the acquisition. Is there a way to modify the loop() class or the onRawFrame() to stop the acquisition with …
-
## 🚀 Feature
Support LabStreamingLayer sources
## Motivation
Labgraph is meant to be used for processing streaming biosignals in realtime. However, it doesn't currently have drivers for biosi…
-
This issue is used to trigger TagBot; feel free to unsubscribe.
If you haven't already, you should update your `TagBot.yml` to include issue comment triggers.
Please see [this post on Discourse](http…
-
I'm not sure whether this is an appropriate place to mention this.
Suppose I have read my EEG data as a `Onda` samples data and a `annotation` data.
Is there an easy way to do some follow-up typi…
-
See and the alternate implementation
```julia
function fcollect2(x; output = [], cache = Base.IdSet(), exclude = v -> false)
x in cache && return output
if !exclude(x)
push!(cache,…
-
LabStreamingLayer is a widely-used transport layer to stream biosignal data. It is supported by over 50 biosignal devices. An LSL sub node could be implemented in much the same way that the ZMQ sub no…