Pierre Guetschel
Pierre Guetschel
- [x] To improve clarity in the doc, @thijor and I propose to change the docstrings and summary tables of cVEP (and eventually ERP) to these columns: ``` ============= =======...
This adds the option to use lazily compute the trial bounds when using `create_fixed_length_windows`. Useful when working with small strides that can lead to metadata DataFrames nearly the same size...
The end of life of python 3.8 will be in October 2024 https://devguide.python.org/versions/ Maybe we could already stop supporting it? This would facilitate the implementation of #588
Hi, thanks for this great library! Right now, the transparency parameter `alpha` is not automatically passed to the box plot and we can not pass it via `box_alpha` because it...
### Describe the new feature or enhancement Hi :) At the moment, when loading an EDF raw file, the channel types are all set to EEG by default (the default...
As pointed out in #647, it would be great to document the meaning of the different result columns, probably best to put this in the docstrings of the evaluation classes.