Pinned
1,994 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 15 commits in 3 repositories
Created a pull request in mne-tools/mne-python that received 24 comments
MRG, ENH: Abstracted volume registration again
Another version of #9515, but with fewer tests modified. The relevant ones pass locally at least. @alexrockhill feel free to test _USE_PREALIGN=Fal…
+504
−302
•
24
comments
Opened 11 other pull requests in 4 repositories
mne-tools/mne-python
7
merged
1
open
LABSN/expyfun
1
open
mne-tools/mne-nirs
1
merged
LABSN/mnefun
1
merged
Reviewed 19 pull requests in 6 repositories
mne-tools/mne-python 13 pull requests
-
[MRG, MAINT] Move freesurfer functions in
mne/source_space.pytomne/_freesurfer.py - MRG, ENH: Add warning when distances are bad
- [ENH, WIP] Encapsulate warp elec image in function
- MRG: Fix return type for raw.annotations.rename and add to tutorial
- [MRG] Make concatenate_epochs work with empty Epochs objects
- FIX: repr of DigPoint in voxel space
- [ENH, WIP] Suggested API changes to allow subcortical and other ROI plotting
- MRG: Put repeated code in a function
- FIX: fix topo plot when large channel distance gives rise to invalid values for arcsin
- BUG: Fix bug with optical_density
- MRG: Add set_durations() function for annotations
- Update download URL to pyvistaqt main branch
- FIX: Fix simulate_evoked and apply_forward
sphinx-gallery/sphinx-gallery 2 pull requests
scipy/scipy 1 pull request
mne-tools/mne-connectivity 1 pull request
mne-tools/mne-nirs 1 pull request
LABSN/mnefun 1 pull request
Created an issue in matplotlib/matplotlib that received 2 comments
BUG: Lost functionality of interactive selector update
In MNE we allow users to update the selector colors, and have:
selector.rect.set_color(color) selector.rectprops.update(dict(facecolor=color))
Th…
2
comments