ROIsToVertices¶
Expand ROI activations such that each ROI gets broadcast to all of its vertices.
Version 0.2
Ports/Properties¶
data¶
Data to process.
nan_to_const¶
Vertices corresponding to ROIs with nan activations will be set to a constant value. If False (default) then they will be set to nan.
nan_replace¶
Constant value replacing nan.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.