LaurentLM

Results 5 comments of LaurentLM

No problem, I wasn't sure if this had deeper implications in the way date inputs are checked, or if there was a more elegant way to address edge cases like...

1. My microcontroller has $32=2. For some reason I imagined that setting the app in diameter mode would divide/multiply by 2 the X axis of the DRO. I have now...

Hi, I just noticed that the CW/CCW option is not available in the treading wizard, any chance you could add that in a future release? (I tried to do it...

Hi @larsoner, Thanks for your guidance, I'm very new to this. Still a bit confused as to why the test failed. `proj_id` should be either an `int` or `None`. It...

I think I am a bit stuck with this. I fail to understand why `info["proj_id"]` is converted into an ndarray here: https://github.com/mne-tools/mne-python/blob/68b5523a1d2e301fb0e4f2460c67d42c465e46b7/mne/_fiff/meas_info.py#L3501 It would make more sense to me to...