-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.html
More file actions
26 lines (19 loc) · 1.02 KB
/
readme.html
File metadata and controls
26 lines (19 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html><pre>
This is the readme for the model for the papers:
1. Lavrentovich M, Hemkin S (2008) A mathematical model of
spontaneous calcium(II) oscillations in astrocytes. J Theor Biol
251:553-60 <a href="http://dx.doi.org/10.1016/j.jtbi.2007.12.011">doi: 10.1016/j.jtbi.2007.12.011</a>
see also Lavrentovich M, Hemkin S (2009) Corrigendum to “A
mathematical model of spontaneous calcium(II) oscillations in
astrocytes” [J. Theor. Biol. 251 (2008) 553–560] Journal of
Theoretical Biology 260(2):332 <a href="http://dx.doi.org/10.1016/j.jtbi.2009.06.005">doi: 10.1016/j.jtbi.2009.06.005</a>
2. Manninen T, Havela R, Linne ML (2017) Reproducibility and
comparability of computational models for astrocyte calcium
excitability Front. Neuroinform.
This jupyter notebook was contributed by Dr T Manninen.
To run, start jupyter notebook on your system and load the ipython
notebook.
This code reproduces (the top trace in below) the trace in Figure 3 in
the 2008 paper:
<img src="./screenshot.png" alt="screenshot" width="550">
</pre></html>