neurom.io.check.has_sequential_ids

neurom.io.check.has_sequential_ids(raw_data)

Check that IDs are increasing and consecutive

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