aecker / attentional-fluctuations

Code for the paper: Ecker et al. (2016): On the structure of neuronal population activity under fluctuations in attentional state. Journal of Neuroscience 36(5): 1775-1789.

Home Page:https://doi.org/10.1523/JNEUROSCI.2044-15.2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attentional fluctuations

This repository contains the code to reproduce all figures in the following manuscript:

Alexander S Ecker, George H Denfield, Matthias Bethge, Andreas S Tolias: On the structure of population activity under fluctuations in attentional state, bioRxiv (2015). DOI: http://dx.doi.org/10.1101/018226

How to use

In Matlab, navigate to the folder containing this repository, then run startup to set up the Matlab path. To reproduce the figures, simply run the respective function figX_Y.

If you have questions of find any bugs, please open an issue here on Github.

Typos in the published paper

We found a couple of small typos in the published version of the paper:

  • On page 1777, just before equation (9), it is printed "(i.e., 〈ψ〉 = 0)" but that zero should be a θ
  • In Eq 11, the µ's are both indexed by i but one should be indexed by j
  • In Eq 34 a tilde is missing over g_j

About

Code for the paper: Ecker et al. (2016): On the structure of neuronal population activity under fluctuations in attentional state. Journal of Neuroscience 36(5): 1775-1789.

https://doi.org/10.1523/JNEUROSCI.2044-15.2016

License:MIT License


Languages

Language:MATLAB 100.0%