Difference between revisions of "Software"

From Computational Memory Lab
Jump to: navigation, search
(Data Analysis)
(Data Analysis)
Line 23: Line 23:
 
** '''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/Electrophysiology_analysis#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/Electrophysiology_analysis#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/Analyzing_EEG_Data.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 11:25, 24 March 2015

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.
    • 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 EEG Toolbox page)
    • The latest public release can be downloaded here (zip). Current version is 1.3.2, last update June 25, 2008.
    • For documentation, please see eeg_toolbox/doc/Analyzing_EEG_Data.pdf. Additionally, use the help function in Matlab for assistance with individual functions.
    • You can also find Dr Josh Jacob's "Introduction to the EEG toolbox" here.

Simulation Packages

  • The Context Maintenance and Retrieval model (CMR).