[nengo-user] probe spike times instead of raster 0/1 per time point
Aditya Gilra
aditya_gilra at yahoo.com
Wed Jan 27 09:34:30 EST 2016
Hi,
Is there a way to probe LIF neurons for only a list of spiketimes instead of 0 or 1 at each time point?The raster style 0/1 takes up a lot of RAM, if I run for 200s.
If not, is there a way to flush probes to disk either via Nengo or manually:for smalltime in arange(0,runtime,smalltimerange): simulator.run(smalltime)
readout probes and save to disk
clear probes
Thanks a lot,Aditya.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artsservices.uwaterloo.ca/pipermail/nengo-user/attachments/20160127/b15a096a/attachment-0002.html>
More information about the nengo-user
mailing list