Alex Rockhill

Results 51 issues of Alex Rockhill

I can write a PR for this but I wanted to see what others think cc @jasmainak. I think when you interpolate only a sub-selection of the channels that are...

If someone had just a moment, it would be tremendously helpful to get some feedback about the failed CIs here https://github.com/mne-tools/mne-python/pull/10913. Basically, the tests that use fake clicking and key...

Is it possible to warp a point in volumetric image space with the SDR mapping? The "Warping to a Common Atlas" section here https://mne.tools/dev/auto_tutorials/clinical/10_ieeg_localize.html is the goal. The problem is...

:grey_question: type:Question :grey_question:

Part of https://github.com/mne-tools/mne-python/pull/10920. This uses power to compute the cross-spectral density. It would be nice if this could be done on complex numbers but that's causing issues with positive semi-definite...

I was using this pipeline for my own research and noticed on the manual registration, we used the T1 affine to transform back but since it's not aligned this doesn't...

Related to https://github.com/mne-tools/mne-python/issues/10721, GSoC. So I realize there aren't really any tutorials on time-frequency source space resolution (there is DICS but that's just frequency in the tutorial) so I think...

Related to https://github.com/sphinx-gallery/sphinx-gallery/pull/983. Just building first, can add a link in documentation after.

Part of https://github.com/mne-tools/mne-python/pull/10920.

Talking to @britta-wstnr about the options for time-frequency resolved source estimates (and also trial-resolved source estimation ideally for forward extensibility) here is what we came up with: Here is the...

ENH

According to :ref:`ex-source-loc-methods`, the DICS beamformer at least only accepts a single channel type at a time. Since the covariance can be computed for both meg and eeg, that can...

BUG