Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 850 Bytes

Point.md

File metadata and controls

21 lines (16 loc) · 850 Bytes

Point

a coordinate in the brain

Properties

Name Type Description Notes
coordinates [float] location of the point [optional]
space str template space used to determine coordinate [optional]
kind str, none_type I do not know what this is supposed to represent? [optional]
image str, none_type [optional]
label_id str, none_type [optional]
x float [optional]
y float [optional]
z float [optional]
value [float] [optional]
analysis str [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]