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

grid for subjects #43

Open andrewheusser opened 7 years ago

andrewheusser commented 7 years ago

add plot_type to plot function called grid to map plot over subjects

e.g.

quail.plot(analyzed_data, plot_type='grid')