single_cell_parsersynapse_mapperSynapseMapper_create_voxel_edge_map

SynapseMapper._create_voxel_edge_map

single_cell_parser.synapse_mapper.SynapseMapper._create_voxel_edge_map()

Fills dictionary voxelEdgeMap with indices of voxels pts within that voxel

The dictionary is structured as follows:

  • keys: voxel indices

  • values: list of (sectionID, pointID) pairs of points within that voxel