-
This is a really small details, but for one paper I have abstract like this
```
abstract:: "Introduction: The slope of the electroencephalography (EEG) power spectrum (also referred to as 1/f noise…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
It would be great to have a calibration feature similar to what Muse has done with thei…
-
Dear @nikolaims:
I am not able to connect to nfb with LSL with my muse device. I use the name I always use in other software but it doesn't work. I'm sure the issue is mine but I don't know where to …
-
The basic experimental use case is that we have several simultaneous imaging measures, eg fmri eeg and breathing.
The first concern is to have a common container for neuroimaging data from differe…
-
### Description of the problem
It is not a bug per se, but I feel it is a quite misleading default. Getting the data through "get_data" and "to_data_frame()" give different output values by default, …
-
Hello author, I apologize for bothering you. When running your code, I encountered the following errors. I hope you can provide an answer. Thank you very much!
**_errors:Traceback (most recent call…
-
I was looking at the [official dataset code](https://github.com/exporl/auditory-eeg-challenge-2024-code/blob/main/util/dataset_generator.py) from the Auditory EEG Decoding challenge. They seem to be i…
-
The code Salvador has written for HNN can replace the network-building code in network.py and cell.py (maybe feed.py). This would allow users to modify the network configuration in an ad hoc fashion. …
-
I am trying to run your program on the given data sets. I would like to clarify below things:
- Have you used only data set present at (data/) ?
- I am not able to figure out which of your program …
-
For example, for DEAP dataset, I need not only EEG data but also GSR data to achieve multi-modal fusion, is there anyway to obtain both EEG and GSR signal through torcheeg?