The data files are organized into four directories. Each contains a *.mat file for each neuron. To download all *.mat files in the directory, click on the zip file.
We have created a zipped file that is a compilation of all data used to create Fig 7 in the above paper. It is in an easier format, and all bad trials (ones with recording problems or ones where the subject did not complete the task) are already excluded: T1RT.mat.gz
All data is in matlab mat file form.
Most of the data is in multiple matlab files, each with a single large structure. To find out more about this structure, please see the example script, sampleScript.m on the Roitman mfile page. This script creates several raster plots as an example of how to use this structure.
The T1RT.mat.gz includes one file, and is in a simpler format including several variables:
Roitman mfiles - includes multiple files as an example of how to use the data to make fig. 7 in the Journal of Neuroscience paper from Nov, 2002, as well as the above mentioned sampleScript.m and ColumnNames608.m.