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

Visualise 3D viewer's 'Spatial select' radius #2247

Open
swilson27 opened this issue Feb 1, 2023 · 1 comment
Open

Visualise 3D viewer's 'Spatial select' radius #2247

swilson27 opened this issue Feb 1, 2023 · 1 comment

Comments

@swilson27
Copy link

3D viewer (underneath main) has feature to select connecting neurons by spatial position, which are within a Euclidean distance from active node. To precisely select partners on specific parts of a skeleton, currently I am having to trial and error different nanometre distances (and upstream/downstream filtering) and post hoc cross-reference which partners I expected to see.

It would be great to instead visualise, seamlessly in the 3D viewer, what a proposed Euclidean radius around the active node would look like, such that we can be certain that we'll obtain the desired partners. Hopefully this, or a feature which does something roughly along these lines, won't be difficult to implement. Thanks!

tomka added a commit that referenced this issue Apr 27, 2023
The spatial select dialog now adds a transparent green sphere to the 3D
Viewer to visualize the currently set selection radius. The sphere is
updated accordingly when the radius changes in the dialog.

Fixes #2247
@tomka
Copy link
Contributor

tomka commented Apr 27, 2023

Hi @swilson27, that's a good suggestion. I just added this feature to the dev branch. The dialog now adds a transparent green sphere around the active node with the radius set in the dialog:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants