Skip to content

rmxrmx/pyADAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyADAM

An ADaptation and Aniticpation Model (ADAM) for Sensorimotor Synchronisation (Van Der Steen & Keller, 2013), implemented in Python.

Setup

Download pyADAM via git:

git clone https://github.com/rmxrmx/pyADAM.git

Install required libraries:

pip install -r requirements.txt

Usage

To see an example of generating ADAM parameters for existing SMS data, see example analysis.

For generating data with specific ADAM parameters, see interrogators.

For evaluating how well the parameters are recovered from your data, see parameter recovery.

References

Van Der Steen, M. C., & Keller, P. E. (2013). The ADaptation and Anticipation Model (ADAM) of sensorimotor synchronization. Frontiers in human neuroscience, 7, 253.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages