-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.html
32 lines (23 loc) · 1.15 KB
/
readme.html
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
27
28
29
30
31
32
<html><pre>
This is the readme for the model for the papers:
1 . De Pitta M, Goldberg M, Volman V, Berry H, Ben-Jacob E (2009)
Glutamate regulation of calcium and IP3 oscillating and pulsating
dynamics in astrocytes. J Biol Phys 35:383-411
<a href="http://dx.doi.org/10.1007/s10867-009-9155-y">doi: 10.1007/s10867-009-9155-y</a>
see also De Pitta M, Goldberg M, Volman V, Berry H, Ben-Jacob E (2010)
Erratum to: Glutamate regulation of calcium and IP3 oscillating and
pulsating dynamics in astrocytes J Biol Phys 36:221
<a href="http://dx.doi.org/10.1007/s10867-009-9182-8
">doi: 10.1007/s10867-009-9182-8</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.
The model code produces results of Figure 1 and Figures 3-5 in Manninen,
Havela, Linne (2017).
It also reproduces (the 2nd plot, Calcium concentration)
<img src="./screenshot.png" alt="screenshot" width="550">
Figure 12a (AM) in the De Pitta et al. 2009 paper.
</pre></html>