-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG streamlines URL has changed #266
Comments
@adamltyson (I think I've asked you this before - sorry) - any idea at what URL I can find the connectivity data now? |
This thread seems to contain the info we need to fix this. From my understanding:
Considering the thread is 4 years old, maybe it's worth posting to see if there's a more up to date method to get this data? |
Asked for advice on the AIBS community forum. |
Moving this out of the https://github.com/brainglobe/brainrender/milestone/1 milestone as I had no response about the data and don't consider this issue blocking. |
#348 enables these "slow" tests by default. The streamlines tests are currently disabled (commented out). |
This post by @fcollman illustrates how to download the data with cloud-volume. It's in a different format, and it looks like we'll need to rewrite all/most of the streamlines module. |
Describe the bug
streamlines example test fails with URL not found: Forbidden
To Reproduce
pytest -vv tests/test_examples.py --runslow --runlocal
(MacOs M2 on 8866e3a with vedo 2023.4.6)
Expected behavior
Tests pass
The text was updated successfully, but these errors were encountered: