-
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
-
Updated to new scheme after Rößler2010 No more macro shenanigans Replaced pow(*, N) function with N times product
miscco committedAug 7, 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
-
Nice spindles during N2. Ok N3. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedNov 25, 2014
-
Added a tracking function for I_h activation.
Put P_h back for testing. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedNov 13, 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
-
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedOct 31, 2014
-
Updated the parameters to show better behavior.
miscco committedMay 28, 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
-
Added the long range afferents. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedMar 10, 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