NeuroML / NeuroML2

This repository hosts the NeuroML 2 Schema, the ComponentType definitions in LEMS and the core documentation of NeuroML2.
https://docs.neuroml.org
GNU Lesser General Public License v3.0
50 stars 24 forks source link

Add Hay 2011/Blue Brain/Allen CaDynamics [Ca2+] pool as standard, recommended concentrationModel #153

Open pgleeson opened 3 years ago

pgleeson commented 3 years ago

Is your feature request related to a problem? Please describe. The standard concentrationModel: https://docs.neuroml.org/Userdocs/Schemas/Cells.html#decayingpoolconcentrationmodel is really best just for single compartment cells, see https://github.com/NeuroML/NeuroML2/issues/152#issuecomment-819606562. Other instances of this using custom LEMS are used for multicomp cells, e.g. here https://github.com/OpenSourceBrain/AllenInstituteNeuroML/blob/master/CellTypesDatabase/models/NeuroML2/CaDynamics.nml are more robust/better tested.

Describe the solution you'd like Incorporate a modified/updated/more documented version of this https://github.com/OpenSourceBrain/AllenInstituteNeuroML/blob/master/CellTypesDatabase/models/NeuroML2/CaDynamics.nml to the core NML types and make it the recommended version