Skip to content

shahpreya/Echobase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echobase

Codebase for network neuroscience analysis

Installation

  1. Clone the echobase repository to a local directory.
  2. Install [Anaconda Python] (http://www.continuum.io). Echobase supports Python 2.7.12.
  3. Navigate to the echobase repository directory.
  4. Create a conda environment for echobase: conda env create -f environment.yml
  5. Activate the conda environment: source activate echobase
  6. You may now import echobase as a module by running: import Echobase from the base directory of the repository.

About

Codebase for network neuroscience analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%