Skip to content

spbstu-applied-math/NeuroActivityToolkit

Repository files navigation

ActiveStateAnalyser

ActiveStateAnalyser software package allows to measure statistics describing neuronal network state. It has clear interface, visible workflow and obtained results could be extracted for next statistical processing.

Quick Start Guide

  1. Download and unzip the code folder
  2. Install Anaconda
  3. Open Anaconda
  4. Execute
cd PATH_TO_CODE
conda env create -f environment.yml

Run

  1. Open Anaconda
  2. Execute
cd PATH_TO_CODE
conda activate neuron_analysis
jupyter notebook

After this steps, the joined Jupiter Notebook, containing separated notebooks, will be open:

  • ActiveStateAnalyzer
  • Distance analysis
  • Statistics&Shuffling
  • MultipleShuffling
  • Dimensionality reduction

A detailed guide to these notebooks is here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published