Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benoitberanger/functionallocalizer
Adaptation from E-Prime to Psychtoolbox of P. Pinel (CEA) fMRI FunctionalLocalizer
https://github.com/benoitberanger/functionallocalizer
cea fmri localizer matlab mri psychtoolbox stimulation
Last synced: 3 days ago
JSON representation
Adaptation from E-Prime to Psychtoolbox of P. Pinel (CEA) fMRI FunctionalLocalizer
- Host: GitHub
- URL: https://github.com/benoitberanger/functionallocalizer
- Owner: benoitberanger
- License: apache-2.0
- Created: 2016-07-21T10:09:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T11:23:01.000Z (about 8 years ago)
- Last Synced: 2024-11-01T18:26:05.637Z (about 2 months ago)
- Topics: cea, fmri, localizer, matlab, mri, psychtoolbox, stimulation
- Language: Matlab
- Homepage:
- Size: 7.24 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FunctionalLocalizer
Adaptation from E-Prime to Psychtoolbox of P. Pinel (NeuroSpin CEA, France) fMRI FunctionalLocalizer
Website of the original protocol : http://www.unicog.org/pm/pmwiki.php/Site/FunctionalLocalizer
Link of the paper : http://www.unicog.org/docs/Localizer/Pinel_DatabaseLocalizer_BMCneurosc2008.pdf
This adaptiation is 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 :
/FunctionalLocalizer/code -> this Git repository
/FunctionalLocalizer/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