Mathematical model for CA3-CA1 synaptic transmission.
This program allows to easily simulate the synaptic transmission which occur in glutamatergic CA3-CA1 synapses
If you used this code in a project that is going to be published, please cite us:
Micheli, P.; Ribeiro, R.; Giorgetti, A. A Mechanistic Model of NMDA and AMPA Receptor-Mediated Synaptic Transmission in Individual Hippocampal CA3-CA1 Synapses: A Computational Multiscale Approach. Int. J. Mol. Sci. 2021, 22, 1536. https://doi.org/10.3390/ijms22041536
If you use a reference manager that supports BibTex, use this record:
@Article{ ,
AUTHOR = {Micheli P., Ribeiro R., Giorgetti A.},
TITLE = {A Mechanistic Model of NMDA and AMPA Receptor-Mediated Synaptic Transmission in Individual Hippocampal CA3-CA1 Synapses: A Computational Multiscale Approach},
JOURNAL = {International Journal of Molecular Sciences},
VOLUME = {22},
YEAR = {2021},
ISSUE = {4},
DOI = {10.3390/ijms22041536}
}
CA3-CA1 Synaptic Model
should run on Python 3.x.
- Jupyter (https://jupyter.org)
- PySb (https://pysb.org)
- NumPy (https://numpy.org)
- ScyPy (https://www.scipy.org)
- SymPy == 1.5.1 (https://www.sympy.org)
- Matplotlib (https://matplotlib.org)
CA3-CA1 Synapse
are open-source and licensed under the Apache License, version 2.0.
For details, see the LICENSE file.