Juan GP

Results 52 comments of Juan GP

All these are very good catches. Thanks. Would you be willing to PR the changes?

Yes, we use it. As shown in different places here https://mne-cpp.github.io/pages/development/contribute.html, we use qtcreator for development and that brings clang-tidy by default. But we have an unsurmountable amount of warnings....

That's a good idea. But I think that the chances of a fix generating more harm than good are, in my opinion too high. Our testing pipeline, or our coverage,...

Hi, I think this could make sense. Even if we use only 2 integration points, it could still make sense, depending on the amount of memory of the user (as...

@tmedani If there is a specific cpp related change maybe I could help? (or even it if is not related to cpp at all.)

I think I understand what you mean, and in principle I agree with you. But, let's take your example: i already have a script that builds from qt from sources...

I've come across this example file. Hope it helps. https://github.com/sccn/xdf/blob/master/xdf_sample.xdf

This is very good. It is nice to verify with numbers this we've been going through. In the past we've tried to solve this problem in many different ways. One...

Not sure. I remember going to that specific part of the code. I was suspicious that under specific window lengths, some data could've been padded with zeros at the beginning...

I think I did exactly the same thing as you did.... :) -- Juan On Mon, Apr 18, 2022 at 7:58 AM Ruben Dörfel ***@***.***> wrote: > Not sure. I...