Data for Ruda et al 2020

Kiersten Ruda 1220873252 Update 'datacite.yml' 3 years ago
LICENSE 4b7a76c894 Upload files to '' 3 years ago
README.md bcd3c8b79b Update 'README.md' 3 years ago
datacite.yml 1220873252 Update 'datacite.yml' 3 years ago
retina1.mat 138b085fe9 Upload files to '' 3 years ago

README.md

RGC-population-failure

Matlab source data from an example multi-electrode array recording of rat retina.

reference: Ruda K, Zylberberg J, Field, GD. 2019. Ignoring correlated activity causes a failure of retinal population codes. bioRxiv doi: 10.1101/2019.12.11.123456

Description of variables

-white_noise_stimulus: Non-repeated, white noise stimulus at two different light levels. The first cell gives the stimulus at the scotopic condition, while the second gives the stimulus at the photopic condition. The dimensions of the stimuli are time frame (varies by light level) by space (130 elements, x and y collapsed into one dimention). The binary stimuli are mean subtracted.

-frame_time: The duration of each stimulus frame in seconds. The first element is for the scotopic light level and the second is for the photopic light level.

-repeated_white_noise_stimulus: 5 second white noise sitmulus that was repeated for many trials. This variable has the same structure as white_noise_stimulus.

-repeated_white_noise_stimulus_starts: Time stamps of the start of each repeated white noise trial. The first cell is for the scotopic condition and the second is for the photopic condition.

-OFFbt_info.white_noise_spikes: Spike times at two different light levels for all OFF-bt RGCs in response to the non-repeated white noise stimulus. The first cell gives spike times for the scotopic light level, while the second gives spike times for the photopic light level. Within these cells, each RGC has a cell of its spike timestamps. For example, OFFbt_info.white_noise_spikes{1}{5} gets the spike times of the fifth OFF-bt RGC at the scotopic condition. All spike times are adjusted relative to the onset of the white noise stimulus (white_noise_stimulus{1} or {2}), so that time = 0 for the stimulus is the same as time = 0 for the spikes.

-OFFbt_info.stas: STAs at each light level for all OFF-bt RGCs. This field has the same structure as the white_noise_spikes field, so that OFFbt_info.stas{1}{5} gives the scotopic STA of the fifth OFF-bt RGC. STAs are 20x130, with time frames in the first dimension and space in the second. To make the STA three-dimensional so it is viewable as a movie, run: 'reshape(OFFbt_info.stas{1}{5}',10,13,20)'.

-OFFbt_info.all_spikes: Spike times for both the non-repeated white noise stimulus and the repeated white noise stimulus, at two different light levels for all OFF-bt RGCs. This field has the same structure as the others. Note that in our stimulus presentation, we interleave segments of repeated white noise within the non-repeated white noise stimuli to control for nonstationarities in recordings. Use this variable to find spike responses to the repeated white noise stimulus, triggered by the trial start times of the repeats(repeated_white_noise_stimulus_starts).

-OFFbs_info: same as OFFbt_info for OFF-bs RGCs.

datacite.yml
Title RGC data for publication "Ignoring correlated activity causes a failure of retinal population codes"
Authors Ruda,Kiersten;Duke University;ORCID:0000-0003-2744-6267
Zylberberg,Joel;York University;ORCID:0000-0002-8208-5698
Field,Greg;Duke University;ORCID:0000-0001-5942-2679
Description Matlab source data of multi-electrode array recording of retinal ganglion cells. See README for description of variables.
License CC-BY-NC-ND 4.0 International license (https://creativecommons.org/licenses/by-nc-nd/4.0/)
References Ruda K, Zylberberg J, Field, GD. 2019. Ignoring correlated activity causes a failure of retinal population codes. bioRxiv doi: 10.1101/2019.12.11.123456 [doi:10.1101/2019.12.18.881201] (IsSupplementTo)
Funding
Keywords Neuroscience
Retinal ganglion cell
Correlations
Decoding
Population failure
Resource Type Dataset