rockverse.dect.DECTGroup.check#

DECTGroup.check(*, verbose=True)[source]#

Check the group structure for consistency and dependencies among arrays and processing parameters. The method uses hash functions to detect changes in input data or intermediate results that might require reprocessing.

Parameters:

verbose (bool, optional) – If True (default), print detailed status information.