|
1 | 1 | [](https://github.com/cpp-lln-lab/localizer_visual_motion/actions) |
| 2 | + |
| 3 | +[](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion) |
2 | 4 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
3 | 5 | [](#contributors-) |
4 | 6 | <!-- ALL-CONTRIBUTORS-BADGE:END --> |
5 | | - |
6 | | - |
7 | | -[](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion) |
8 | | - |
9 | | -[](https://travis-ci.com/cpp-lln-lab/localizer_visual_motion) |
10 | 7 |
|
11 | 8 | <!-- TOC --> |
12 | 9 | - [fMRI localizers for visual motion](#fmri-localizers-for-visual-motion) |
13 | | - - [Translational Motion](#translational-motion) |
14 | 10 | - [Requirements](#requirements) |
15 | 11 | - [Installation](#installation) |
16 | 12 | - [Structure and function details](#structure-and-function-details) |
17 | | - - [visualLocTranslational](#visualloctranslational) |
| 13 | + - [visualMotionLocalizer](#visualmotionlocalizer) |
18 | 14 | - [setParameters](#setparameters) |
19 | 15 | - [Let the scanner pace the experiment](#let-the-scanner-pace-the-experiment) |
20 | 16 | - [subfun/doDotMo](#subfundodotmo) |
21 | 17 | - [Input](#input) |
22 | 18 | - [Output](#output) |
23 | 19 | - [subfun/design/expDesign](#subfundesignexpdesign) |
24 | | - - [EVENTS](#events) |
25 | | - - [TARGETS](#targets) |
26 | | - - [Input](#input-1) |
27 | | - - [Output](#output-1) |
| 20 | + - [Events](#events) |
| 21 | + - [Pseudorandomization rules:](#pseudorandomization-rules) |
| 22 | + - [Input:](#input-1) |
| 23 | + - [Output:](#output-1) |
| 24 | + - [Contributors ✨](#contributors-) |
28 | 25 | <!-- TOC --> |
29 | 26 |
|
30 | 27 | # fMRI localizers for visual motion |
|
0 commit comments