https://github.com/benoitberanger/forte_stim
https://github.com/benoitberanger/forte_stim
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/forte_stim
- Owner: benoitberanger
- License: apache-2.0
- Created: 2021-02-16T15:11:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T18:05:22.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T19:22:55.922Z (about 1 year ago)
- Language: MATLAB
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FORTE_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
joymex2 : https://github.com/escabe/joymex2
# Setup
Data are printed in ../data
So the common directory setup is :
- /FORTE/code -> this Git repository
- /FORTE/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