NINDS3D

Overview

<todo>


Format specification:

Encoding: ASCII text
Limitations:
File extension:   anat


data type
dendrite
order
branch
segment
type
segment start point
segment end point
length
segment diameter (um)
x
y
z
x
y
z
data value
Integer.
'0' for soma segment,
Starting from '1' for dendrites
Integer: branching order (number of branch points between this segment and the root)
A unique id for the branch.

root segment has branch id 1.

remaining segments are calculated as follows:

(2*(parent branch) -1) for first child.

2*(parent branch) for second child.

First child is always odd, Second child is always even.

Increasing (from 1) count for connected segments at the same branch order.
1 -  Continuation point
2 -  Binary branch point
3 -  Terminal point

'x', 'y', and 'z' coordinates of the segment start point. Integer value, in (10e-8 m) units
'x', 'y', and 'z' coordinates of the segment end point. Integer value, in (10e-8 m) units Integer value, in (10e-8 m) units Float value.


References

<todo>

Links

<todo>


Examples

<todo>