sort by:
Revision Author Date Message Commit Date
9c5b636 Refactored test code 28 August 2014, 11:32:14 UTC
a1478ff Work on GHK test case including factoring out shared code 27 August 2014, 10:58:13 UTC
a7f316c Completed tests of simple calcium injection 26 August 2014, 15:11:41 UTC
24e77b6 Added comment and numpy->np 26 August 2014, 12:23:31 UTC
1038f44 Intermediate stage in which it looks as though calcium accumulation is working 21 August 2014, 16:35:54 UTC
1a2751b Graphs plotted to help debug 19 August 2014, 15:10:19 UTC
cd2d472 Merged simple Ca accumulation test from master 12 August 2014, 16:00:34 UTC
b0b200d Test of simple Ca accumulation added 12 August 2014, 15:57:43 UTC
5101bbd Commented out _kn_currents callback 12 August 2014, 15:53:29 UTC
c956327 Shorter simulations for faster tests 08 August 2014, 16:21:24 UTC
3cb3638 Merge branch 'master' into continuous_influx_currents2_db 08 August 2014, 16:11:38 UTC
26b9c39 Moved boilerplate code to class to allow for multiple runs 08 August 2014, 14:04:49 UTC
f8501f1 More informative error message when failure to set initial concentration 08 August 2014, 14:04:15 UTC
7fb57b6 Fixed error in file which caused test to fail 08 August 2014, 14:03:18 UTC
64e9bd6 Basis for multiple tests now working 06 August 2014, 16:25:20 UTC
3494e48 Clean up output and make progress reporting optional 06 August 2014, 16:24:52 UTC
ff6729c Fix loss of gateway if Kappa object deleted 06 August 2014, 16:21:49 UTC
ac52f65 Got test running by reducing compartment volume 06 August 2014, 14:14:04 UTC
8aadd47 Added exception in python for if too many ions are being added 06 August 2014, 14:12:22 UTC
2a27fe5 Merge branch 'master' into continuous_influx_currents2_db 06 August 2014, 13:41:05 UTC
05b760d Comment out broken print statement 06 August 2014, 13:10:36 UTC
7381139 nrnivmodl now called from Makefile so binaries ready for test suite 06 August 2014, 09:41:28 UTC
d6bb7ce Get setUp() to compile mod files 05 August 2014, 16:22:33 UTC
e9b2399 Added backtraces from exceptions 05 August 2014, 15:27:01 UTC
3b74cae Cleanup properly when last _kappa_scheme closed 05 August 2014, 15:24:39 UTC
03b6668 Start of unittest framework 05 August 2014, 09:35:08 UTC
82fb296 Put continous running code into _run_kappa_continuous() 24 July 2014, 04:11:03 UTC
af01073 Almost working continuous influx version 24 July 2014, 04:04:08 UTC
b07de74 Added setSeed() function 24 July 2014, 03:59:48 UTC
37c202a Communication of current changes via global variable db 11 July 2014, 09:39:30 UTC
c2c22ba Updated to comment 11 July 2014, 04:38:25 UTC
b95a216 Demonstration of noise being added to currents, but not feeding into voltag 08 July 2014, 15:20:26 UTC
b43deaf Tidying of code and plotting 08 July 2014, 13:11:45 UTC
07e280d Make adding voltage clamp optional 08 July 2014, 13:06:13 UTC
771791f Make current flow during time window, not dependent on voltage 08 July 2014, 13:04:00 UTC
0d8e2c4 Corrected comments 08 July 2014, 12:58:50 UTC
4be79c3 Apparently working version of continous influx 04 July 2014, 17:34:39 UTC
ce2b215 Improvements to INSTALL instructions 04 July 2014, 17:31:58 UTC
eac4745 Improvements in formatting of graph 04 July 2014, 17:30:59 UTC
8f4ed40 Fixed bug in run_free() which used runUntilTime() instead of runForTime() 20 June 2014, 13:55:22 UTC
fbe2a1f Fixed the printing of newlines at the end of a simulation 20 June 2014, 13:54:34 UTC
f9b2d68 Comment on commented-out discrepancy detection code 20 June 2014, 13:49:30 UTC
341cda7 Attempt to print newline at end of run() command 20 June 2014, 13:29:10 UTC
155f866 Textual progress indicator, using the new SpatialKappa functionality 19 June 2014, 16:00:47 UTC
20c0a2d Fix #7: When setting initial values in Kappa.re_init(), check the species name is an observable 16 June 2014, 15:42:55 UTC
ba23ccb Fix #6: Set initial concentration of species to zero if not set 16 June 2014, 15:16:07 UTC
7cf4b72 Removed cruft 01 April 2014, 15:04:04 UTC
b48ece7 Added comment 01 April 2014, 09:33:18 UTC
f668502 Got rid of print cruft 07 February 2014, 20:38:36 UTC
f7143b7 Updated with location of default SpatialKappa archive 07 February 2014, 18:45:13 UTC
cd0e52e Added stargazin, though not full pathway 05 February 2014, 12:08:05 UTC
55e0f3f Fixed printing figure to file 05 February 2014, 12:05:33 UTC
c1ab1ea Fixed printing figure to file 05 February 2014, 12:02:39 UTC
d074f50 Converted to KappaNEURON module 05 February 2014, 12:01:36 UTC
66e1473 Tidy up import statements 05 February 2014, 11:52:24 UTC
c0fb6fd More meaningful error messages in case of faulty kappa file 05 February 2014, 11:49:35 UTC
208d852 Makefile fixes 04 February 2014, 16:47:23 UTC
034c0ff One last runByTime2 -> runForTime 04 February 2014, 16:47:00 UTC
6a90207 Updated install instructions 29 January 2014, 13:18:35 UTC
9a8e224 Reflect change in SpatialKappa API: runForDt -> runForTime 29 January 2014, 13:11:19 UTC
6b76e68 Moved Makefile to correct test directory 25 January 2014, 09:29:54 UTC
b9f0da6 Updated to reflect current test_ca_pulse 25 January 2014, 09:29:54 UTC
05fd418 Removed redundant python testing files 25 January 2014, 09:29:54 UTC
1b1b928 Removed stray comma 25 January 2014, 09:29:54 UTC
f3784d0 Added setup.py file 25 January 2014, 09:29:54 UTC
1f6a4ee Corrected install instructions 25 January 2014, 09:29:54 UTC
bcbcfcb Converted to use the SpatialKappa python interface rather than interfacing py4j directly 25 January 2014, 09:29:49 UTC
3260a6d Merge branch 'master' into py4j-auto-launch 24 January 2014, 14:45:52 UTC
8ff07f8 Rename directory to more logical name 24 January 2014, 14:45:26 UTC
df6887e Removed redundant files in test directory 24 January 2014, 14:44:32 UTC
6dc3cc2 Changes to INSTALL instructions 24 January 2014, 14:25:17 UTC
2b20894 Moved INSTALL to python directory 24 January 2014, 14:18:45 UTC
05ef91e Stripped out unneeded bits before pushing to SpatialKappa repo 24 January 2014, 14:17:30 UTC
9c1d380 Moved SpatialKappa code to python directory 24 January 2014, 13:01:40 UTC
6d4f8d0 Initial version of setup file 23 January 2014, 17:36:32 UTC
f31aa67 Test now runs Kappa file 23 January 2014, 16:59:55 UTC
8b4cc4e Added classpath argument to constructor 23 January 2014, 16:59:10 UTC
f84d921 Reference to installing py4j via easy_install 23 January 2014, 15:53:03 UTC
937581f First step towards avoiding need to launch java via shell script 23 January 2014, 15:52:35 UTC
f2e8aaa Removed cruft and made some methods private 23 January 2014, 11:39:48 UTC
9b879e7 Changed function names to be more logical 23 January 2014, 11:34:38 UTC
beb8f6f Changed math.copysign to numpy.sign 22 January 2014, 17:02:50 UTC
ccfb84c Fixed paths in Makefile 09 January 2014, 18:12:30 UTC
158633a Updated INSTALL file 09 January 2014, 18:12:07 UTC
3ff58b1 Get this demo working with KappaNEURON 09 January 2014, 18:09:46 UTC
cd1e769 Added .class 09 January 2014, 18:09:02 UTC
4befb8a Set up PYTHONPATH automatically 09 January 2014, 18:08:18 UTC
be5d238 Removed redundant rxd.py and kappa.py files 09 January 2014, 18:01:35 UTC
a6efdef More ignorance 09 January 2014, 17:38:54 UTC
5532557 A number of changes to remove need to modify NEURON code and get test_ca_pulse_var working 09 January 2014, 17:37:36 UTC
cf9898c Now specifies version-specific NEURON directory 09 January 2014, 17:35:19 UTC
14eb619 Changes to fix namespaces of imports 09 January 2014, 17:34:31 UTC
fed4350 Kappa stuff from old rxd.py file put back into _kn_fixed_step_solve() 08 January 2014, 17:00:38 UTC
2f227d3 _fixed_step() overridden with new version and some old rxd stuff put back 08 January 2014, 16:09:47 UTC
25b7db2 Merge branch 'master' into neuron-indep 08 January 2014, 15:36:34 UTC
db013ff Added .gitignore file 08 January 2014, 15:36:18 UTC
e2762ea First successful attempt to override a function in rxd.py 08 January 2014, 15:35:08 UTC
1ddcdf1 Corrected spine volume so it is close to 0.1um3 19 December 2013, 21:50:57 UTC
8fb8598 Extra synaptic stimulation and NMDARs (a la Holmes), more readout 19 December 2013, 21:50:17 UTC
c053015 Reinstated observations of all Ca bound to N & C lobes of CaM 19 December 2013, 21:49:09 UTC
back to top