Eric Larson

Results 114 issues of Eric Larson

## Reporting a bug - [x] I have tried using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/main/CHANGE_LOG). - [ ] I have...

caching
bug - incorrect behavior

Try to fix persistent errors in https://github.com/mne-tools/mne-python/pull/12477

no-changelog-entry-needed

Closes #9094 WIP because I haven't thoroughly tested or anything. But at least modifying the example things work out of the box. The "trick" is to use `_smart_eigh` to figure...

> I think the value of the "reject" parameter should be included via upstream changes to mne.Report.add_epochs(). _Originally posted by @hoechenberger in https://github.com/mne-tools/mne-bids-pipeline/issues/839#issuecomment-1917498418_ In other words, `epochs.reject` and maybe `epochs.flat`...

EASY

h5py is now up on https://pypi.anaconda.org/scientific-python-nightly-wheels/simple/ , let's use it

no-changelog-entry-needed

When processing a recent brainvision recording with FCz as the reference (which means it's not in the recording), I wanted to recover this channel in the data, use an average...

Currently with `mne.Report` you can: 1. Add new sections, which get placed at the end 2. Remove sections 3. Replace existing sections In MNE-BIDS-Pipeline we have an issue where we...

See https://github.com/mne-tools/mne-tools.github.io/blob/main/dev/whats_new.html, it causes https://mne.tools/dev/whats_new.html to redirects to https://mne.tools/home/circleci/project/doc/_build/html/development/whats_new.html . Not sure when this started but it's clearly wrong :slightly_smiling_face:

`find_bad_channels_maxwell` uses the SSS basis to find MEG channels that are bad. In principle the same thing should be doable for EEG using the [scalar spherical harmonic basis](https://pubmed.ncbi.nlm.nih.gov/32746058/). Code-wise I...

Hey @mne-tools/mne-python-steering-committee, could each of you please take a moment to open a PR to add yourself to [CODEOWNERS](https://github.com/mne-tools/mne-python/blob/main/.github/CODEOWNERS) in this repo? We would like to start using this as...