summaryrefslogtreecommitdiff
path: root/examples/multivariate.py
AgeCommit message (Collapse)Author
2015-06-12update example to use new SpikeTrain capabilityMario Mulansky
Make use of __getitem__ and __len__ of SpikeTrains in some examples.
2015-04-27adjustments of examplesMario Mulansky
2014-10-20+multivariate example, docs for spike profileMario Mulansky