Skip to content

ModelDBRepository/152636

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the model associated with the paper:

Caplan JS, Williams AH, Marder E (2014) Many parameter sets in a
multicompartment model oscillator are robust to temperature
perturbations J Neurosci. 34(14):496-75

The model code was contributed by Jonathan Caplan.

Usage in a unix/linux environment
---------------------------------

To compile with g++ you can use a command at the shell prompt like:

g++ call_model.cpp model.cpp -lm -O4 -ffast-math -o model.exe

and then to run type:

./model.exe

About

Temperature-Dependent Pyloric Pacemaker Kernel (Caplan JS et al., 2014)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages