This is a tutorial for working with spiking data, in particular single-unit data collected from human subjects.
For a related list of relevant tools and resources, see the SpikeResources open list.
There are two data files associated with this tutorial:
object_data.nwb
is an example data file with a visual object recognition taskspatial_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.
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.