Addition of test scripts test_HH.py and test_STG.py for NEURON simulations. Displays simulation time, speed factor, and plots the voltage over time using pyplot.
Add calcium decay functionality to the NEURON simulation.
To do:
[ ] Cannibalize Tom Morse's implementation and see if it works out of the box.
[ ] Figure out why the STG model is tonically firing. It could be so many things...
test_HH.py
andtest_STG.py
forNEURON
simulations. Displays simulation time, speed factor, and plots the voltage over time usingpyplot
.NEURON
simulation.To do:
[ ] Cannibalize Tom Morse's implementation and see if it works out of the box.
[ ] Figure out why the STG model is tonically firing. It could be so many things...