-
@jasmainak, @sappelhoff and I were discussing whether BIDS should support .fif format for EEG in the following issue: https://github.com/mne-tools/mne-bids/issues/229. Are there strong reasons against…
-
In the iEEG specification, BrainVision is one format accepted but the chosen extensions are only .eeg, .vhdr, and .vmrk. However, in this format, it is possible to save the data with the extensions .d…
-
Dear all,
I am currently building LSL to synchronize an BrainVision Recorder ECG stream, a NIRStar stream and a video stream. When building the Brain Amp App I encountered an error in Cmake. So thes…
-
Hi,
I am currently setting up LSL on our Windows 10 PC with all the configurations and environments installed, but when I try to generate the Install files in Cmake this error comes up (I am current…
-
Thank you for the amazing toolbox and the great documentation. Currently, I am working through the demo but I get the following error
Error using text
First two or three arguments must be numeric …
-
Hi everybody,
I am trying to make a real-time application using EEG data streamed from a BrainProducts BrainAmp via the BrainAmpSeries app from the LSL suite.
Is there a way to change the defaul…
-
I was trying to exactly match the data from the online recordings of an EEG experiment with the recorded offline data using a BrainVision Amplifier System and the BBCI toolbox. The mex files were used…
-
It used to be BV files would neatly map stim codes to integers: `'Stimulus/S 11'` would become `11` and so on. Now, with annotations, we have essentially random assignment; what `'S 11'` becomes is es…
-
Currently it's unclear what license the Apps in this repository are under. The only thing that has a definite license is liblsl, which is MIT licensed. Does the same apply to the whole repository?
-
I already started this discussion on Slack and the responses were generally positive so here's the official proposal:
Currently, the source code for liblsl, all language bindings and all apps is in…