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
The first step is to load the appropriate files into the "S" data structure.
S =
 
                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]

Revision as of 09:07, 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. S =

                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]