diff --git a/README.md b/README.md new file mode 100644 index 0000000..03b4d5c --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +This is the readme for the model associated with the paper + +Komendantov AO, Kononenko NI (1996) Deterministic chaos in +mathematical model of pacemaker activity in bursting neurons of snail, +Helix pomatia. *J Theor Biol* 183:219-30 + +The XPP model was contributed by Dr Komendantov. XPP is available +from [http://www.math.pitt.edu/~bard/xpp/xpp.html](http://www.math.pitt.edu/~bard/xpp/xpp.html) + +Example usage under linux: +Start with a command like + +``` +xppaut jtb-kk.ode +``` + +Select Initalconds -> Go with the mouse. After a short time you +should get this graph + +![screenshot](./screenshot.jpg) + +which replicates figure 9 A from the paper. + +--- + +2025-06-02: Converted README to Markdown. diff --git a/readme.html b/readme.html deleted file mode 100644 index a16efce..0000000 --- a/readme.html +++ /dev/null @@ -1,22 +0,0 @@ -
-This is the readme for the model associated with the paper
-
-Komendantov AO, Kononenko NI (1996) Deterministic chaos in
-mathematical model of pacemaker activity in bursting neurons of snail,
-Helix pomatia. J Theor Biol 183:219-30
-
-The XPP model was contributed by Dr Komendantov. XPP is available
-from http://www.math.pitt.edu/~bard/xpp/xpp.html
-
-Example usage under linux:
-Start with a command like
-
-xppaut jtb-kk.ode
-
-Select Initalconds -> Go with the mouse.  After a short time you
-should get this graph
-
-screenshot
-
-which replicates figure 9 A from the paper.
-