code that supports running a model of a EAR from a PyNN script.
- AutoPauseAndResumeCompatibility
- Projections from PyNN models with Static Synapses.
- Projections from the Ear model to other models.
- Supports Recording of Spikes, Moc, and SpikeProbability through the defacto PyNN population record interface.
- Projections from PyNN models with Structural or Plastic Synapses.
- Limitations that are inherited from the defacto SpiNNaker populations.
The EAR model models the outer ear, the inner ear, and the individual ear hair cells. It was originally written by Robert James (https://github .com/rjames91) as his PhD work and cleaned up and supported by the SpiNNaker software team.
The original forked software can be found here: https://github.com/rjames91/OME_SpiNN