-
Update get_data signature in Cortical_Column.h
miscco committed on GitHubApr 12, 2017 -
Update get_data signature in Thalamic_Column.h
miscco committed on GitHubApr 12, 2017
-
miscco committed on GitHub
Apr 1, 2017
-
Add missing reference to vector of data pointers
miscco committed on GitHubMar 31, 2017
-
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
-
Added data creation routines and plotting functions.
miscco committedMar 31, 2016
-
Fixed wrong lebeling of connectivities
miscco committedMar 24, 2016
-
miscco committed
Mar 21, 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
-
Version of the Submission to NeuroImage modified: Cortical_Column.h modified: Plots.m modified: Test_Parameters.m modified: Test_Stimulation.m modified: Thalamic_Column.h
miscco committedApr 1, 2015
-
Changed the conduction speed nu to 60E-3, so that one round is around 30ms
miscco committedJan 20, 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
-
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
-
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
-
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedJun 25, 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