Utilities

This module contains general functions that could be used beyond the function of this package.

utils.parallelization

Parallelization class to handle processing threads and logging.

utils.general_toolbox

General functions that can be used by multiple modules

initiate_logger([console, log_file, verbose])

Initiate a logging handler if more detail on the calculations is desired.