sprenger 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
..
README.md 883b3f6881 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.eeg 2dca1be7bf gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.1 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.2 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.3 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.4 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.5 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.6 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.7 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.spk.8 914ff39851 gin commit from nit-ope-de04 2 years ago
YutaMouse42-151117.xml 2dca1be7bf gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.1 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.2 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.3 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.4 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.5 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.6 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.7 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.clu.8 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.1 9e11e4dd65 gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.2 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.3 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.4 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.5 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.6 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.7 908eb9da9d gin commit from nit-ope-de04 2 years ago
YutaMouse42-15111710.res.8 908eb9da9d gin commit from nit-ope-de04 2 years ago

README.md

This dataset is a shortened version of the public YutaMouse42-151117 dataset provided by the BuzsakiLab The public dataset is available here

The .xml format contains general metadata of the recording and can be used to extract

  • the number of channels: nChannels
  • the grouping of channels: groups
  • the sampling rate: samplingRate
  • the number of bits per recording sample (for dat, eeg and spk files): nBits
  • the number of samples per recorded waveform: nsamples
  • the amplification factor: amplification
  • the voltage range: voltageRange

The .eeg/.lfp format contains continuously sampled data at a 'low' sampling rate and has the dimensions (totalSamples, nChannels). The test files here contain 10 total samples.

The .spk.* format contains waveforms of spikes across multiple channels. It has the dimensions (nSpikes,nSamples, nChannels). The test files here contain 10 spikes each.

The .res.* format contains the timestamps of the detected waveforms . It is an ASCII file with one timestamp per spike.

The .clu.* format contains the assignment of spike to clusters . It is an ASCII file with cluster id per spike.

For an overview of the data layout for different formats, see also http://neurosuite.sourceforge.net/formats.html