v1
latestSwagger 2.02026-07-172100198.0 KBskeleton
Return a sparse connectivity matrix representation for the given skeleton
Return a sparse connectivity matrix representation for the given skeleton IDs. The returned dictionary has a key for each row skeleton having outgoing connections to one or more column skeletons. Each entry stores a dictionary that maps the connection partners to the individual outgoing synapse counts.
posthttp://localhost:8000/{project_id}/skeleton/connectivity_matrix
Path parameters
project_idstring required
Project of skeletons
Response
Created