Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarieStLaurent authored Jan 13, 2025
1 parent 57fd64d commit 14f95fd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ In addition, this repository includes data, scripts and derivatives from two com
``fLoc`` and ``retinotopy`` (population receptive field), used to derive subject-specific ROIs. ``anatomical`` data
that include flat maps to visualize voxelwise statistics on a flattened cortical surface are also included.

``datapaper`` includes jupyter notebooks with code to re-create figures from the upcoming data paper using data and result files saved in the current repository. TODO: add link to datapaper manuscript.
``datapaper`` includes jupyter notebooks with code to re-create figures from the upcoming data paper using data and result files saved in the current repository.

***TODO: add link to datapaper manuscript.***


Installation
Expand Down Expand Up @@ -74,9 +76,9 @@ datalad get -r -J8 .
```
where:

-r : recursive flag, to download the content of all submodules recursively.
-J8 : how many parallel jobs to use to download the dataset (here set to 8).
. : tells ``datalad get`` to act on the current directory and its content.
- ``-r`` : recursive flag, to download the content of all submodules recursively.
- ``-J8`` : how many parallel jobs to use to download the dataset (here set to 8).
- ``.`` : tells ``datalad get`` to act on the current directory and its content.


Project Organization
Expand Down

0 comments on commit 14f95fd

Please sign in to comment.