"A distinct mechanism of temporal integration for motion through depth"

View the Project on GitHub HukLab/3d-integ

stimulus-fig

Overview

This is the repo used to generate figures in Matlab for the paper "A distinct mechanism of temporal integration for motion through depth". This repo uses data generated by another repo: 3d-integ-analysis.

Generating figures

Requirements

To generate the data in fits/ you will need to install the requirements of the analysis repo: 3d-integ-analysis.

Instructions

  1. Clone this repo and the 3d-integ-analysis repo.
  2. Install the Python requirements for 3d-integ-analysis.
  3. Run ./3d-integ-analysis/bin/fig_data_gen.sh 3d-integ/fits to generate fits. (This will take a while.)
  4. In Matlab, run 3d-integ/bin/main.m.

The resulting pdf figures should now be in 3d-integ/plots/.

Folder structure