Beauchamp:ECogAnalysisv2: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 23: Line 23:
Here are what the elements of the data structure represent:
Here are what the elements of the data structure represent:
# filename: This is the name of the raw data file. Each session of an experiment is recorded in a separate datafile.
# filename: This is the name of the raw data file. Each session of an experiment is recorded in a separate datafile.
# chanDesList: This is ____
# chanDesList: This is the list of electrodes written according to the montage.
# images:
# images: This is the number of different still (conditions) presented in this experiment.


Information about data files (i.e which experiment session is recorded under which data file) and electrode montage can be found in the physiology file of each subject.  
Information about data files (i.e which experiment session is recorded under which data file) and electrode montage can be found in the physiology file of each subject.  
e.g. /Volumes/data/UT/YAO/YAOPhysiology.docx
e.g. /Volumes/data/UT/YAO/YAOPhysiology.docx

Revision as of 10:13, 14 May 2014

Brain picture
Beauchamp Lab




To search for things on the wiki, use Google's site search feature. For instance, to find an Experiment Sheet, type

 site:openwetware.org/wiki/Beauchamp ExperimentSheet

The first step is to load the appropriate files into the "S" data structure. Here are the components of the S data structure:

                fileName: {'YAODatafile017'  'YAODatafile018'}
             chanDesList: {1x68 cell}
                  images: 8
              imageNames: {6x1 cell}
                 kStimOn: 80
               kImageMin: 4096
    kResponse_leftbutton: 128
   kResponse_rightbutton: 129
                      Fs: 2000
               startTime: 0
              sampleTime: 0.5000
         trialTimeCourse: [1x8000 double]

Here are what the elements of the data structure represent:

  1. filename: This is the name of the raw data file. Each session of an experiment is recorded in a separate datafile.
  2. chanDesList: This is the list of electrodes written according to the montage.
  3. images: This is the number of different still (conditions) presented in this experiment.

Information about data files (i.e which experiment session is recorded under which data file) and electrode montage can be found in the physiology file of each subject. e.g. /Volumes/data/UT/YAO/YAOPhysiology.docx