analysis

Defines the scientific analyses that are executed on ROI-level.

source

BaselineEstimatorFactory


def BaselineEstimatorFactory(
    args:VAR_POSITIONAL, kwargs:VAR_KEYWORD
):

Initialize self. See help(type(self)) for accurate signature.


source

AnalysisROI


def AnalysisROI(
    roi:ROI, row_col_offset:tuple, zstack:ndarray
):

Initialize self. See help(type(self)) for accurate signature.