inincs / pyNCS

pyNCS is a python library that allows easy access to Neuromorphic Chips and Systems (NCS),
http://inincs.github.com/pyNCS/
GNU General Public License v2.0
16 stars 10 forks source link

Use monitors with spike lists #11

Closed eneftci closed 11 years ago

eneftci commented 11 years ago

It would be nice to use the monitors functions (e.g. RasterPlot) without going through a neurosetup, but by directory providing lists of spikelists.

sheiksadique commented 11 years ago

Can you please elaborate ? What do you mean by directly providing lists of spike lists ?

eneftci commented 11 years ago

like monitors.RasterPlot(SpikeList).