braincell.filter module#
braincell.filter provides the selection algebra used to say where on a
cell a mechanism is installed. Regions select extended sets of cable (paint
targets); locsets select sets of points (place targets). Both compose
through union / intersection / difference. See
Regions & Locsets for the conceptual guide.
Regions#
Base class for lazy region selectors. |
|
Materialized region selection as (branch, prox, dist) intervals. |
|
Composite selector produced by set algebra on region expressions. |