Clemens Brunner

Results 84 issues of Clemens Brunner

Somewhat related to #10789, our version menu is getting pretty long (and if we don't do anything about it, it will get too long rather soon): I propose that in...

website

Currently there are some issues with plotting montages, especially with those consisting of template locations (as opposed to realistic locations), see e.g. #7141 and #7455. At the moment, MNE ships...

When I read a file with trailing delimiters, `read_csv` spits out a warning that a missing column name was filled in. Is there a way to tell the function that...

feature
read :book:

Currently we can build libbiosig from source only on macOS and Linux. However, we should try to get it to work on Windows as well using our build environment. Right...

We have 64bit builds for Linux and macOS, but currently we only have 32bit Windows binaries. We should really try to build a 64bit binary also on Windows, because right...

We should replace all icons with SVG ones. This is easy to do, the `svg` module takes care of everything (it needs to be added to the `pro` file). Just...

SigViewer should be able to open EEGLAB files, which come in two flavors: (1) either a single `.set` file or (2) a pair of `.set`/`.fdt` files. A .set file is...

enhancement

We should add a menu entry to check for SigViewer updates.

enhancement

It would be nice if multiple SigViewer instances could be open, completely independent of each other. This actually works right now, but the GUI needs to be adapted a bit....

enhancement
user interface