https://github.com/benoitberanger/smacc
fMRI project @ CENIR-ICM, Paris
https://github.com/benoitberanger/smacc
Last synced: 5 months ago
JSON representation
fMRI project @ CENIR-ICM, Paris
- Host: GitHub
- URL: https://github.com/benoitberanger/smacc
- Owner: benoitberanger
- License: apache-2.0
- Created: 2016-08-24T10:55:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T13:19:55.000Z (over 9 years ago)
- Last Synced: 2025-02-13T01:25:38.662Z (over 1 year ago)
- Language: Matlab
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SMACC
fMRI project @ CENIR-ICM, Paris
CENIR : http://www.cenir.org/
ICM : http://icm-institute.org/
# Team
Investigators : Christian Gaudeau-Bosma (ICM, Paris)
Development : Benoît Béranger (ICM, Paris)
# Requirement
Psychtoolbox : http://psychtoolbox.org/
StimTemplate : https://github.com/benoitberanger/StimTemplate.git
# Setup
Data are printed in ../data
So the common directory setup is :
/SMACC/code -> this Git repository
/SMACC/data -> the directory receiving stimation data
/SMACC/img -> directory of database 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