API reference¶
Egg class¶
|
Data object for the quail package |
FriedEgg class¶
|
Object containing results of a quail analyses |
Fingerprint class¶
|
Class for the memory fingerprint |
Optimal Presenter class¶
|
A class that reorders stimuli to optimize memory performance |
Load example data¶
|
Loads example data |
Load egg¶
|
Loads pickled egg |
Analyze¶
|
General analysis function that groups data by subject/list number and performs analysis. |
Plot¶
|
General plot function that groups data by subject/list number and performs analysis. |
Decode speech¶
|
Decode speech for a file or folder and return results using OpenAI Whisper. |
Stack eggs¶
|
Takes a list of eggs, stacks them and reindexes the subject number |
Crack egg¶
|
Takes an egg and returns a subset of the subjects or lists |
Convert recall matrix to egg¶
|
Creates egg data object from zero-indexed recall matrix |