deeptrack.sources.base Module#
Functions#
|
Randomly split source into non-overlapping new sources of given lengths. |
Classes#
|
Object corresponding to a node in a computation graph. |
alias of |
|
|
Class that represents the product of a source with one or more sources. |
|
A class that represents one or more sources of data. |
|
A node that creates child nodes when attributes are accessed. |
|
A dict-like object that calls a list of callbacks when called. |
|
Joins multiple sources into a single access point. |
|