schema: cell_similarity

field_name type description schema
0 valid Boolean is this annotation valid
1 pt Nested Query cell identity (pt_root_id, pt_supervoxel_id, pt_position) BoundSpatialPoint
2 match_pt Nested Target cell identity (match_root_id, match_supervoxel_id, match_position) BoundSpatialPoint
3 query_root_id NumericField Static root ID for query cell at time of score calculation
4 match_root_id NumericField Static root ID for target cell at time of score calculation
5 score Float Numeric similarity score between the two cells
JsonSchema: link
FlatView: