From 1bd3fa7ef0bf395f44aea493858bbdd563fcb0c4 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Tue, 14 Oct 2014 17:40:49 +0200 Subject: typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3