Skip to content

Commit 86be184

Browse files
committed
update badges
1 parent 2cbb059 commit 86be184

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,27 @@
11
[![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_visual_motion/actions)
2+
![](https://github.com/cpp-lln-lab/localizer_visual_motion/workflows/CI/badge.svg)
3+
[![codecov](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion)
24
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
35
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
46
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5-
![](https://github.com/cpp-lln-lab/localizer_visual_motion/workflows/CI/badge.svg)
6-
7-
[![codecov](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion)
8-
9-
[![Build Status](https://travis-ci.com/cpp-lln-lab/localizer_visual_motion.svg?branch=master)](https://travis-ci.com/cpp-lln-lab/localizer_visual_motion)
107

118
<!-- TOC -->
129
- [fMRI localizers for visual motion](#fmri-localizers-for-visual-motion)
13-
- [Translational Motion](#translational-motion)
1410
- [Requirements](#requirements)
1511
- [Installation](#installation)
1612
- [Structure and function details](#structure-and-function-details)
17-
- [visualLocTranslational](#visualloctranslational)
13+
- [visualMotionLocalizer](#visualmotionlocalizer)
1814
- [setParameters](#setparameters)
1915
- [Let the scanner pace the experiment](#let-the-scanner-pace-the-experiment)
2016
- [subfun/doDotMo](#subfundodotmo)
2117
- [Input](#input)
2218
- [Output](#output)
2319
- [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-)
2825
<!-- TOC -->
2926

3027
# fMRI localizers for visual motion

0 commit comments

Comments
 (0)