Skip to content

pennmem/pybeh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybeh

Python behavioral toolbox for the analysis of free-recall data

Support

Please report potential bugs and make feature requests on github.

Installation

The toolbox depends on two packages that are standard for scientific computing:

You can use anaconda to install this dependency if it is not already installed:

conda install -y numpy scipy

If you are working on data formats commonly used by the Computational Memory Lab, it is recommended that you install PTSA to facilitate reading in behavioral data into a format usable by the toolbox.

To install from source, download the source code and install:

python setup.py install

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published