neurom.check.structural_checks.has_sequential_ids

neurom.check.structural_checks.has_sequential_ids(data_wrapper)[source]

Check that IDs are increasing and consecutive

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