ContextLab / quail

A python toolbox for analyzing and plotting free recall data
http://cdl-quail.readthedocs.io/en/latest/
MIT License
20 stars 10 forks source link

refactored api based on analyze and plot functions #27

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

-added analyze function: pyr.analyze(pyro, analysis='spc') -also left old api in for now: pyr.spc(pyro)