-
Fixed a minor casting bug in random stream implementation and renamed…
… the streams to camel case
miscco committedSep 26, 2016
-
Major cleanup and moderinization
miscco committedSep 13, 2016
-
Fixed wrong lebeling of connectivities
miscco committedMar 24, 2016
-
Corrected typo in the reference
miscco committedMar 21, 2016
-
Switched to the random_stream header for RNGs and updated the naming …
…convention.
miscco committedFeb 1, 2016
-
Updated the code with correct license.
Put mex definitions into mex file to be able to run purely from c++
miscco committedNov 9, 2015
-
Fixed some of the parameters to get a better SO_Average for N2. However,
the mean membrane voltageis rather high(-54 mV compared to -56.4 for cortex only)
miscco committedJan 9, 2015
-
Imported the project into QTcreator,
More parameter fixes and first tries with bursting stimulation.
miscco committedDec 4, 2014
-
More tuning, changed Ca0 to 2.4. alpha_Ca to 51.8
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedNov 7, 2014
-
Fixed a bug in the stimulation protocol regarding multiple stimuli.
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedOct 1, 2014
-
Updated implementation of the Thalamo-cortical model
Stimulation protocol has been reworked Multiple code cleanups and spelling fixes Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedOct 1, 2014
-
Tuned the parameters of both the thalammic and the cortical column.
Increased g_KLeak to and g_KNa to counteract excitation from the other column. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedAug 21, 2014
-
Cleanup. Made comments line save
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedApr 24, 2014
-
Updated the TC model to latest code changes.
Parameters are now locally defined as const double within class definition. Therefore no Parameters.h file anymore Updated the Stimulation protocol to reflect periodic and phase-dependent stimulation Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedApr 2, 2014
-
First modular implementation of the thalamo-cortical model.
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedMar 10, 2014
-
New implementation of the thalamo-cortical model
Features are: Modular setup with independent cortex/thalamus Noise generation within the modules Data storage directly within MATLAB containers
miscco committedMar 1, 2014