extraction.core.functions.loaders.load_custom_args

load_custom_args()[source]

Load custom functions from the localisation module.

Return the functions and any additional arguments other than cell_mask and trap_image as dictionaries.

Return type

Tuple[Dict[str, Callable], Dict[str, List[str]]]