Skip to content
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

neuprint: Two fixes #124

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Conversation

stuarteberg
Copy link
Contributor

@stuarteberg stuarteberg commented Oct 17, 2023

The first commit allows the user to access single-resolution "legacy" precomputed meshes, but only if they pass lod=None. Maybe you can suggest a friendlier implementation.

The second commit concerns selecting a URL from the neuroglancer segmentation source. In our neuroglancer links, we sometimes list multiple sources for segment properties, in which case source is a list-of-dict.

These have gone through only minimal testing (by hand). Hopefully I haven't broken anything.

@stuarteberg
Copy link
Contributor Author

cc @floesche @hoellerj.

@schlegelp
Copy link
Collaborator

Hi Stuart. Thanks, this looks good to me! If tests pass I'll merge right away. Do you need me to also release a new version to PyPI right away?

@stuarteberg
Copy link
Contributor Author

Do you need me to also release a new version to PyPI right away?

That's a question for @floesche and @hoellerj

@floesche
Copy link
Contributor

No need to do this right now. We can use the commit with fixes in our dependencies. Currently we are using 91671f1

@schlegelp
Copy link
Collaborator

Some tests failed but that's on me from an earlier commit. Merged, thanks for the contribution! Let me know if I can help with what you guys are up to.

@schlegelp schlegelp merged commit 0c0cc6e into navis-org:master Oct 17, 2023
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants