Permalink
Switch branches/tags
Nothing to show
Commits on Nov 22, 2013
  1. Removed all unnecessary output.

    committed Nov 22, 2013
  2. 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
    committed Nov 22, 2013
Commits on Nov 9, 2013
Commits on Nov 6, 2013
  1. Added references.

    	Cleared some typos
    
    	modified:   Plots.m
    	modified:   Thalamic_Column.cpp
    	modified:   Thalamus.cpp
    	modified:   Thalamus.mexa64
    	deleted:    poster_plot.m~
    committed Nov 6, 2013
  2. 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
    committed Nov 6, 2013
Commits on Sep 19, 2013
Commits on Sep 18, 2013
  1. Slightly changed the parameters.

    Restructured some of the equations.
    Some simplifications.
    committed Sep 18, 2013
Commits on Aug 6, 2013
Commits on Jul 3, 2013
  1. small tuning

    committed Jul 3, 2013
  2. Changed some parameters and formulas to match Arnes Formulation. Shows

    now delta oscillations followed by spindles. Needs finetuning
    committed Jul 3, 2013
Commits on May 2, 2013
  1. Added I_KCa and I_CAN to reticular population.

    Removed difference in synaptic response between TC and RE population.
    committed May 2, 2013
  2. Cleaned up code again.

    Fixed typos in weighting function and inhibitory synaptic input.
    committed May 2, 2013
Commits on Apr 29, 2013
  1. 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.
    committed Apr 29, 2013
Commits on Apr 18, 2013
  1. renamed some files, fixed some typos and some descriptions.

    Added KCa and CAN channel
    committed Apr 18, 2013
Commits on Apr 9, 2013
  1. Removed the axonal delay used for some inhibitory connections.

    Changed parameters to increase the waxin/waning like oszillation and its
    frequency.
    committed Apr 9, 2013
Commits on Mar 27, 2013
Commits on Mar 25, 2013
Commits on Feb 13, 2013
Commits on Feb 6, 2013
Commits on Feb 5, 2013
Commits on Jan 31, 2013
Commits on Jan 30, 2013
  1. Taken the original SteynRoss model and transforming it into a model for

    the Thalamus. Right now only renamed colums etc.
    committed Jan 30, 2013
Commits on Jan 25, 2013
  1. Changed the connectivity to be more versatile and put it out of the

    firing rate function.
    committed Jan 25, 2013
Commits on Jan 24, 2013
  1. 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
    committed Jan 24, 2013
Commits on Jan 17, 2013
  1. Small changes and Bugfixes

    	modified:   Cortical_Colum.cpp
    	modified:   Main.cpp
    	modified:   parameters.h
    	modified:   plots2.m
    	modified:   randoms.h
    committed Jan 17, 2013
Commits on Jan 16, 2013
  1. 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
    committed Jan 16, 2013