http://www.bitbucket.org/ahh/ahh/changeset/5509f6bfe188/
changeset: r145:5509f6bfe188
user: cyrus
date: 2010-07-08 23:34:02
summary: Fixed bugs and added test to verify basic expression probe functionality works.
affected #: 2 files (411 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/408a3376f53c/
changeset: r146:408a3376f53c
user: cyrus
date: 2010-07-08 23:45:26
summary: Fixed bugs and added test to verify basic spike list probe functionality works.
affected #: 2 files (189 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/e1471b14719f/
changeset: r147:e1471b14719f
user: cyrus
date: 2010-07-08 23:51:59
summary: Fixed data type of spike list probe and how you access data. Reformatted probe initialization in the brette07 code.
affected #: 3 files (151 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/ef9cbdaa5044/
changeset: r148:ef9cbdaa5044
user: cyrus
date: 2010-07-09 02:36:27
summary: Fixed bugs and added test to verify basic binned spike count probe functionality works.
affected #: 3 files (485 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/6a26ab02fbf1/
changeset: r149:6a26ab02fbf1
user: cyrus
date: 2010-07-09 02:37:54
summary: Enabled all tests by default (need a card with > 512MB space to test them all at once, can comment out individual ones.
affected #: 1 file (86 bytes)
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.
http://www.bitbucket.org/ahh/ahh/changeset/3698f9a336ef/
changeset: r152:3698f9a336ef
user: cyrus
date: 2010-07-09 22:17:49
summary: Added ahh.np.plotting module with a raster plot function in there. Added plot method to spike scatter probe that calls this. Fixed spike scatter probe when using t_range and idx_range options.
affected #: 2 files (209 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/a15c48a49d9f/
changeset: r153:a15c48a49d9f
user: cyrus
date: 2010-07-09 22:22:52
summary: Whoops, forgot to add plotting module.
affected #: 1 file (1.5 KB)
http://www.bitbucket.org/ahh/ahh/changeset/2984e1477402/
changeset: r154:2984e1477402
user: cyrus
date: 2010-07-09 23:07:08
summary: Fixed bug in code generator which was causing the brette et al model code to be slightly wrong (membrane potential tau was being substituted with inhibitory tau because a stack wasnt being popped properly). Simulation now runs correctly.
affected #: 2 files (19 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/0b1f61b8b31c/
changeset: r150:0b1f61b8b31c
user: cyrus
date: 2010-07-09 02:40:21
summary: Commented out OpenCL source code print statement in brette test.
affected #: 1 file (6 bytes)
http://www.bitbucket.org/ahh/ahh/changeset/5d94eb531a39/
changeset: r151:5d94eb531a39
user: cyrus
date: 2010-07-09 22:07:03
summary: Implemented SpikeScatterProbe with test.
affected #: 2 files (1.9 KB)