Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1015 Bytes

File metadata and controls

11 lines (8 loc) · 1015 Bytes

Structural comparisons overview

Comparing two connectomes in terms of connectivity or synaptic properties.

File Description Example
/adjacency.py Adjacency matrix
Connectivity between pairs of pre-/postsynaptic neurons
Optionally:
Numbers of synapses per connection
Adjacency matrix
/connectivity.py Connectivity matrix
Connection probability and #synapses/connection between selected groups of neurons (layers, m-types, ...)
Connectivity matrix
/properties.py Property matrix
Mean/std/... values of synapse properties between selected groups of neurons (layers, m-types, ...)
Property matrix

Copyright (c) 2024 Blue Brain Project/EPFL