examples.test_circuitΒΆ
Test construction of a complete circuit build from cell populations.
This script:
- Creates populations of sgc, bushy, and stellate cells.
- Connects the populations together.
- Instantiates 10 bushy and 10 t-stellate cells near 16kHz.
- Resolves all required synaptic dependencies.
No simulation is executed; this is meant to be run interactively to allow introspection of the circuit that was generated.
-
examples.test_circuit.testcircuit()[source]