Skip to content

Commit af8351f

Browse files
authored
Update README.md
1 parent c491cd7 commit af8351f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,17 @@ standalone functions that support the main modules.
3434
### Dependencies:
3535

3636
**MATLAB**
37-
- tested on R2018b & R2020a
38-
- in principle should work on any OS that MATLAB supports; tested on Windows 10, Debian 10, Ubuntu 20.04, Ubuntu 16.l4, OpenSuse 15.1
37+
38+
- tested on R2018b & R2020a
39+
- in principle should work on any OS that MATLAB supports; tested on Windows 10, Debian 10, Ubuntu 20.04, Ubuntu 16.l4, OpenSuse 15.1
3940

4041
**CNEM**, https://m2p.cnrs.fr/sphinxdocs/cnem/index.html
42+
4143
- used version (v03, 2014-05-04) available here: https://ff-m2p.cnrs.fr/frs/?group_id=14
4244
- aka cnemlib: https://au.mathworks.com/matlabcentral/linkexchange/links/3875
4345

4446
**input data**
47+
4548
- `data`: a tpts-by-n 2D array with the data for unstructured datasets (i.e., soruce reconstructed MEG data)
4649
- `locs`: a n-by-3 2D array with the locations of nodes/rois/sources, expressed in mm or m.
4750
- `ht` : sampling period expressed in ms or s.

0 commit comments

Comments
 (0)