piel.models.frequency.utils#

Functions#

compose_custom_model_library_from_defaults(→ dict)

Compose the default measurement with the custom measurement.

Module Contents#

compose_custom_model_library_from_defaults(custom_models: dict, *args, **kwargs) dict[source]#

Compose the default measurement with the custom measurement.

Parameters:

custom_models (dict) – Custom measurement dictionary.

Returns:

Composed measurement dictionary.

Return type:

dict