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

New function: show all / isolate for group #7

Open
lankiszhang opened this issue Sep 7, 2023 · 0 comments
Open

New function: show all / isolate for group #7

lankiszhang opened this issue Sep 7, 2023 · 0 comments

Comments

@lankiszhang
Copy link

Hi,

I am working with many groups, each consists many neurons in VVDviewer. Below is one of my daily work case:

Group 1 (neuron 1 - 20), Group 2 (neuron 21 - 40)
a) compare neuron 1 of group 1 and neuron 21 of group 2.
- Operation: isolate neuron 1, toggle neuron 21 on.
b) compare all neurons (1 - 20) of group 1 and neuron 21 of group 2.
- Operation: click 19 times to toggle neuron 2 - 20 on. (alternative, show all then click 19 times to toggle neuron 22 - 40 of group 2 off)

Currently the isolate and show all functions only work for objects and affect visibility globally. As it shown in the above case, it would be really helpful to have show all / isolate function also for groups.

One potential solution might be:
- show all (mesh / volume) = toggle visibility of all objects in the group to ON, while not change the visibility of objects in other group;
- isolate (mesh / volume) = toggle visibility of selected object to ON, other objects of the same group to OFF, while not change the visibility of objects in other group;
- show all (group) = toggle all groups visibility to ON, while not change the visibility of objects.;
- isolate (group) = toggle selected group visibility to ON, other groups visibility to OFF, while not change the visibility of objects.

Then for the above work case b), I only need to right click neuron 1 and select show all, instead of 19 clicks.

Could you help me with such new function? Thank you in advance!

Cheers,
Jiajun
Ito lab, University of Cologne

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

No branches or pull requests

1 participant