Skip to content

Commit ecc988b

Browse files
authored
Update README.md
1 parent 33c2807 commit ecc988b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ This is the repository for CAROT, ross Atlas Remapping via Optimal Transport. Al
77

88
![alt text](figs/ot.jpg)
99

10+
CAROT uses optimal transport theory, or the mathematics of converting a probability distribution from one set to another, to find an optimal mapping
11+
between two atlases that allows data processed from one atlas to be directly transformed into a connectome based on an
12+
unavailable atlas without needing raw data. CAROT is designed for functional connectomes based on functional magnetic
13+
imaging (fMRI) data.
14+
1015
## Creating mappings
1116
The main code to create mappings, connectomes in a desired atlas, and testing is available in `hcp_atlas_to_atlas.py`.
1217
The following arguments are needed to call the script:

0 commit comments

Comments
 (0)