-
Removed all unnecessary output.
miscco committedNov 22, 2013 -
Removed unnecessary CAN and KCA current.
miscco committedNov 22, 2013 -
Split the random input into meand and sd.
Changed the potassium leak potential to E_K=-100. Removed the g_AMPA / g_GABA conductivity Increased the time constant to 10 for compensation. Changed the E_L conductivity for RE to 1. TODO Change TC E_L conductivity to 1 and compensate
miscco committedNov 22, 2013
-
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 -
Modified the parameters to better show spindles with the right timec…
…ourse modified: Plots.m new file: Spindle.png modified: Thalamus.mexa64 new file: poster_plot.m new file: poster_plot.m~ new file: savefig.m new file: tightfig.m
miscco committedNov 6, 2013
-
Parameter setting with nice spindle oscillations around 11.4Hz.
miscco committedSep 19, 2013
-
Slightly changed the parameters.
Restructured some of the equations. Some simplifications.
miscco committedSep 18, 2013
-
Fixed small bug in generation of input noise.
miscco committedAug 6, 2013
-
miscco committed
Jul 3, 2013 -
Changed some parameters and formulas to match Arnes Formulation. Shows
now delta oscillations followed by spindles. Needs finetuning
miscco committedJul 3, 2013
-
Added I_KCa and I_CAN to reticular population.
Removed difference in synaptic response between TC and RE population.
miscco committedMay 2, 2013 -
Fixed typos in weighting function and inhibitory synaptic input.
miscco committedMay 2, 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
-
Cleaned up, no data storage in the main function, just in the
mex file.
miscco committedFeb 6, 2013
-
Added function to insert a noise input with given frequency.
miscco committedFeb 5, 2013
-
Added the possibility to insert connectivities as parameters of the
function.
miscco committedJan 31, 2013
-
Taken the original SteynRoss model and transforming it into a model for
the Thalamus. Right now only renamed colums etc.
miscco committedJan 30, 2013
-
Added the Matlab plot file to repository
miscco committedJan 25, 2013 -
Changed the connectivity to be more versatile and put it out of the
firing rate function.
miscco committedJan 25, 2013
-
Added the possibility of an onset until data is stored, only in the mex
file however
miscco committedJan 24, 2013 -
minor changes, added some comments
miscco committedJan 24, 2013 -
Updated version of Steyn-Ross model with correct noise. Added a file…
… SteynRoss.cpp and saves.h for MATLAB mex file compiling. Both are not included into the build. modified: .cproject modified: Cortical_Colum.cpp modified: Main.cpp renamed: ODE.cpp -> ODE.h new file: SteynRoss.cpp new file: SteynRoss.mexa64 modified: parameters.h new file: saves.h
miscco committedJan 24, 2013
-
modified: Cortical_Colum.cpp modified: Main.cpp modified: parameters.h modified: plots2.m modified: randoms.h
miscco committedJan 17, 2013
-
Basic implementation of the model proposed in Steyn-Ross2009.
new file: .cproject new file: .project new file: Cortical_Colum.cpp new file: Cortical_Colum.h new file: Main.cpp new file: MersenneTwister.h new file: ODE.cpp new file: macros.h new file: parameters.h new file: plots2.m new file: randoms.h new file: saves.cpp
miscco committedJan 16, 2013