-
Major cleanup and code modernization
miscco committedSep 13, 2016
-
Fixed error in license and added option for noise free setting
miscco committedMar 23, 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 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
-
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 -
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
-
Rewrote the function to generate phase independent stimulation
miscco committedNov 9, 2013
-
Cleared some typos modified: Plots.m modified: Thalamic_Column.cpp modified: Thalamus.cpp modified: Thalamus.mexa64 deleted: poster_plot.m~
miscco committedNov 6, 2013
-
Changed some parameters and formulas to match Arnes Formulation. Shows
now delta oscillations followed by spindles. Needs finetuning
miscco committedJul 3, 2013
-
Cleaned up the code and structurized it
miscco committedApr 29, 2013 -
Adapted the different currents as proposed by Zygierewicz2001. The I_T
current of the TC population now produces realistic spindles. I_KCa and I_CAN current seem to create 2 sepearate bursts during a spindle. They are however not needed for its generation, so they will be ost likely be ommited.
miscco committedApr 29, 2013
-
renamed some files, fixed some typos and some descriptions.
Added KCa and CAN channel
miscco committedApr 18, 2013
-
Removed the axonal delay used for some inhibitory connections.
Changed parameters to increase the waxin/waning like oszillation and its frequency.
miscco committedApr 9, 2013
-
Cleaned up and removed KCa and CAN currents.
miscco committedMar 27, 2013
-
Added I_h, I_CAN, I_KCa currents to the populations, I_h only on TC
neurons.
miscco committedMar 25, 2013
-
Reworked the cell. New HH-currents and physiological parameters.
miscco committedFeb 13, 2013