schema: cell_similarity

field_name type description schema
0 valid Boolean is this annotation valid
1 pt_position PostGISField spatial position in voxels of x,y,z of annotation
2 pt_supervoxel_id SegmentationField supervoxel id of this point
3 pt_root_id SegmentationField root id of the bound point
4 match_pt_position PostGISField spatial position in voxels of x,y,z of annotation
5 match_pt_supervoxel_id SegmentationField supervoxel id of this point
6 match_pt_root_id SegmentationField root id of the bound point
7 query_root_id NumericField Static root ID for query cell at time of score calculation
8 match_root_id NumericField Static root ID for target cell at time of score calculation
9 score Float Numeric similarity score between the two cells
JsonSchema: link
FlatView: