summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-14 17:40:49 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-14 17:40:49 +0200
commit1bd3fa7ef0bf395f44aea493858bbdd563fcb0c4 (patch)
treecb19f52be54086799a8a7fcefc5e1d3cb4121edd
parent4ff7112e69e75a31c476304ef35960432b8ee17b (diff)
typo
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 6348d09..5ab9570 100644
--- a/Readme.md
+++ b/Readme.md
@@ -89,7 +89,7 @@ Both the ISI and the SPIKE distance computation require the presence of auxiliar
### ISI-distance
-The following code loads some exemplary spike trains, computes the dissimilarity profile ISI-distance of the first two spike trains, and plots it with matplotlib:
+The following code loads some exemplary spike trains, computes the dissimilarity profile of the ISI-distance of the first two spike trains, and plots it with matplotlib:
import matplotlib.pyplot as plt
import pyspike as spk