Clemens Brunner
Clemens Brunner
I'm assuming that you solved the problem, if not, feel free to report back.
Hi @raphaelvallat! This is probably the biggest issue with our R peak detector, and I actually suggest that we implement *both* solutions you mention. Re 1, I assume that the...
I agree. Sure we could exclude the benchmarks, but even then I don't think it is worth the effort right now.
I'm reopening this, because I think it is useful to run the smaller examples and include their output. It looks like https://pawamoy.github.io/markdown-exec/ can be used for that purpose.
Thank you for your PR. Could you please explain what you added that wasn't available in SleepECG before? We already compute RRI, and based on that, we have implemented many...
It looks like the main addition is an option to convert RRI back to time stamps, correct? I think this could be quite useful, but in order to integrate it...
Definitely! RRI is the inverse of the HR, so the function would support both measures.
Another use case would be downloading build time dependencies (in addition to runtime dependencies). I'm not sure if this is feasible, since it is not supported by pip (https://github.com/pypa/pip/issues/7863). However,...
The token messages also appear on `main`? Or are they directly caused by changes in this PR?
OK, so the problems you listed (at least the first two) are not related to this PR and should probably fixed in another PR.