extraction.core.functions.loaders

Functions

load_cellfuns()

Creates a dict of core functions that can be used on an array of cell_masks.

load_cellfuns_core()

Load functions from the cell module and return as a dict.

load_custom_args()

Load custom functions from the localisation module and return the functions and any additional arguments, other than cell_mask and trap_image, as dictionaries.

load_funs()

Combine all automatically loaded functions

load_redfuns([additional_reducers])

Load functions to reduce a multidimensional image by one dimension.

load_trapfuns()

Load functions that are applied to an entire trap or tile or subsection of an image rather than to single cells.