https://github.com/benoitberanger/superman_stim
https://github.com/benoitberanger/superman_stim
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/superman_stim
- Owner: benoitberanger
- License: apache-2.0
- Created: 2018-05-30T18:17:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T15:15:59.000Z (over 7 years ago)
- Last Synced: 2025-02-13T01:25:49.831Z (over 1 year ago)
- Language: MATLAB
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SUPERMAN_stim
Build to be used at :
- CENIR : http://www.cenir.org/
- ICM : http://icm-institute.org/.
# Requirement
Psychtoolbox : http://psychtoolbox.org/
StimTemplate : https://github.com/benoitberanger/StimTemplate.git
# Setup
Data are printed in ../data
So the common directory setup is :
- /SUPERMAN/code -> this Git repository
- /SUPERMAN/data -> the directory receiving stimation data
- /SUPERMAN/video -> the directory contains subdirs of movies
# OS
Optimized for Windows, but also works on Linux and Mac
# Matlab/Octave
MATLAB : R2011a or superior
Octave : GUI not available, Class definition (StimTemplate) is made for MATLAB but not for Octave