Stefan Appelhoff

Results 118 issues of Stefan Appelhoff

I would like to add a `remove_channels` method to https://mne.tools/dev/generated/mne.channels.DigMontage.html#mne.channels.DigMontage Could this be as simple as adjusting the `remove_fiducials` method? https://github.com/mne-tools/mne-python/blob/ace9381898b3ad9da9590a3d0b99abedaa74e033/mne/channels/montage.py#L677-L702 The reason I need this is that I am...

I really like SigViewer, thanks for this app. In my workflow, I sometimes use it to quickly check an XDF file. Like in the screenshot below: ![Image](https://github.com/user-attachments/assets/f91162b1-7d2d-4a8e-aff9-0b00c7bf8d95) ☝ this gives...

some tests / examples have not seen a lot of care in the past years. I will try to remove/replace them here.

@JuliusWelzel and @bruAristimunha want to use the recent features in downstream software. We should plan a date for a new release. @drammock would you like to wait a bit with...

@Kallemakela thank you so much. I think we still need to add you to https://github.com/mne-tools/mne-bids/blob/main/CITATION.cff See also https://github.com/mne-tools/mne-bids/blob/main/CONTRIBUTING.md#instructions-for-first-time-contributors _Originally posted by @sappelhoff in https://github.com/mne-tools/mne-bids/issues/1466#issuecomment-3489950565_ --- We also need to update...

- xref https://github.com/mne-tools/mne-python/pull/13440 may need some adjustments once the above is resolved ☝️ ? In anyhow, this issue is informing/tracking about the current failures and how they may be resolved.

We are planning to move the mne-bids INSPECT module, see also: - https://github.com/mne-tools/mne-bids/issues/1366 If you are actively using this module and would like to continue doing so, please respond to...

API

Hi @cboulay 👋 I see that recently there have been a few pylsl releases (now at 1.17.6). The last time I updated pylsl, I was at version 1.16.2, and I...