Skip to content

HukLab/3d-integ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

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

  • bin/ (.m) - creates figures using data in fits/

  • fits/ (.csv) - data created by 3d-integ-analysis

  • plots/ (.pdf) - final figures created by bin/

About

code for generating figures in "A distinct mechanism of temporal integration for motion through depth"

Resources

Stars

Watchers

Forks

Packages

No packages published