Open aschampion opened 6 years ago
The Treenode Table supports currently filtering by regex on tags. Which filtering are you missing, spatial/etc filtering as in other widgets?
On Aug 28, 2018, at 3:28 PM, Andrew Champion notifications@github.com wrote:
For example, would be useful especially for seeing TODO/ends tags in the active sampler interval.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Yes, it is about the spatial/etc. filtering that is also available in other widgets. This is motivated by a workflow in the Reconstruction Sampler widget, where the neuron is virtually divided into intervals. Tracers look at one of those intervals at a time and reconstruct them to completion. To make it easier to find the open ends or other locations to continue the reconstruction of an interval from, it would be nice to get a listing of all leaf nodes, TODOs, ends, etc, i.e. the things the Treenode Table does, but only for the respective interval. There are already filters for this, but the Treenode Table would need to get general node filter support to make use of them, which would be nice to have in general anyway. This should be a relatively small change. To make this more accessible in the sampler, there should also be a button similar to the "Review interval", which opens the Treenode Table with preconfigured filters.
For example, would be useful especially for seeing TODO/ends tags in the active sampler interval.