Stefan Appelhoff
Stefan Appelhoff
@hoechenberger yes, I should be able to do it within the next two weeks max. Do you want to look into this before? https://github.com/mne-tools/mne-bids/pull/1245 something with the inspect module, I...
I started migrating some issues over to the milestone for the release AFTER the impending on: https://github.com/mne-tools/mne-bids/milestone/17 However I think there are some issues we do need to solve before...
@bruAristimunha mne-bids 0.15.0 has just been released! https://pypi.org/project/mne-bids/0.15.0/#history
I can replicate this locally on macos 14.4.1 (M2 chip).
issue occurs on Windows as well, as evidenced by CI logs in https://github.com/mne-tools/mne-bids/pull/1252
Great, thanks @scott-huberty! :-)
sounds good to me, and agreed with YAGNI for the second suggestion.
this is where `on_missing` would need to be added: https://github.com/mne-tools/mne-python/blob/43fb9d8c28193ad2c0e11c9282e65338e02f98b7/mne/channels/channels.py#L1970-L1978
The list is quite big: https://github.com/mne-tools/mne-installers/blob/31544ad2fd91d85c0f4b79ee5a444bf45d5c8d3d/recipes/mne-python_1.4/construct.yaml#L65-L141 We should think about: - requirements to be fulfilled for inclusion in the "ecosystem list" on the MNE-Python website - a format that is...
This was also brought up by @drammock in https://github.com/mne-tools/mne-python/pull/9569#issuecomment-879969307 some time ago. I generally agree. Do we need a copyright notice in each file? Isn't the license in the root...