Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 643 Bytes

GettingStarted.rst

File metadata and controls

29 lines (22 loc) · 643 Bytes

Getting Started

Installation

Get ENGRAM from pip:

pip install engram

Requirements

  • Python 3.7
  • Neo
  • Tensorflow (must install manually)
  • Numpy
  • Scipy
  • Visbrain

Key Features

  • Process electrophysiology data from multiple brain regions using engram.declarative
  • Model multi-channel electrophysiology recordings using engram.procedural
  • Visualize multiscale representations using engram.episodic
  • Online data processing using engram.working