Difference between revisions of "Software"

From Computational Memory Lab
Jump to: navigation, search
Line 20: Line 20:
 
* [[TotalRecall|Penn TotalRecall]]: score and annotate behavioral audio files (replaces PyParse)
 
* [[TotalRecall|Penn TotalRecall]]: score and annotate behavioral audio files (replaces PyParse)
 
* [[behavioral_toolbox|Behavioral Toolbox]]: a suite of MATLAB functions to aid in analyzing behavioral Free Recall data
 
* [[behavioral_toolbox|Behavioral Toolbox]]: a suite of MATLAB functions to aid in analyzing behavioral Free Recall data
* Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data. ([http://memory.psych.upenn.edufiles/software/eeg_toolbox/eeg_toolbox.zip zip])
+
* Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data. ([http://memory.psych.upenn.edu/files/software/eeg_toolbox/eeg_toolbox.zip zip])
 
** Current version is 1.3.2, last update June 25, 2008.
 
** Current version is 1.3.2, last update June 25, 2008.
 
** For documentation, please see <code><nowiki>eeg_toolbox/doc/doc.pdf</nowiki></code>. Additionally, use the <code><nowiki>help</nowiki></code> function in Matlab for assistance with individual functions.
 
** For documentation, please see <code><nowiki>eeg_toolbox/doc/doc.pdf</nowiki></code>. Additionally, use the <code><nowiki>help</nowiki></code> function in Matlab for assistance with individual functions.

Revision as of 19:21, 8 October 2013

Experiments

Foundational Libraries

Experiment Paradigms

PyEPL-based experiments used in the Kahana Lab.

Data Analysis

  • Penn TotalRecall: score and annotate behavioral audio files (replaces PyParse)
  • Behavioral Toolbox: a suite of MATLAB functions to aid in analyzing behavioral Free Recall data
  • Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data. (zip)
    • Current version is 1.3.2, last update June 25, 2008.
    • For documentation, please see eeg_toolbox/doc/doc.pdf. Additionally, use the help function in Matlab for assistance with individual functions.

Simulation Packages

  • The Context Maintenance and Retrieval model (CMR).