forked from mhollmann/MocoApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
24 lines (15 loc) · 746 Bytes
/
Copy pathREADME.txt
File metadata and controls
24 lines (15 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
MocoApplication v 1.1
This software is doing parallelized motion correction of (real-time) fMRI data.
In offline mode nifti-4D images can be loaded. The input for online correction is
TCP/IP.
MocoApplication uses registration routines from ITK (please see ITK license).
License: GNU public license (see LICENSE)
Copyright (c) 2012 MPI Cognitive and Human Brain Sciences Leipzig. All rights reserved.
M.Hollmann
INSTALLATION
- The provided code compiles with the following software installed:
1. InsightToolkit-4.2.1 (standard built)
2. boost 1.47 (built multithreaded)
3. via (www.cs.ubc.ca/labs/lci/vista/vista/html)
4. CorePlot 1.0
5. Isis (https://github.com/isis-group/isis.git, built with tcp/ip-plugin and ITKAdapter)