-
Update get_data signature in Thalamic_Column.h
miscco committed on GitHubApr 12, 2017
-
miscco committed on GitHub
Apr 1, 2017
-
Avoid circular reference in pro file
miscco committed on GitHubMar 31, 2017 -
Add a missing reference for the vector of data pointers
miscco committed on GitHubMar 31, 2017
-
Fixed minor casting bug in renadom stream and renamed them to camel case
miscco committedSep 26, 2016
-
Major cleanup and code modernization
miscco committedSep 13, 2016
-
Added the matlab functions to create the plots/data as well as the xp…
…paut ode file
miscco committedMar 31, 2016
-
Fixed error in license and added option for noise free setting
miscco committedMar 23, 2016
-
Removed the matlab plot function from the pure code
miscco committedFeb 8, 2016 -
Conflicts: Plots.m Thalamic_Column.cpp Thalamic_Column.h Thalamus.cpp saves.h
miscco committedFeb 8, 2016
-
Updated the naming convention and switched to the Random_stream header
miscco committedFeb 1, 2016
-
Updated the license. Removed dependency on boost libraries
miscco committedDec 29, 2015
-
Added a project file for QT Creator.
Reworked the iterative solver for Stochastic RK after Rößler2010. The new scheme ist much cleaner and easier. However, it seems the old one was slightly off, so new parameter tunings might be needed. Removed unneeded use of variadic macros.
miscco committedMay 5, 2015
-
Changed Calcium resting concentration.
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedNov 7, 2014
-
Cleaned up the code (removed P_h as variable)
Fixed tau_h Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedNov 5, 2014
-
More Parameter tuning. Prep work for instant calcium binding on P_h
Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedOct 30, 2014
-
Changed some parameters to better fit with previous detailed single
neuron studies. Still shows spindle oscillations Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedOct 20, 2014
-
Removed unnecessary ODE.h file and made iteration a Class function. Not
viable for grid approaches though. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedAug 27, 2014
-
Model now shows nice spindle oscillations with a refactory time of slightly above 4s. Can be entrained by stimuli between 5s and 6s. Looses entrainment around 7s. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedAug 13, 2014
-
miscco committed
Jun 16, 2014
-
Updated the paramters to show better behavior.
miscco committedMay 28, 2014
-
Changed parameters so that the model produces spindle oscillations
miscco committedMay 14, 2014 -
miscco committed
May 14, 2014 -
Merge branch 'master' of pc06.inb.uni-luebeck.de:workspace/T_model
miscco committedMay 14, 2014 -
Added license Made comments linebreak save Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedApr 24, 2014
-
Added license Made comments linebreak save Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedApr 24, 2014
-
Moved paramters into the class definition.
That makes it easier to modify them at initialization. Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
miscco committedApr 3, 2014
-
miscco committed
Mar 10, 2014 -
miscco committed
Mar 10, 2014 -
Moved all noise generation into the module. Simplified most of the code.
miscco committedMar 10, 2014
-
Moved RNGs into the population to reduce memory consumption.
Removed the unneeded plotting functions.
miscco committedMar 1, 2014
-
Fixed the parameters. Showing extremely regular spindles.
miscco committedNov 22, 2013