FT_DATATYPE_SPIKERAW

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_datatype_spikeraw”.

  FT_DATATYPE_SPIKERAW describes the FieldTrip MATLAB structure for raw spike data
 
  Spike data is characterised as a sparse point-process, i.e. each neuronal
  firing is only represented as the time at which the firing happened.
  Optionally, the spike waveform can also be represented. Using the spike
  waveform, the neuronal firing events can be sorted into their single units.
 
  Spike data is obtained using FT_READ_SPIKE to read it from a Plexon,
  Neuralynx or other animal electrophysiology system file format containing
  spikes.
 
  An example spike data structure is:
 
          label: {'chan1', 'chan2', 'chan3'}                         the channel labels
      timestamp: {[1x993 uint64]  [1x423 uint64]  [1x3424 uint64]}   timestamp in arbitrary units, depends on the acquisition system
       waveform: {[32x993 double] [32x433 double] [32x3424 double]}  spike waveform, here described with 32 samples
            hdr: [1x1 struct]                                        the full header information of the original dataset on disk
 
  Required fields:
    - label, timestamp
 
  Optional fields:
    - waveform, hdr, cfg
 
  Deprecated fields:
    - <unknown>
 
  Obsoleted fields:
    - <unknown>
 
  Revision history:
 
  (2007) Introduced the raw spike data structure.
 
  See also FT_DATATYPE, FT_DATATYPE_COMP, FT_DATATYPE_DIP, FT_DATATYPE_FREQ,
  FT_DATATYPE_MVAR, FT_DATATYPE_RAW, FT_DATATYPE_SOURCE, FT_DATATYPE_SPIKE,
  FT_DATATYPE_TIMELOCK, FT_DATATYPE_VOLUME

reference/ft_datatype_spikeraw.txt · Last modified: 2011/11/30 23:02 (external edit)

You are here: startreferenceft_datatype_spikeraw
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0