Skip to content

Commit 947d09a

Browse files
authored
Update README.md
1 parent ca2be34 commit 947d09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Given cost matrix `cost_source_target.csv` and mapping `T_source_target.csv` now
4747
```console
4848
python atlas_remap.py -s craddock -t shen -c cost_source_target.csv -m T_source_target.csv
4949
``````
50-
# 4. Replicating results in the paper
50+
## Replicating results in the paper
5151
To run a simple script with source `brainnetome` and target `shen` using `rest1` with `euclidean` cost measure, and saving it:
5252
```console
5353
python hcp_atlas_to_atlas.py -s brainnetome -t shen -task rest1 --save_model True -c euclidean

0 commit comments

Comments
 (0)