warnings

Custom Warnings for tremana.

Functions

Summary

filter_tremana_warnings

Contextmanager to filter all warnings defined in warning_types.

Exceptions

Exception Summary

TremanaBaseWarning

Basewarning for expected possible errors with tremana.

TremanaNotSupportedWarning

Basewarning for not yet supported features.

TremanaParsingIgnoredSignalTypeWarning

Warning for not supported signal types.

TremanaParsingInconsistentMetadataWarning

Warning for inconsistent metadata in a measurement.

TremanaParsingIncorrectDateFormatWarning

Warning when date format_str doesn't match date_str.

TremanaSupressableWarning

Basewarning for supressable warnings.