Skip to content

Commit

Permalink
Merge pull request #1138 from 36000/update_cst_includes
Browse files Browse the repository at this point in the history
[FIX] different CST ROI 2 for L/R
  • Loading branch information
arokem authored May 20, 2024
2 parents 6d0ffb6 + b9697ff commit a2d8678
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions AFQ/data/fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ def read_callosum_templates(as_img=True, resample_to=False):
"1c4c0823c23b676d6d35004d93b9c695", "d4830d558cc8f707ebec912b32d197a5",
"c405e0dbd9a4091c77b3d1ad200229b4", "ec0aeccc6661d2ee5ed79259383cdcee",
"2802cd227b550f6e85df0fec1d515c29", "385addb999dc6d76957d2a35c4ee74bb",
"b79f01829bd95682faaf545c72b1d52c", "b79f01829bd95682faaf545c72b1d52c",
"0dd14c02b272263adbe2246880979c9d", "99dac5a00c10d81d222f020162fd6194",
"e49ba370edca96734d9376f551d413db", "f59e9e69e06325198f70047cd63c3bdc",
"ae3bd2931f95adae0280a8f75cd3ca9b", "c409a0036b8c2dd4d03d11fbc6bfbdcd",
"c2597a474ea5ec9e3126c35fd238f6b2", "67af59c934147c9f9ff6e0b76c4cc6eb",
Expand Down Expand Up @@ -303,7 +303,7 @@ def read_callosum_templates(as_img=True, resample_to=False):
pediatric_remote_fnames = [
"24880625", "24880628", "24880631", "24880634", "24880637", "24880640",
"24880643", "24880646", "24880649", "24880652", "24880655", "24880661",
"24880664", "24880667", "24880670", "24880673", "24880676", "24880679",
"24880664", "24880667", "46407571", "46407568", "24880676", "24880679",
"24880685", "24880688", "24880691", "24880694", "24880697", "24880700",
"24880703", "24880706", "24880712", "24880715", "24880718", "24880721",
"24880724", "24880727", "24880730", "24880733", "24880736", "24880748",
Expand Down Expand Up @@ -538,7 +538,7 @@ def read_resample_roi(roi, resample_to=None, threshold=False):
"11458274", "11458277",
"5273695", "5273692", "5273698", "5273701",
"11458268", "11458271",
"5273704", "5273707", "5273710", "5273713",
"5273704", "5273707", "46407574", "46407577",
"11458262", "11458265",
"5273716", "5273719",
"11458220",
Expand Down Expand Up @@ -612,8 +612,8 @@ def read_resample_roi(roi, resample_to=None, threshold=False):
"7e73ab02db30a3ad6bd9e82148c2486e",
"f9db3154955a20b67c2dda758800d14c",
"73941510c798c1ed1b03e2bd481cd5c7",
"660cdc031ee0716d60159c7d933119ea",
"660cdc031ee0716d60159c7d933119ea",
"b20e0caa54cf35002cd06cf6033b964f",
"e751306df304af32c3ce7617913bbd30",
"fd012bc89f6bed7bd54530195496bac4",
"3406906a86e633cc102127cf210a1063",
"9040a7953dcbbf131d135c866182d8ef",
Expand Down

0 comments on commit a2d8678

Please sign in to comment.