https://github.com/hyiltiz/plw
The official development repository for libraries on Point Light Walker displays using Psychtoolbox for psycho-physics research.
https://github.com/hyiltiz/plw
Last synced: 2 months ago
JSON representation
The official development repository for libraries on Point Light Walker displays using Psychtoolbox for psycho-physics research.
- Host: GitHub
- URL: https://github.com/hyiltiz/plw
- Owner: hyiltiz
- License: gpl-3.0
- Created: 2013-01-11T18:25:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T02:49:36.000Z (about 10 years ago)
- Last Synced: 2025-02-10T05:41:55.252Z (4 months ago)
- Language: Matlab
- Homepage:
- Size: 32.2 MB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Point Light Walkers (PLW) Documentation
## What it is?
Point Light Walkers (PLW) is a user-friendly toolbox for MATLAB (or GNU/Octave) that aims to aid biological motion research in psychophysics providing:- support for read/write access to scientific data format HDF5;
- various straightforward psychopysics experimental design;
- 4 dimensional data transformation repreasenting biological motion animation in 3D space;
- high precision on-the-fly visualization built upon Psychtoolbox (using OpenGL);
- visual, auditory and tactile simulation with high precision response capturing;
- semi-automated data cleansing and data analysis (ANOVA, MAVONA, rANOVA and more);## Usage
1. [Download the `.zip` file](https://github.com/hyiltiz/PLW/archive/master.zip) from this Github page;
1. Install [Psychtoolbox 3.0](http://psychtoolbox.org/download/) if you are using `PLW` with Psychtoolbox;
1. refer to `./lib/RL_PLW` which serves as the API to this library ;
1. use scripts under `./lib/data/` for data analysis;