https://github.com/benoitberanger/nbi
fMRI project @ CENIR-ICM, Paris
https://github.com/benoitberanger/nbi
Last synced: 3 months ago
JSON representation
fMRI project @ CENIR-ICM, Paris
- Host: GitHub
- URL: https://github.com/benoitberanger/nbi
- Owner: benoitberanger
- License: apache-2.0
- Created: 2016-06-14T08:36:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T11:09:31.000Z (about 9 years ago)
- Last Synced: 2025-02-13T01:25:39.194Z (over 1 year ago)
- Language: Matlab
- Homepage:
- Size: 59 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NBI
fMRI project @ CENIR-ICM, Paris
CENIR : http://www.cenir.org/
ICM : http://icm-institute.org/
# Team
Investigators : Tal Seidel, Paolo Bartolomeo (ICM, Paris)
Development : Benoît Béranger (ICM, Paris)
Contributor : Matteo Lisi (LPP, 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 :
/NBI/code -> this Git repository
/NBI/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