NeuroM
1.4.2
NeuroM Quick-Start
Applications
NeuroM morphology definitions
Code Documentation
Public API
Developer API
neurom.morphmath
neurom.fst
neurom.fst.sectionfunc
neurom.check.morphtree
neurom.check.structural_checks
neurom.check.structural_checks.has_all_finite_radius_neurites
neurom.check.structural_checks.has_increasing_ids
neurom.check.structural_checks.has_sequential_ids
neurom.check.structural_checks.has_soma_points
neurom.check.structural_checks.has_valid_neurites
neurom.check.structural_checks.has_valid_soma
neurom.check.structural_checks.is_single_tree
neurom.check.structural_checks.no_missing_parents
neurom.check.neuron_checks
neurom.core.types
neurom.core.tree
neurom.core._neuron
neurom.core._soma
neurom.core.point
neurom.core.dataformat
neurom.io.utils
neurom.io.swc
neurom.io.hdf5
neurom.view
neurom.view.common
neurom.view.view
Supported file formats
Installation
Examples
Reporting issues
Developer Documentation
Dependencies
License
NeuroM
Docs
»
Code Documentation
»
neurom.check.structural_checks
»
neurom.check.structural_checks.has_increasing_ids
View page source
neurom.check.structural_checks.has_increasing_ids
¶
neurom.check.structural_checks.
has_increasing_ids
(
data_wrapper
)
[source]
¶
Check that IDs are increasing
Returns:
CheckResult with result and list of IDs that are inconsistent with their predecessor