Clemens Brunner

Results 84 issues of Clemens Brunner

I recently worked with an XDF file containing two streams, an EEG stream and a marker stream. I noticed that when using the nominal sampling rate (e.g. 1000 Hz), the...

Following up on #12616, I'd like to discuss our current release workflow. I'm curious about why we need to backport changes. Would it be possible to streamline our process by...

The gap (vertical distance) between the two components of the EEG viewer (signal browser and overview bar) is too large on my machine: ![Screenshot 2023-07-20 at 12 33 54](https://github.com/holoviz-topics/neuro/assets/4377312/360600b4-50af-49e3-8983-a9f42a45dd20) I...

Recently (as of #12441), MNE started to raise warnings when importing EDF/BDF files containing channels with different filter settings (see [here](https://github.com/mne-tools/mne-python/blob/main/mne/io/edf/edf.py#L780-L784)): ``` RuntimeWarning: Channels contain different highpass filters. Highest filter...

BUG