skeleton
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
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲