بدون توضیح

Paul Pfeiffer b122729ad8 ignore output data 4 سال پیش
conmorph 1e63c2957b generation of the connectivity matrix 4 سال پیش
meetings ffda3d3402 some notes on the latest meetings 5 سال پیش
notebooks 916449691e microcircuit with brian2 4 سال پیش
reports 2926565fb1 collections of ideas to tackle feature competition by polar interneurons 5 سال پیش
scripts dee632b154 plots for Fedes poster 5 سال پیش
simulations 767703b074 prepared spatial arrangement of the network, used pyscaffold as a scaffolding template 4 سال پیش
src 1e63c2957b generation of the connectivity matrix 4 سال پیش
.gitignore b122729ad8 ignore output data 4 سال پیش
AUTHORS.rst 3d18bfd015 meta files for scaffolding 4 سال پیش
CHANGELOG.rst 3d18bfd015 meta files for scaffolding 4 سال پیش
LICENSE.txt 3d18bfd015 meta files for scaffolding 4 سال پیش
README.md d7ba11a66b Add README.md 5 سال پیش
requirements.txt 767703b074 prepared spatial arrangement of the network, used pyscaffold as a scaffolding template 4 سال پیش
setup.cfg 767703b074 prepared spatial arrangement of the network, used pyscaffold as a scaffolding template 4 سال پیش
setup.py 767703b074 prepared spatial arrangement of the network, used pyscaffold as a scaffolding template 4 سال پیش

README.md

Functional aspects of interneuron morphology in the subiculum

Interneurons in the subiculum have a polar axonal cloud instead of a circular as found in other brain regions. Additionally, pyramidal neurons in the subiculum lack recurrent connections, but they connect via recurrent inhibition. Therefore, inhibition plays a major role in this circuitry and we pose the question, which function the extraordinary axon morphology serves in this setting.

Model

  1. Distribute excitatory somata in space.
  2. Distribute inhibitory somata in space.
  3. Choose an axonal shape (polar or circular).
  4. Connect excitatory neurons which are contained the same interneuron axonal cloud.

Analysis

  1. Compare first and second order connectivity

Two neurons directly connected neuron inhibit each other, because they project to the same interneuron (as a circuit motif E<->I<->E). Therefore, second order neighbors are effectively excitatory (via disinhibition). We therefore extracted the distance dependent first and second order connectivity to compare them for polar and circular axonal shapes.