Difference between revisions of "Software"

From Computational Memory Lab
Jump to: navigation, search
(Data Analysis)
Line 21: Line 21:
 
* [[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.
 
* Our EEG Toolbox is a set of Matlab functions to help in analyzing EEG data.
 +
** 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.
 
** '''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])   
 
**For documentation, please see the newest (January 14, 2015)[[Media:Analyzing_EEG_Data.pdf | tutorial for EEG analyses. ]] Additionally, use the <code><nowiki> help </nowiki></code> function in MATLAB for assistance with individual functions.
 
**For documentation, please see the newest (January 14, 2015)[[Media:Analyzing_EEG_Data.pdf | tutorial for EEG analyses. ]] Additionally, use the <code><nowiki> help </nowiki></code> function in MATLAB for assistance with individual functions.

Revision as of 19:57, 2 November 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.
    • The latest public release can be downloaded here (zip). Current version is 1.3.2, last update June 25, 2008.
    • 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)
    • For documentation, please see the newest (January 14, 2015) tutorial for EEG analyses. Additionally, use the help function in MATLAB for assistance with individual functions.

Simulation Packages

  • The Context Maintenance and Retrieval model (CMR).

CRP

Please see our CRP tutorial page.

Wavmark

Please see our Wavmark page.