Skip to content
Snippets Groups Projects
Commit 58c50c0d authored by Ahmet Nihat Simsek's avatar Ahmet Nihat Simsek
Browse files

doc: fig4 remove todo

parent 1b1605ad
No related branches found
No related tags found
No related merge requests found
...@@ -104,7 +104,7 @@ for cf in fts: ...@@ -104,7 +104,7 @@ for cf in fts:
if cf.paradigm == "Resting state (EmpCorrFC concatenated)": if cf.paradigm == "Resting state (EmpCorrFC concatenated)":
conn = cf conn = cf
break break
print(conn.urls) # TODO: add publication to conn json print(conn.urls)
# plot both average connectivity profiles to target regions # plot both average connectivity profiles to target regions
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment