morphology_workflows.utils

Util functions.

Module Contents

Functions

is_morphology(filename)

Returns True if the extension is supported.

silent_logger(log_name)

A decorator to silent a logger during the function execution.

morphology_workflows.utils.EXTS
morphology_workflows.utils.is_morphology(filename)

Returns True if the extension is supported.

morphology_workflows.utils.silent_logger(log_name)

A decorator to silent a logger during the function execution.