ContextLab / quail

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

BUG: fix the indices of the lagcrp analysis #37

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

The result is accurate, but the column names for the result of the lagcrp analysis should by -5, -4, -3, .... 3, 4, 5 etc instead of 0, 1, 2, etc.

andrewheusser commented 7 years ago

this is fixed on the branch lagcrp-indexing-fix