Coder Social home page Coder Social logo

modeldbrepository / 266508 Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 717 KB

Kernel method to calculate LFPs from networks of point neurons (Telenczuk et al 2020)

Home Page: https://modeldb.science/266508

Python 100.00%
abstract-integrate-and-fire-neuron extracellular-fields-methods neuron-simulator python

266508's Introduction

<html>
<p>Demo code for the kernel method to calculate LFPs from the spikes
of a network of point neurons
</p>
<p>This demo shows the code to calculate the local field potential
(LFP) generated by a network of point neurons.  The kernel method
calculates the LFP solely from the spikes of the neurons, and the
knowledge of their position in space.  This kernel method is 
explained in detail in the publication:
</p>
<p> Telenczuk, B., Telenczuk, M. and Destexhe, A.  A kernel-based method to 
 calculate local field potentials from networks of spiking neurons. 
 bioRxiv preprint:<br/>
 https/<a href="http://www.biorxiv.org/content/10.1101/2020.03.29.014654v1">www.biorxiv.org/content/10.1101/2020.03.29.014654v1</a>
</p>
<p>The program reads the raster of spike times, plots it, and then
calculates the LFP, and plots it.  The example provided is Brunel's
model of gamma oscillations (the code reproduces Fig. 6 of the paper).
</p>
<p>Two versions are available each of which runs in less than 10 seconds:
</p>
<ol>
  <li>A version in the hoc language used by the NEURON simulation
environment.  This version was written by Alain Destexhe.
  </li><li>A version in python 3 language, which does the same as the hoc
version.  This version was written by Bartosz Telenczuk.
</li></ol>
<p>This demo is open-access, but please cite the original work if you
use it.
</p>
<p>The NEURON code was most recently tested with NEURON -- VERSION 7.8.0-99-gda5790d7 master (da5790d7) 2020-03-19 and using nrngui (no mod files to compile) generates figures like</p>
<p><img src="./screenshot_nrn.png" alt="NEURON screenshot" width="1000"></p>
  <p>The Python code was most recently tested with '3.6.9 (default, Apr 18 2020, 01:56:04) \n[GCC 8.4.0]' and generates figures like</p>
<p><img src="./screenshot_python.png" alt="Python screenshot" width="1000"></p>
</html>

266508's People

Contributors

tommorse avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

opensourcebrain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.