summaryrefslogtreecommitdiff
path: root/examples/plot.py
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-23 12:46:55 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-23 12:46:55 +0200
commit4a295e6045abc7564a2e72d1a2173bf2b04c5950 (patch)
tree9edc1014a7f1630e425b26835c9d14c613fc7b0c /examples/plot.py
parent239cde5c6712f5b8ab6435e24a2aa901c3f350ce (diff)
docs: added interval averaging explanations
Diffstat (limited to 'examples/plot.py')
-rw-r--r--examples/plot.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/plot.py b/examples/plot.py
index 59334c9..d32c464 100644
--- a/examples/plot.py
+++ b/examples/plot.py
@@ -1,6 +1,7 @@
""" plot.py
-Simple example showing how to load and plot spike trains and their distances.
+Simple example showing how to load and plot spike trains and their distance
+profiles.
Copyright 2014, Mario Mulansky <mario.mulansky@gmx.net>