analysis
Defines the scientific analyses that are executed on ROI-level.
BaselineEstimatorFactory
def BaselineEstimatorFactory(
args:VAR_POSITIONAL, kwargs:VAR_KEYWORD
):
Initialize self. See help(type(self)) for accurate signature.
AnalysisROI
def AnalysisROI(
roi:ROI, row_col_offset:tuple, zstack:ndarray
):
Initialize self. See help(type(self)) for accurate signature.