Giter VIP home page Giter VIP logo

waskom_jvision_2018's Introduction

Code and data from Waskom, Asfour, & Kiani (2018)

This repository contains data and analysis code for the following paper:

Waskom ML, Asfour JW, Kiani R (2018). Perceptual insensitivity to higher-order statistical moments of coherent random dot motion. Journal of Vision 18(6):9 1-10.

Data

The trial_data.csv file has a tidy table with data corresponding to each trial. Fields are as follows:

Column Description
subject subject id
condition odd motion condition name
correct was odd motion correctly identified?
rt reaction time (in seconds)
odd_{x,y} coordinates of odd aperture center, in deg
sacc_{x,y} coordinates of saccade landing point, in deg
odd_{m,v,s,k} trialwise statistics of odd dot displacements

Behavioral analyses

The behavioral_analyses.ipynb notebook contains figures and statistical models for analyzing the behavioral data.

Motion energy model

The motionenergy.py module contains a Python implementation of the Adelson Bergen spatiotemporal energy model. It depends on numpy and scipy. The motionenergy_tutorial.ipynb notebook contains a tutorial demonstration that shows how to use the model implementation and gives some intuition for its parameters. The tutorial depends on the stimulus.py module, which makes random dot and drifting grating movies. While you can view the static tutorial notebook, it contains interactive elements that will be much more informative if you download and run locally. The tutorial is written for Python 3.

Dependencies

A list of software dependencies and versions corresponding to the paper can be found in requirements.txt.

License

These files are being released openly in the hope that they might be useful but with no promise of support. If using them leads to a publication, please cite the paper.

The dataset is released under a CC-BY 4.0 license.

The code is released under a BSD license.

waskom_jvision_2018's People

Contributors

mwaskom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.