Ticket #18 (closed task: fixed)

Opened 5 years ago

Last modified 17 months ago

Test multicompartmental models with `neuron` module

Reported by: apdavison Owned by: apdavison
Priority: major Milestone: 0.7.0
Component: unspecified Version: trunk
Keywords: Cc:

Description

As a test of the adequacy of the connection/projection API, a test model that contains multi-compartmental neurons and multiple synaptic locations within the cells. An olfactory bulb model would be a particularly challenging example, as the bulb has both axo-dendritic and dendro-dendritic synapses

Change History

Changed 5 years ago by apdavison

  • status changed from new to assigned

Note that the neuron2 module is now called neuron

Changed 4 years ago by apdavison

  • summary changed from Test multicompartmental models with `neuron2` module to Test multicompartmental models with `neuron` module

Changed 4 years ago by apdavison

  • milestone changed from Release 0.4.0 to Release 0.5.0

Changed 3 years ago by apdavison

  • milestone changed from 0.5.0 to 0.6.0

Changed 2 years ago by apdavison

  • version set to trunk
  • milestone changed from 0.6.0 to 0.7.0

Changed 17 months ago by apdavison

  • status changed from assigned to closed
  • resolution set to fixed

see source:trunk/test/system/test_neuron.py

Can't yet handle multiple spike source locations in a single neuron, but that's an issue for another ticket.

Note: See TracTickets for help on using tickets.