https://github.com/benoitberanger/somals2_stim
https://github.com/benoitberanger/somals2_stim
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/somals2_stim
- Owner: benoitberanger
- License: apache-2.0
- Created: 2018-09-20T17:31:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T12:50:40.000Z (over 6 years ago)
- Last Synced: 2025-04-06T19:23:00.128Z (about 1 year ago)
- Language: MATLAB
- Size: 490 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SOMALS2_stim
Build to be used at :
- CENIR : http://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 :
- /SOMALS2/code -> this Git repository
- /SOMALS2/data -> the directory receiving stimation data
# 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