forked from brettviren/wire-cell-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
2 / 32 of 3 issues completedDescription
This is a meta issue to keep track of steiner related porting.
Some things I know already we will need:
- [-]
A way to "clone" a cluster so that it has a clone of theClusterand chlidBlobfacade data as well as underlying clone of PC tree nodes and node values. - An ensemble visitor to loop over cluster (
CreateSteinerGraph) - A per Cluster "wrapper" class that can be loaded up with data and methods akin to the Steiner-related portion of
PR3DCluster(Steiner::Grapher) - A way to provide various "service" components to each wrapper and such that any cloned instances can also get them. (
Grapher::Configstruct) - Examples of and support for graph filtering (see
reduce()andweight_threshold()in GraphAlgorithms`) - Ability to "slice" PC array or form "subset" of PC Dataset given collection of indices.
- Support to form monolithic PC from scoped view (actually already had this, see
flat_coords()and the more generalflat_pc()ofScopedBase. - ....
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels