juturna.utils.proc_utils package

Module contents

juturna.utils.proc_utils.rescale_trx_words(words: list, buffer: list) list
juturna.utils.proc_utils.safe_exec(f)

Safely execute node methods Use this decorator when marking node methods that should not stop the node execution when an unpredictable exception is raised.