From 3e07f21703c7c94984694765ed98277a76b49645 Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Mon, 2 Jun 2025 17:49:34 -0400 Subject: [PATCH] Standardized README to Markdown format --- README.md | 17 +++++++++++++++++ readme.html | 19 ------------------- 2 files changed, 17 insertions(+), 19 deletions(-) create mode 100644 README.md delete mode 100644 readme.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4387d5 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +This is the readme for the model associated with the paper: + +Harish O, Golomb D (2010) Control of the Firing Patterns of Vibrissa Motoneurons by Modulatory and Phasic Synaptic Inputs: a Modeling Study. *J Neurophysiol* 103:2684-2699 + +These model files were contributed by the paper authors. + +Example use: +Start (under unix/linux) with a command similar to +xppaut vMN_fig2A.ode + +Select InitialConds -> Go and you should get a screen similar to Fig 2A top: + +![screenshot](./screenshot.jpg) + +--- + +2025-06-02: Converted README to Markdown. \ No newline at end of file diff --git a/readme.html b/readme.html deleted file mode 100644 index a8dea47..0000000 --- a/readme.html +++ /dev/null @@ -1,19 +0,0 @@ -
-
-This is the readme for the model associated with the paper:
-
-Harish O, Golomb D (2010) Control of the Firing Patterns of Vibrissa
-Motoneurons by Modulatory and Phasic Synaptic Inputs: a Modeling
-Study. J Neurophysiol 103:2684-2699
-
-These model files were contributed by the paper authors.
-
-Example use:
-Start (under unix/linux) with a command similar to
-xppaut vMN_fig2A.ode
-
-Select InitialConds - > Go and you should get a screen similar to Fig
-2A top:
-
-screenshot
-