https://github.com/benoitberanger/amedyst_stim
https://github.com/benoitberanger/amedyst_stim
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/amedyst_stim
- Owner: benoitberanger
- License: apache-2.0
- Created: 2017-10-09T09:05:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T12:16:10.000Z (over 4 years ago)
- Last Synced: 2025-02-13T01:25:56.245Z (over 1 year ago)
- Language: MATLAB
- Size: 1.65 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AMEDYST_stim
Finger taping sequences, in block design, simple VS complex.
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
joymex2 : https://github.com/escabe/joymex2
# Setup
Data are printed in ../data
So the common directory setup is :
/AMEDYST/code -> this Git repository
/AMEDYST/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