Mathieu Scheltienne

Results 36 comments of Mathieu Scheltienne

I could add this to #612; but I don't exactly get what you propose. It does not make sense to me to expose a `powerline` argument to `ecg_clean` since it's...

Up to prevent closure as this was probably not fixed?

Looks like it was fixed as now the `kwargs` are forwarded https://github.com/neuropsychology/NeuroKit/blob/5cd089e9d82e6f7fb98d2028e69840aee08f8ab3/neurokit2/ecg/ecg_clean.py#L147-L155

Hello all! First of all, thank you for adding this feature! I've been following along for a couple of months now. waiting eagerly for its release. I'd like to chip...

I used the default 3. I will try, but I don't expect this to be the cause. I ran both conditions isochronous/synchronous one after the other, many many times.. and...

I did find a cleaner solution, as explained in https://github.com/pyserial/pyparallel/issues/15 but it is IMO a problem that the parallel class does not work by default on Linux Ubuntu 20.04.

I am not aware of a different package than `pyparallel` to interact with the parallel port in Python. That would be indeed a good solution.. Alternatively, even some documentation to...

+1 for this, looks super nice on your doc and looking forward to integrating it in my projects!

Note that it was already a bit improved in https://github.com/mne-tools/mne-python/pull/11473

That would be very helpful. It took me a while to figure out why my `pre-commit` hook was running on a file despite the file being ignored as part of...