Beauchamp:ECogAnalysisv2: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
   site:openwetware.org/wiki/Beauchamp ExperimentSheet
   site:openwetware.org/wiki/Beauchamp ExperimentSheet


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


                 fileName: {'YAODatafile017'  'YAODatafile018'}
                 fileName: {'YAODatafile017'  'YAODatafile018'}
Line 21: Line 20:
               sampleTime: 0.5000
               sampleTime: 0.5000
           trialTimeCourse: [1x8000 double]
           trialTimeCourse: [1x8000 double]
Here is what element of the data structure represents:
# filename: This is ___
# chanDesList: This is ____
# images:

Revision as of 09:09, 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 is what element of the data structure represents:

  1. filename: This is ___
  2. chanDesList: This is ____
  3. images: