Fabrizio Ottati

Results 49 comments of Fabrizio Ottati

@biphasic do you think we can try to use data pipes (#201) for this dataset?

@biphasic did you take a look at the paper? I am looking at the dataset and I have found a strange timestamp expressed in seconds: ![image](https://user-images.githubusercontent.com/45739782/185670675-33588d11-421c-4fd1-a695-491e141ea0e6.png) That's some CERN-like time...

Moreover, some samples have multiple events (at most 2) associated to the same timestamp. How is it better to handle this? Should I decouple the event in multiple events with...

Should we put STMNIST in the documentation as experimental?

Well, I would say that a README for now is enough :) When torchdata will be stable, we will think about including it in the package official documentation.

Uhm, the checks are failing because loris is not among the requirements. In fact the try/except block works correctly. ![image](https://user-images.githubusercontent.com/45739782/164296857-a375adb1-003c-4caa-81e3-31732bed4d70.png) How can we solve this issue?

> Thanks for reviving NCARS! It's good that you brought back the test cases as well. Could you please make sure that the tests are passing on the CI? Right...

When running the test on my machine, having force the uninstallation of loris, I get the same error: the test suite does not install loris event if it is in...