-
## ℹ Computer information
- Platform OS (e.g Windows, Mac, Linux etc):
- Python Version:
- Brain Interface Used (e.g Muse, OpenBCI, Notion etc):
## 📝 Provide detailed reproduction steps (if a…
-
#### Description
When performing FastICA using whiten=True attribute, the resulted unmixed signals have a variance of 1/len(data). this can be handled by multiplying the unmixed signals by …
-
#### What happened:
I am using `netcdf` to save `xarray` objects containing a list of lists (or numpy array of objects) inside the metadata. However, since numpy arrays are not supported, I convert t…
-
only tf.keras.layers.Conv1D supports padding 'causal', and it is very important for time series research, however in
tf.python.ops.conv1d
input: (batch_size, dim1size, dim2size, ... , channels_in)…
-
## ℹ Computer information
- Platform OS (e.g Windows, Mac, Linux etc): Fedora 34 & Ubuntu 20.04 (both on amd64)
- Python Version: 3.7
- Brain Interface Used (e.g Muse, OpenBCI, Notion etc): None
…
-
I've been trying to improve the speed of Report generation. One of the things that IMHO takes too long is generation of the butterfly plots in `Report.add_raw()` (if `butterfly=True`, which is the def…
-
I figured it would be worth having a single issue to track all the known issues on Apple Silicon. I'll try to keep this list updated as things get fixed or people encounter additional issues.
- [x]…
-
Dear Professor Vallat,
First of all many thanks for taking the time to bring us this very usefull yasa script.
I already use edf in mne in some tasks. Now I'm learning yasa to get information…
-
**Submitting author:** @eferrea (Enrico Ferrea)
**Repository:** https://github.com/eferrea/BCI-Master
**Branch with paper.md** (empty if default branch):
**Version:** v.1.0.0
**Editor:** @oliviaguest…
-
The `.set_eeg_reference` methods have a `projection` argument that can be set to True to set the CAR reference as a projector. I guess in most cases it should be set to False, and the CAR referencing …