Skip to content

Commit dbc5751

Browse files
committed
Merge branch 'master' into remi-tesing_20210303
2 parents 532c03f + 3d9ebfe commit dbc5751

File tree

2 files changed

+96
-0
lines changed

2 files changed

+96
-0
lines changed

.all-contributorsrc

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "mohmdrezk",
10+
"name": "Mohamed Rezk",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/9597815?v=4",
12+
"profile": "https://github.com/mohmdrezk",
13+
"contributions": [
14+
"code",
15+
"design",
16+
"ideas"
17+
]
18+
},
19+
{
20+
"login": "marcobarilari",
21+
"name": "marcobarilari",
22+
"avatar_url": "https://avatars3.githubusercontent.com/u/38101692?v=4",
23+
"profile": "https://github.com/marcobarilari",
24+
"contributions": [
25+
"code",
26+
"design",
27+
"ideas",
28+
"bug",
29+
"userTesting",
30+
"review",
31+
"question",
32+
"infra",
33+
"maintenance"
34+
]
35+
},
36+
{
37+
"login": "Remi-Gau",
38+
"name": "Remi Gau",
39+
"avatar_url": "https://avatars3.githubusercontent.com/u/6961185?v=4",
40+
"profile": "https://remi-gau.github.io/",
41+
"contributions": [
42+
"code",
43+
"design",
44+
"ideas",
45+
"bug",
46+
"userTesting",
47+
"review",
48+
"question",
49+
"infra",
50+
"maintenance"
51+
]
52+
},
53+
{
54+
"login": "CerenB",
55+
"name": "CerenB",
56+
"avatar_url": "https://avatars1.githubusercontent.com/u/10451654?v=4",
57+
"profile": "https://github.com/CerenB",
58+
"contributions": [
59+
"bug",
60+
"userTesting"
61+
]
62+
}
63+
],
64+
"contributorsPerLine": 7,
65+
"projectName": "localizer_visual_motion",
66+
"projectOwner": "cpp-lln-lab",
67+
"repoType": "github",
68+
"repoHost": "https://github.com",
69+
"skipCi": false
70+
"contributorsSortAlphabetically": true
71+
}

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_visual_motion/actions)
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25
![](https://github.com/cpp-lln-lab/localizer_visual_motion/workflows/CI/badge.svg)
36

47
[![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)
@@ -143,3 +146,25 @@ The `numEventsPerBlock` should be a multiple of the number of "base" listed in t
143146
- `-1` indicates static
144147
- `expParameters.designSpeeds` is an array `(nr_blocks, numEventsPerBlock) * speedEvent`
145148
- `expParameters.designFixationTargets` is an array `(nr_blocks, numEventsPerBlock)` showing for each event if it should be accompanied by a target
149+
150+
## Contributors ✨
151+
152+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
153+
154+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
155+
<!-- prettier-ignore-start -->
156+
<!-- markdownlint-disable -->
157+
<table>
158+
<tr>
159+
<td align="center"><a href="https://github.com/mohmdrezk"><img src="https://avatars2.githubusercontent.com/u/9597815?v=4" width="100px;" alt=""/><br /><sub><b>Mohamed Rezk</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/localizer_visual_motion/commits?author=mohmdrezk" title="Code">💻</a> <a href="#design-mohmdrezk" title="Design">🎨</a> <a href="#ideas-mohmdrezk" title="Ideas, Planning, & Feedback">🤔</a></td>
160+
<td align="center"><a href="https://github.com/marcobarilari"><img src="https://avatars3.githubusercontent.com/u/38101692?v=4" width="100px;" alt=""/><br /><sub><b>marcobarilari</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/localizer_visual_motion/commits?author=marcobarilari" title="Code">💻</a> <a href="#design-marcobarilari" title="Design">🎨</a> <a href="#ideas-marcobarilari" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/cpp-lln-lab/localizer_visual_motion/issues?q=author%3Amarcobarilari" title="Bug reports">🐛</a> <a href="#userTesting-marcobarilari" title="User Testing">📓</a> <a href="https://github.com/cpp-lln-lab/localizer_visual_motion/pulls?q=is%3Apr+reviewed-by%3Amarcobarilari" title="Reviewed Pull Requests">👀</a> <a href="#question-marcobarilari" title="Answering Questions">💬</a> <a href="#infra-marcobarilari" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-marcobarilari" title="Maintenance">🚧</a></td>
161+
<td align="center"><a href="https://remi-gau.github.io/"><img src="https://avatars3.githubusercontent.com/u/6961185?v=4" width="100px;" alt=""/><br /><sub><b>Remi Gau</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/localizer_visual_motion/commits?author=Remi-Gau" title="Code">💻</a> <a href="#design-Remi-Gau" title="Design">🎨</a> <a href="#ideas-Remi-Gau" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/cpp-lln-lab/localizer_visual_motion/issues?q=author%3ARemi-Gau" title="Bug reports">🐛</a> <a href="#userTesting-Remi-Gau" title="User Testing">📓</a> <a href="https://github.com/cpp-lln-lab/localizer_visual_motion/pulls?q=is%3Apr+reviewed-by%3ARemi-Gau" title="Reviewed Pull Requests">👀</a> <a href="#question-Remi-Gau" title="Answering Questions">💬</a> <a href="#infra-Remi-Gau" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Remi-Gau" title="Maintenance">🚧</a></td>
162+
<td align="center"><a href="https://github.com/CerenB"><img src="https://avatars1.githubusercontent.com/u/10451654?v=4" width="100px;" alt=""/><br /><sub><b>CerenB</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/localizer_visual_motion/issues?q=author%3ACerenB" title="Bug reports">🐛</a> <a href="#userTesting-CerenB" title="User Testing">📓</a></td>
163+
</tr>
164+
</table>
165+
166+
<!-- markdownlint-enable -->
167+
<!-- prettier-ignore-end -->
168+
<!-- ALL-CONTRIBUTORS-LIST:END -->
169+
170+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)