Data used in the manuscript "Distributed coding of duration in rodent prefrontal cortex during time reproduction" Henke et al ... (add full citation including doi).
Extracellular recordings from neurons in gerbil (Meriones unguiculatus) medial prefrontal cortex. Data was acquired with chronically implanted tetrodes from three animals.
Each folder contains the data of one of the three gerbils used in the study. Each file in the folders contains data of a single neuron recorded in one recording session. A data file comprises
File names are composed of animalID_sessionNumber_tetrodeNumber_neuronNumber.nix.
Data is saved in nix format, which uses HDF5 as a backend. See
Stoewer A, Kellner CJ, Benda J, Wachtler T and Grewe J (2014). File format and library for neuroscience data and metadata. Front. Neuroinform. Conference Abstract: Neuroinformatics 2014. https://doi.org/10.3389/conf.fninf.2014.18.00027
Since nix uses HDF5 as a backend, you may have a first look at the data with a HDF viewer.
Basic code to load one of the nix file and plot the data contained is provided in ... .py
Kay Thurley, thurley@bio.lmu.de