Skip to content

Commit 55dcba4

Browse files
author
FUGW GitHub Action
committed
Update documentation
1 parent fa52e8a commit 55dcba4

File tree

47 files changed

+353
-345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+353
-345
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

_downloads/49540a6a808a06eabc34916bb7b9d3bc/plot_4_aligning_high_res_volumes.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,8 @@
239239
print(f"Pearson Correlation post-mapping: {corr_post_mapping:.2f}")
240240
print(
241241
"Relative improvement:"
242-
f" {(corr_post_mapping - corr_pre_mapping) / corr_pre_mapping *100 :.2f} %"
242+
f" {(corr_post_mapping - corr_pre_mapping) / corr_pre_mapping * 100 :.2f}"
243+
" %"
243244
)
244245

245246

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)