Inferior olivary

The inferior olive (IO) is a nucleus in the brainstem with neurons that exhibit continuous sub-threshold activity. It provides one of the two main inputs to the cerebellum: the so-called climbing fibers (cf). Activation of the cf is generally thought to be involved in the timing of motor commands and/or motor learning. cf activation triggers large all-or-none action potentials in cerebellar Purkinje cells (PC), which override any ongoing activity and temporarily silence the cells. Empirical evidence indicates that cf can transmit a short burst of spikes following an IO cell somatic spike, potentially increasing the amount of information transferred to the cerebellum with each activation [1]. The default configuration with IO is implemented in io.yaml.

Configuration

In io.yaml , a new region called inferior_olivary was added to the canonical circuit + DCN model (see DCN section for more microcircuit info). This region contains only one Layer Partition: io layer. io layer has a thickness of \(100 \mu m\) . Additionally, to ensure that inferior_olivary are placed under the cerebellar_nuclei, its origin was set to [0, 0, -300].

Cell types

No morphologies are currently available for IO neurons, so they are modelled as point neurons. We considered a single population of IO neurons. The number of IO neurons to be placed is estimated based on the ratio between the number of PC and IO itself, which is reported to be 5:1 in Blatt and Eisenman [2].

Placement

IO neurons are assumed to be uniformly distributed in their own layer, hence the bsb RandomPlacement strategy is chosen to place them.

Connectivity

#

Source Name

Source Branch

Target Name

Target Branch

Strategy

Specifics

References

22

IO

/

PC

/

FixedIndegree

indegree = 1

Geminiani et al. (2024) [3]

23

IO

/

SC

/

ConnectomeIO_MLI

/

Geminiani et al. (2024) [3]

23

IO

/

BC

/

ConnectomeIO_MLI

/

Geminiani et al. (2024) [3]

24

IO

/

DCNp

/

AllToAll

affinity = 0.5

Geminiani et al. (2024) [3]

25

IO

/

DCNi

/

AllToAll

affinity = 0.5

Geminiani et al. (2024) [3]

26

DCNi

/

IO

/

AllToAll

affinity = 0.5

Geminiani et al. (2024) [3]

References