Eric Larson

Results 147 issues of Eric Larson

Should be simple enough to implement, and should make data for OPMs cleaner, at least for whole-head arrays / multi-axis measurements https://www.sciencedirect.com/science/article/pii/S1053811921007576

ENH

The MNE library is great, but outputs a lot of messages, such as reading status etc. Could a mechanism be added to control this? The simplest would probably be to...

### Describe the bug, what's wrong, and what you expected. I found a bug! It's really VTK's bug: https://gitlab.kitware.com/vtk/vtk/-/issues/18559#note_1211257 But we should probably work around it on the `pyvista`/`pyvistaqt` end...

bug

Side-remark: It would be really cool if one could specify that individual code sections can be/are folded (or maybe completely omitted?) in sphinx-gallery. This is one of the gallery entries...

@StefRe working on using the exclusion of implicit refs for MNE-Python, it occurred to me that it would be nice to have a way for SG to tell me what...

Potential plan (feel free to comment @agramfort @hoechenberger @drammock): - [x] BIDS-ify dataset from https://github.com/ilabsbrainteam/2022-Best-Practices-Infant-MEG - [x] Verify locally that it processes with a suitable config (without movecomp, without source...

EOSS4

As part of https://github.com/mne-tools/mne-bids-pipeline/issues/574, I've created a single subject with a `mne coreg` warp of the `ANTS6-0Months3T` infant template provided by [`fetch_infant_template`](https://mne.tools/dev/generated/mne.datasets.fetch_infant_template.html). There is currently no "nice" way for me...

I think the idea is that this local `cfg` should have everything that is needed to run and `get_input_files`, and this breaks that convention. In terms of following this standard,...

It would be nice to do `python tests/run_tests.py ds000248 --debug` and have it 1. Automatically set `n_jobs=1` 2. Set `on_error='debug'` I went to do this but it quickly became complicated...

- [x] Fix `om.Geometry` not releasing the file pointer on Windows at least: https://github.com/openmeeg/openmeeg/pull/588 - [x] Standard error outputs should be disabled or optional (e.g., `OPERATOR X`): https://github.com/openmeeg/openmeeg/pull/589 - [x]...