Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/sonata_tech.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ Group column represents the HDF group where the dataset is located under /<popul
/0 ``region`` utf8 Optional Attribute assigning a brain region to the associated cell.
/0/dynamics_params ``threshold_current`` float32 Mandatory The minimal amplitude (in nA) of a step current clamp injection that triggers an action potential.
/0/dynamics_params ``holding_current`` float32 Mandatory The current clamp amplitude (in nA) necessary to hold the cell at a predefined holding voltage (typically around -85 mV for BBP).
/0/dynamics_params ``AIS_scaler`` float32 Optional Multiplicative factor to scale AIS (morphology dependent and optional, used only for synthesis).
/0/dynamics_params ``AIS_scaler`` float32 Optional Multiplicative factor to scale AIS surface area (morphology dependent and optional, used only for synthesis).
/0/dynamics_params ``soma_scaler`` float32 Optional Multiplicative factor to scale soma surface area (morphology dependent and optional, used only for synthesis).
/0/dynamics_params ``input_resistance`` float32 Optional Input resistance of the cell in MOhm.
/0 |minis| float32 Optional Mini-frequencies are associated with incoming connections of a cell, and depend on the incoming connection's synapse type, and the receiving cell's layer.
If the synapse type is excitatory then exc-mini_frequency is used, otherwise inh-mini_frequency is used.
Expand Down