Eric Larson

Results 1655 comments of Eric Larson

IIRC `oct-6` is an older convention and we've been using `oct6` for a while. But I'm fine with being flexible where if `oct-6` already exists we could use it (but...

I recently hit this when dealing with infant templates, so I think in principle it would be nice to be more flexible since `fetch_infant_template` gives such a source space. I...

For now in #1088 I just ignore the warning. But really for numpy scalars we should probably traverse and use their pure-python `int` or `float` instead. Could be done fairly...

> So far the pipeline has successfully created the files for the main task ('sub-02_task-main_proc-clean_raw'), but the rest sessions are missing yet and not computed. Not sure if the pipeline...

> I don't think we're really using it outside of anything inverse-modeling-related, right? Looking at whitened evoked data and related SNR can be useful outside of source imaging contexts as...

It sounds like there are potentially multiple bugs in terms of which files we preprocess and/or which files we use to create noise covariances :grimacing:

For EOG/ECG missing, I think once you get this message: ``` │15:38:49│ ⏳️ sub-01 No ECG-related ICs detected, this is highly suspicious. A manual check is suggested. You may wish...

cc @hoechenberger @drammock as this :point_up: brings up a larger issue of how to handle subject-by-subject variability for variables in general. The idea I propose above is to have a...

> Coming back to this issue: I have added the missing channels as flat lines, however then the pipeline fails with This looks like a bug, most likely in MNE-Python...