ZaneMuir / HHModel.jl

conductance based neuronal modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHModel.jl

conductance based neuronal modeling.

demos

SingleCompartmentDemo

deps

TODO list

  • documentation and workflow
  • complex ltk channel
  • post-synaptic potential/current simulation
  • model struct and wrap simulation into one method.

change logs

10/15/2019

  • make playground files more readable.
  • verification with Maltab codes
  • bug fix:
    • currents of channels
    • initial values

10/11/2019

  • voltage clamp mode
  • calculate current of each channel during current clamp

10/07/2019

  • basic framework
    • Kinetics
    • SimpleIonChannel
    • ComplexIonChannel
    • GenericIonChannel
    • modelgeneration
  • channel zoo
    • high voltage gated potassium channel
    • low voltage gated potassium channel
    • hh sodium channel
    • hh potassium channel
    • ih current
    • leakage current

About

conductance based neuronal modeling

License:Do What The F*ck You Want To Public License


Languages

Language:Jupyter Notebook 76.2%Language:Julia 23.8%