spine-generic / data-multi-subject

Multi-subject data for the Spine Generic project
Creative Commons Attribution 4.0 International
22 stars 15 forks source link

r20200830: Figuring out bad results for MTsat #44

Open jcohenadad opened 4 years ago

jcohenadad commented 4 years ago

MTsat data are poorly reproducible:

From: r20200830:

fig_mtsat

The purpose of this issue is to discuss potential causes.

sherbrooke

sub-geneva02

fslAchieva

jcohenadad commented 4 years ago

That's the MTsat map from sub-sherbrooke03 😅 :

image

jcohenadad commented 4 years ago

So, there is a first identified problem: fetching acquisition parameters from the json file.

Example for sub-sherbrooke, the json is:

    "FlipAngle": 9,
    "EchoTime": 0.002001,
    "RepetitionTime": 0.0645023,

But the extracted param by the code is 00645023 (the comma disappeared).

jcohenadad commented 4 years ago

Updated from r20200904:

fig_mtsat

jcohenadad commented 4 years ago

another strange thing is that there are three spots for dresden, whereas this site only has two subjects 🤨

jcohenadad commented 4 years ago

another strange thing is that there are three spots for dresden, whereas this site only has two subjects 🤨

that was a bug in the job launch script-- now corrected in r20200907:

fig_mtsat