Skip to content

Commit 2cbb059

Browse files
committed
minor updates on the README
1 parent 09023eb commit 2cbb059

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- [subfun/doDotMo](#subfundodotmo)
2121
- [Input](#input)
2222
- [Output](#output)
23-
- [subfun/expDesign](#subfunexpdesign)
23+
- [subfun/design/expDesign](#subfundesignexpdesign)
2424
- [EVENTS](#events)
2525
- [TARGETS](#targets)
2626
- [Input](#input-1)
@@ -37,8 +37,8 @@ For instructions see the following links:
3737

3838
| Requirements | Used version |
3939
| --------------------------------------------------------------- | ------------ |
40-
| [CPP_BIDS](https://github.com/cpp-lln-lab/CPP_BIDS) (submodule) | 2.1.0 |
41-
| [CPP_PTB](https://github.com/cpp-lln-lab/CPP_PTB) (submodule) | 1.2.0 |
40+
| [CPP_BIDS](https://github.com/cpp-lln-lab/CPP_BIDS) (submodule) | 2.1.1 |
41+
| [CPP_PTB](https://github.com/cpp-lln-lab/CPP_PTB) (submodule) | 1.2.1 |
4242
| [PsychToolBox](http://psychtoolbox.org/) | >=3.0.14 |
4343
| [Matlab](https://www.mathworks.com/products/matlab.html) | >=2017 |
4444
| or [octave](https://www.gnu.org/software/octave/) | >=4.? |
@@ -128,9 +128,9 @@ Wrapper function that present the dot stimulation (static or motion) per event.
128128

129129
This function and its companions creates the sequence of blocks (static/motion) and the events (the single directions) for MT+ and MT/MST localizers. The conditions are consecutive static and motion blocks (fixed in this order gives better results than randomised).
130130

131-
It can be run as a stand alone without inputs and display a visual example of the possible design. See `getMockConfig` to set up the mock configuration.
131+
It can be run as a stand alone without inputs and displays a visual example of the possible design. See `getMockConfig` to set up the mock configuration.
132132

133-
It computes the directions to display and the task(s), at the moment
133+
It computes the directions to display and the task(s), at the moment:
134134
1. detection of change in the color of the fixation target
135135
2. detection of different speed of the moving dots [ W I P - if selected as a task it will give the same null output as if not selected ie no difference in speed]
136136

0 commit comments

Comments
 (0)