http://www.bitbucket.org/ahh/ahh/changeset/9a8ccf923511/
changeset: r133:9a8ccf923511
user: cyrus
date: 2010-07-06 20:35:50
summary: Moved spiking model specific stuff out of cl.egans core and into cl.egans.spiking
affected #: 4 files (7.2 KB)
http://www.bitbucket.org/ahh/ahh/changeset/f95380151a5b/
changeset: r134:f95380151a5b
user: cyrus
date: 2010-07-06 20:37:31
summary: Moved probes that don't depend on spiking model out of cl.egans.spiking into cl.egans core.
affected #: 2 files (8.9 KB)
http://www.bitbucket.org/ahh/ahh/changeset/6c85f01cd7b2/
changeset: r135:6c85f01cd7b2
user: cyrus
date: 2010-07-06 20:46:07
summary: Fixed import errors and rearranged some classes.
affected #: 4 files (417 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/0c0676b46898/
changeset: r136:0c0676b46898
user: cyrus
date: 2010-07-06 23:02:01
summary: Tested setting spike raster probe buffer to 0 by default but that didn't really produce any speedups (with my naiveish elementwise set to 0 code at least) so left it unchanged; removed TODO.
affected #: 1 file (49 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/a6d60f612e80/
changeset: r137:a6d60f612e80
user: cyrus
date: 2010-07-06 23:43:05
summary: Implemented buffer full hooks for probes which store things per-element for a limited number of timepoints. Not fully tested. Does not yet support multiple divisions properly. Does not trigger an event at the end of the sim either. May not have full set of arguments yet.
affected #: 2 files (2.2 KB)
http://www.bitbucket.org/ahh/ahh/changeset/439f05e4a0a1/
changeset: r138:439f05e4a0a1
user: cyrus
date: 2010-07-07 00:51:29
summary: t=0 is no longer initial conditions, that was complicating index calculations
affected #: 1 file (212 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/8fd8f033f3cf/
changeset: r139:8fd8f033f3cf
user: cyrus
date: 2010-07-07 19:06:25
summary: Per-element probes should now support multiple divisions properly. Added nodes that accumulate data on the host or allow processing on the host whenever the buffer is full. Couple more conveniences.
affected #: 2 files (872 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/66872639f80f/
changeset: r140:66872639f80f
user: cyrus
date: 2010-07-07 22:39:53
summary: Removed broken support for probe buffer sizes that do not divide the total no. of timesteps.
affected #: 1 file (351 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/95341f3b7496/
changeset: r141:95341f3b7496
user: cyrus
date: 2010-07-07 22:41:09
summary: cl.oquence function calls now return an event as they should.
affected #: 2 files (23 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/a89040b015a9/
changeset: r142:a89040b015a9
user: cyrus
date: 2010-07-07 22:43:29
summary: Added a finish command to the queue at the end of run() to make sure everything is done.
affected #: 1 file (50 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/f235960f5654/
changeset: r143:f235960f5654
user: cyrus
date: 2010-07-07 23:33:02
summary: Implemented (but haven't tested yet) a SpikeListProbe that produces a list of neuron indices which fired at each timepoint for each realization.
affected #: 3 files (1.4 KB)
http://www.bitbucket.org/ahh/ahh/changeset/5e4383f08a73/
changeset: r144:5e4383f08a73
user: cyrus
date: 2010-07-08 02:02:55
summary: Implemented (but haven't tested yet) a BinnedSpikeCountProbe that counts spikes in moving bins (possibly overlapping) online.
affected #: 2 files (1.6 KB)
Repository URL: http://bitbucket.org/ahh/ahh/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.