Extracting models from existing connectomes or related data.
File | Description | Example |
---|---|---|
/conn_prob.py | Connection probability model
|
|
ℹ️ Position mapping supported! |
||
ℹ️ Position mapping supported! |
||
ℹ️ Position mapping supported! |
||
ℹ️ Position mapping supported! |
||
ℹ️ Position mapping supported! |
||
ℹ️ Position mapping supported! |
||
/conn_prob_adj.py | Adjacency model Deterministic connection probability model (containing only probabilities 0.0 or 1.0) based on an adjacency matrix between pre- and post-synaptic neurons. |
|
/delay.py | Axonal delay model Model for linear distance-dependent axonal delays between soma of source neuron and synapse location on target dendrite. |
|
/conn_props.py | Connection properties model Interpolation model for synaptic property distributions (e.g., conducance, #synapses/connection, depression time, facilitation time, ...) of connections between pairs of source/target neurons belonging to different m-types. |
|
/pos_mapping.py | Position mapping model Neuron position mapping from atlas space to flat space. ℹ️ Blue Brain - Voxcell required! |
|
/pos_mapping_from_table.py | Position mapping model (from table) Neuron position mapping loaded from pre-computed table (pandas DataFrame). |
Copyright (c) 2024 Blue Brain Project/EPFL