Skip to content
Snippets Groups Projects
Unverified Commit 4339ffed authored by Sam Yates's avatar Sam Yates Committed by GitHub
Browse files

Tighten SWC requirements, comments. (#1170)

* Remove contiguous numbering requirement from 'strict' mode SWC
parsing, as it is not necessary for correct interpretation as a segment
tree.
* Describe in the swcio.hpp header how (strict) swc data is interpreted
as a segment tree.
* Demonstrate in unit tests that out-of-order and non-contiguously
numbered records are valid for `parse_swc`.
* Add unit test for `as_segment_tree`.
parent 2d342650
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment