AdaptiveMotorControlLab / CEBRA

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
https://cebra.ai
Other
884 stars 72 forks source link

Fix test failures due to http rate limit #62

Closed stes closed 1 year ago

stes commented 1 year ago

We observed a test failure in #59 , most likely due to rate limits when downloading raw data for testing from github. This PR replaces some of the links with references to figshare which is probably better suited to host the files.

stes commented 1 year ago

Small typo --- now test_dlc.py works locally for me

19 passed in 36.42s