/SpikeTutorial

A brief tutorial for working with single unit spiking data.

Primary LanguageJupyter Notebook

SpikeTutorial

This is a tutorial for working with spiking data, in particular single-unit data collected from human subjects.

Overview

For a related list of relevant tools and resources, see the SpikeResources open list.

Data

There are two data files associated with this tutorial:

  • object_data.nwb is an example data file with a visual object recognition task
  • spatial_data.nwb is an example data file with a spatial task

Note that these datafiles are organized in the NWB format.

For examples and resources relating to storing human single neuron data in NWB files, see these NWB Examples.

Requirements

As well as standard scientific Python modules (numpy, matplotlib, etc), this repository requires:

The full set of requirements is described in the requirements.txt file.