Git Product home page Git Product logo

network_state_index_old's Introduction

Network State Index (NSI)

Identifying Network State from Extracellular Recordings during Wakefulness in Neocortex

This module provides a quantitative characterization of network states in neocortex from extracellular signals. It implements the analysis described in the following article (please cite if you use this code !):

Network States Classification based on Local Field Potential Recordings in the Awake Mouse Neocortex Yann Zerlaut, Stefano Zucca, Tommaso Fellin, Stefano Panzeri bioRxiv 2022.02.08.479568; doi: https://doi.org/10.1101/2022.02.08.479568


GUI Screenshot

screenshot


Installation

  1. Install a python distribution for scientific analysis:

    get the latest Miniconda distribution and install it on your home folder.

  2. Run the following in the Anaconda prompt:

git clone https://github.com/yzerlaut/Network_State_Index.gitb
cd Network_State_Index
pip install .

If you do not wish to clone the repository you can also directly:

pip install git+https://github.com/yzerlaut/Network_State_Index

Usage

  • Run the software GUI
python -m NSI
  • Using the notebook implmentation
jupyter notebook notebook_demo.ipynb

GUI features

Load data:

Electrophysiological data supported
  • Axon Instruments (pClamp) ".abf" format

  • HDF5 ".h5" format

  • Numpy storing formats (".npz" storing a dictionary)

You can set the desired channel to analyze and the gain that should be applied (only if you want it in uV)

Run analysis:

It computes the NSI measure over the whole data. It can be a bit long if the data are large.

Visualize the data and the output of the NSI analysis

In the top 3 plots, we show the full (subsampled) data.

In the bottom 3 plots, we show a zoomed (subsampled) portion of the data. Highlighted with a red filled rectangle in the top plot.

Zoom :

  • Zoom1: When clicking on this button, you can select a time window in the top plot
  • Zoom2: When clicking on this button, you can select a time window in the bottom-Vext plot

Save the output of the analysis:

The output is stored as an hdf5 datafile. It containes the sample times of validated network states and their associated NSI level.

network_state_index_old's People

Contributors

stefanobuccelli avatar yzerlaut avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

stefanobuccelli

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.