Stefan Appelhoff

Results 644 comments of Stefan Appelhoff

@fordmcdonald you should first [**fork**](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the repository, and only push to `fordmcdonald/mne-bids.git` ... to some new branch of your choice. Then in a next step you can open a pull...

@JuliusWelzel can this one be close now that you have #347 open?

Furthermore, links to `` do not work at all --> they go to: https://bids-specification.readthedocs.io/en/latest/appendices/entities.html#index

reposted from other thread: Hi @PeerHerholz, thanks for the patience -- I am not sure I'm the correct person to judge this, but to obtain a number you may open...

closed in favor of https://github.com/bids-standard/bids-specification/issues/1569

> So concretely, I propose that in cases where set_eeg_reference is called with a single channel name and that channel name has a meaningful position (ch["loc"][:3]"), we set custom_ref_applied to...

Re-opening, because even once #12758 is merged, there will still be many % strings to get rid of. Please search globally for `" %` to find them.

cc @mmagnuski @GuillaumeFavelier @bloyl friendly ping --> you're still missing from the file :-)

Hi! To call [`write_raw_bids`](https://mne.tools/mne-bids/stable/generated/mne_bids.write_raw_bids.html#mne_bids.write_raw_bids) you need to pass a `raw` object. How do you obtain this `raw` object in the first place, if **not** using `mne.io.read_raw_nirx`? I assume you have...

> The way you suggested obviously works and makes much more sense glad you have something that works for now! > This issue should be migrated to the mne-python repo...