Shing C
Shing C
@claaslendt @aidanacquah Thanks for the further details. I just had access to a win11 setup and could debug this. I pushed a patch and it should be fixed now in...
Hi @DrArtist2027 this typically happens when your machine ran out of memory. How big is the file you're trying to process (how many days of recording) and how much RAM...
@cWam-zz Hi. Any chance the file was empty? Do you know the size of the file? Is there a way you can share the file for me to debug?
@cWam-zz Thanks! We will investigate and get back to you. In the meantime, a workaround for you could be to first convert your file to a CSV (using GENEActiv's own...
> @chanshing Thank you for your suggestion. I forgot to tell (I don't know if this could help)... I have already read these files using the [GENEAread R package](https://www.rdocumentation.org/packages/GENEAread/) without...
Hi @cWam-zz It seems that the file only has second-level summaries, which would make it impossible for our models to work (requiring at least 15Hz frequency, ideally more - yours...
Thanks @cWam-zz that's a good diagnosis. Yes, decimals will be needed for >1Hz data (to show the milliseconds). For the 3rd scenario, I think the problem is that the very...
Hi @tbonewmy This package is tailored to end users wanting to simply process a file via the CLI. I believe what you're looking for instead is something like an SDK...
It's a bit tricky because some of our own workflows and of other researchers are stuck in the older torch version. I believe we can make the deps flexible (let...
That's quite a reduction. Can you share how you are downsampling the data?