https://github.com/benoitberanger/ecat_stim
https://github.com/benoitberanger/ecat_stim
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/ecat_stim
- Owner: benoitberanger
- License: apache-2.0
- Created: 2018-05-11T14:42:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T17:29:27.000Z (over 7 years ago)
- Last Synced: 2025-04-06T19:22:59.861Z (about 1 year ago)
- Language: Matlab
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ECAT_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 :
- /ECAT/code -> this Git repository
- /ECAT/data -> the directory receiving stimation data
- /ECAT/imgReal -> the directory contains subdirs of pictures
- /ECAT/imgTest -> the directory contains subdirs of pictures
# 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