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

extend "load" function to work with more data types #56

Open jeremymanning opened 7 years ago

jeremymanning commented 7 years ago

example here: https://github.com/ContextLab/quail/tree/loadmat however, that code is messy, un-tested, and shouldn't be pulled into master

ideally we should support a wide variety of data formats, including everything here: http://memory.psych.upenn.edu/Data_Archive

for the writeup/release, i think we'll want to show examples from a variety of experiments to demonstrate the robustness of the toolbox

andrewheusser commented 7 years ago

e.g. load_example_data('murdock1962')