google / google/neuroglancer

Allow segmentQuery to contain both explicit IDs and query options

Open
#437 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
389
Avg merge
3d 21h
Merged PRs (30d)
3

Description

I have segment properties loaded for my volume. I can see them as long as the segmentQuery doesn't include an explicit ID list, as shown here:

image

But if I have an ID list in my segmentQuery, then adding `|PreSyn |PostSyn` to my query results in 0 matching IDs, meaning I can't see the numerical properties for the selected segments unless I first delete the ID list from the segmentQuery box.

image

Is it possible to combine an explicit ID list with other query features in the same segementQuery text?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.