ClearMap.Utils#

Utility functions used throughout ClearMap.


Sub-packages and modules#

ClearMap.Utils.Formatting

Module for formatting type and functions.

ClearMap.Utils.HierarchicalDict

Provides tools to handle / print hierarchical parameter dictionaries.

ClearMap.Utils.Lazy

Lazy evaluation attributes.

ClearMap.Utils.RegularExpression

Module providing routines to check and convert between regular and file expressions.

ClearMap.Utils.Sound

Module providing some simple sound output to signal processes are done.

ClearMap.Utils.TagExpression

Module providing routines to check and convert between tag expressions.

ClearMap.Utils.Timer

Module provides tools for timing information.

ClearMap.Utils.array_utils

This module provides functions to remap the values of an array from one range to another.

ClearMap.Utils.array_utils_cy

ClearMap.Utils.exceptions

Custom exceptions for ClearMap

ClearMap.Utils.install_utils

Utilities module with minimal dependencies (standard library only) for installation

ClearMap.Utils.path_utils

Utility functions for working with paths

ClearMap.Utils.utilities

Various utilities that do not have a specific category