From 53341e756f19c11cefa9d3213aa84974f48fcbe4 Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Mon, 2 Jun 2025 17:46:39 -0400 Subject: [PATCH 1/2] Standardized README to Markdown format --- README.md | 14 ++++++++++++++ index.html | 47 ----------------------------------------------- 2 files changed, 14 insertions(+), 47 deletions(-) create mode 100644 README.md delete mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a96173 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +
+
Note from the ModelDB Administrator: The following paper and model are available from Dr. Carney's web site:
+
[http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm)
+
from which the following is an excerpt.
+
+
Tan and Carney, 2005, Encoding of vowel-like sounds in the auditory nerve: Model predictions of discrimination performance (JASA 117: 1210-1222)
+
The following article appeared in [*J. Acoust. Soc. Am.* Volume 117, Issue 3, pp. 1210-1222](http://link.aip.org/link/?JAS/117/1210)
+
[Tan et al., JASA 2005 Manuscript](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASA-2005.pdf) © Acoustical Society of America. This article may be downloaded for personal use only. Any other use requires prior permission of the author and the Acoustical Society of America.
+
[Tan et al., Model Code](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASAcode-2005.zip)
+
+ +--- + +2025-06-02: Converted README to Markdown. \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index e57e880..0000000 --- a/index.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - -
-
Note from the ModelDB Administrator: The following paper and - model are available from Dr. Carney's web site:
- http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm -
from which the following is an excerpt. -
-
-
Tan and Carney, 2005, Encoding of vowel-like sounds in the - auditory nerve: Model predictions of discrimination performance - (JASA 117: 1210-1222) -
- The following article appeared in J. - Acoust. Soc. Am. Volume 117, Issue 3, pp. 1210-1222 -
- Tan - et al., JASA 2005 Manuscript© Acoustical Society of America. - This article may be downloaded for personal use only. Any other use - requires prior permission of the author and the Acoustical Society - of America. -
- Tan - et al., Model Code -
-

-
-

- - From 30e4c7cfb933cd6dae6712410a9980b26bbb5102 Mon Sep 17 00:00:00 2001 From: rsakai Date: Wed, 4 Jun 2025 17:12:51 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2a96173..de4fabf 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ -
-
Note from the ModelDB Administrator: The following paper and model are available from Dr. Carney's web site:
-
[http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm)
-
from which the following is an excerpt.
-
-
Tan and Carney, 2005, Encoding of vowel-like sounds in the auditory nerve: Model predictions of discrimination performance (JASA 117: 1210-1222)
-
The following article appeared in [*J. Acoust. Soc. Am.* Volume 117, Issue 3, pp. 1210-1222](http://link.aip.org/link/?JAS/117/1210)
-
[Tan et al., JASA 2005 Manuscript](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASA-2005.pdf) © Acoustical Society of America. This article may be downloaded for personal use only. Any other use requires prior permission of the author and the Acoustical Society of America.
-
[Tan et al., Model Code](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASAcode-2005.zip)
-
+Note from the ModelDB Administrator: The following paper and model are available from Dr. Carney's web site: +[http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/auditory-models.cfm) +from which the following is an excerpt. +Tan and Carney, 2005, Encoding of vowel-like sounds in the auditory nerve: Model predictions of discrimination performance (JASA 117: 1210-1222) +The following article appeared in [*J. Acoust. Soc. Am.* Volume 117, Issue 3, pp. 1210-1222](http://link.aip.org/link/?JAS/117/1210) +[Tan et al., JASA 2005 Manuscript](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASA-2005.pdf) © Acoustical Society of America. This article may be downloaded for personal use only. Any other use requires prior permission of the author and the Acoustical Society of America. +[Tan et al., Model Code](http://www.urmc.rochester.edu/labs/Carney-Lab/publications/res/TanCarney-JASAcode-2005.zip) --- -2025-06-02: Converted README to Markdown. \ No newline at end of file +2025-06-02: Converted README to Markdown.