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

feat: add segment properties endpoint and links #153

Merged
merged 8 commits into from
Jul 18, 2024
Merged

Conversation

fcollman
Copy link
Collaborator

this adds a new endpoint for getting segment properties based on a cave table

materialize/api/v3/datastack/[DATASTACK_NAME]/version/[VERSION]/table/[TABLE_NAME]/info

this can then be directly added to neuroglancer as a source with the source URL

precomputed://middleauth+https://[SERVER_LOCATION]/{seginfo_url}/materialize/api/v3/datastack/[DATASTACK_NAME]/version/[VERSION]/table/[TABLE_NAME]

a neuroglancer link has been added to the view for each datastack version that then lets users go to neuroglancer with an image layer and segmentation layer setup for the datastack with this segment info added and enabled.

@fcollman fcollman merged commit 69807e8 into master Jul 18, 2024
3 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.

1 participant