Difference between revisions of "Software"

From Computational Memory Lab
Jump to: navigation, search
(Data Analysis)
(Data Analysis)
Line 22: Line 22:
 
* Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data.
 
* Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data.
 
** Lab members and collaborators (e.g., members of the RAM team) should checkout the the most recent version from the lab’s SVN server (for instructions, see the internal wiki  [https://memory.psych.upenn.edu/InternalWiki/Eeg_toolbox#Introduction EEG Toolbox page])   
 
** Lab members and collaborators (e.g., members of the RAM team) should checkout the the most recent version from the lab’s SVN server (for instructions, see the internal wiki  [https://memory.psych.upenn.edu/InternalWiki/Eeg_toolbox#Introduction EEG Toolbox page])   
** The latest public release can be downloaded [ http://memory.psych.upenn.edu/files/software/eeg_toolbox/eeg_toolbox.zip here  (zip). Current version is 1.3.2, last update June 25, 2008.
+
** The latest public release can be downloaded [ http://memory.psych.upenn.edu/files/software/eeg_toolbox/eeg_toolbox.zip here  (zip)]. 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.
 
** You can also find Dr Josh Jacob's [http://memory.psych.upenn.edu/files/misc/EEGtoolbox-goodversion.pdf "Introduction to the EEG toolbox" here].
 
** You can also find Dr Josh Jacob's [http://memory.psych.upenn.edu/files/misc/EEGtoolbox-goodversion.pdf "Introduction to the EEG toolbox" here].

Revision as of 15:56, 13 November 2014

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.

Simulation Packages

  • The Context Maintenance and Retrieval model (CMR).