Raphael Vallat

Results 210 comments of Raphael Vallat

That's a good idea @turkalpmd — feel free to open a PR for it. Thanks

Hi, Can you please plot the full time-series of one representative channel? I wonder if there are strong artefacts either at the beginning or end of the file that would...

@cbrnr agree re: implementing both methods 👍 > does this method assess signal quality continuously? Yes, `method="zhao2018"` produces a single signal quality estimation for the entire recording. By contrast, the...

Hi, Have you solved the problem? There's clearly something off with the way that the annotations are parsed into EDFBrowser, because each discrete epoch should be 30-seconds. Based on your...

Hi @mdhaber — I unfortunately do not have the bandwidth to introduce new features or functions to Pingouin at the moment. Furthermore, Dunnett test is not implemented in Pingouin (even...

Thanks for flagging this! There are still some tasks remaining on the [0.7 roadmap](https://github.com/raphaelvallat/yasa/issues/132) but we should at least release a new minor version soon to fix the notebook. @remrama...

> Also, I was not able to install the packge locally by cloning the repository using the given commands. What error did you get?

@remrama there has been several big PRs since the 0.6.5 release, which I think justifies a bump to 0.7.0. We could rename the current [0.7.0 roadmap](https://github.com/raphaelvallat/yasa/issues/132) to 1.0 and include...

Hi @mdhaber, Changing the default `correction` to True sounds good to me 👍 Thanks for asking though, appreciate it! Raphael

I prefer `sample_frequency` over `sample_rate`, which is more consistent with scipy.signal and MNE. My vote is for A :)