neurom.check.structural_checks.has_increasing_ids

neurom.check.structural_checks.has_increasing_ids(data_wrapper)

Check that IDs are increasing

returns tuple (bool, list of IDs that are inconsistent with their predecessor)