Code Monkey home page Code Monkey logo

connectivity_from_event_timing_patterns's Introduction

Inferring network connectivity from event timing patterns

Model-free method for inferring synaptic interactions from spike train recordings.

By mapping spike timing data in event spaces (spanned by inter-spike and cross-spike intervals),
we identify synaptic interactions in networks of spiking neurons through Event Space Linearisations (ESL) .
Here, we provide implementations of network simulations and reconstructions as described in:
Casadiego*, Jose, Maoutsa*, Dimitra, Timme, Marc, Inferring network connectivity from event timing patterns, Physical Review Letters 2018
For further information refer to the article and the supplementary info. (can be found here and here as pdf) .


mapping from spike trains to event space


Running the code:

  1. Generate input data
    • Either extract provided data

      cd Connectivity_from_event_timing_patterns/simulate_network
      tar -xzvf Data.tar.gz
      
    • Or simulate network (requires [NEST simulator] (http://www.nest-simulator.org/) )

      python Connectivity_from_event_timing_patterns/simulate_network/simulate_network.py
      
  2. Reconstruct
    python Connectivity_from_event_timing_patterns/reconstruct_network/inferring_connections_from_spikes.py
    
    Caution: Input data files should be stored in folder simulate_network/Data/

Support:

For questions please contact: Dimitra Maoutsa [ dimitra.maoutsa <-at-> tu-berlin.de ]

Cite:

@article{ESL18,
  title = {Inferring Network Connectivity from Event Timing Patterns},
  author = {Casadiego, Jose and Maoutsa, Dimitra and Timme, Marc},
  journal = {Phys. Rev. Lett.},
  volume = {121},
  issue = {5},
  pages = {054101},
  numpages = {6},
  year = {2018},
  month = {Aug},
  publisher = {American Physical Society},
  doi = {10.1103/PhysRevLett.121.054101},
  url = {https://link.aps.org/doi/10.1103/PhysRevLett.121.054101}
}

connectivity_from_event_timing_patterns's People

Contributors

dimitra-maoutsa avatar networkinference avatar spalamosxou avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.