Closed jdpigeon closed 6 years ago
It would also be cool to have analysis output like a PSD in our testing functions.
Added a simple and hopefully extensible operator for streaming EEG data for testing https://github.com/alexcastillo/eeg-pipes/blob/master/examples/datasets/createEEGStream.js
If we use real EEG data in testing and developing the library, we'll better be able to catch domain-specific peculiarities.
It would also be great if this real data could include some dropped samples (at an appropriate frequency)
Being able to use data from several different devices could also be cool.