-
I am trying to simulate a 11 channels EEG data nd I added 11 different source locations with for loop using lf_get_source_nearest(lf, pos)...
I followed d instruction in the coding tutorial but I ke…
-
I have recently finished a little pet project of mine, in which I compute all 345 standard EEG electrode positions of the 10-05 (5%) system. Although that's nothing new per se and the data are availab…
-
When I plot negative values using `mne.viz.plot_topomap`, I get spurious positive values near the boundary:
```
import numpy as np
import mne
m = mne.channels.read_montage("biosemi64")
in…
cbrnr updated
5 years ago
-
# Problem description
I want to compare scalp maps of ERPs across three different tasks. To allow for comparability between the subplots, they all need to share the same colorbar, which I can achie…
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
I have a stock version of mne-python 0.16.2 recently installed via the updated environment.yml. In the mne environment the gui will open but no images render -- e.g. `mne coreg` gives me the coreg wi…
-
hi there,
when I try to download from
https://www.novelall.com/novel/World-of-Cultivation.html
the story fails to download.
log will be pasted below
changed the sleep time between chapter reques…
-
-
Hi
This looks like great software. I'm mostly interested in using the statistics (ANOVA). I've run some stats with cluster permutation testing but I can't find any information regarding how to plot…
cab79 updated
6 years ago