Closed jhlegarreta closed 1 year ago
DTIPrep protocol file cannot be used in DTIPlayground. It only depends on FSL/DTIPlaygroundTools. Slicer is not necessary. Basically you cannot use or adapt/convert old xml protocol file since pipelining information doesnt exist. You have to use DTIPrep for that file.
OK, thanks for the information @scalphunters. Then trying to debug the above errors is not worthwhile.
Unfortunately, I have also tried launching DTIPrep
with little success: https://www.nitrc.org/forum/forum.php?thread_id=14428&forum_id=1188
We can keep the DTIPrep
discussion on NITRC, and I will close this issue.
Hi, thanks for developing and maintaining this tool.
I have installed the tool (
dmriprep
version 0.5.7) usingpip install dtiplayground
on my Ubuntu 22.04 machine, then started the tool withdmriplaygroundlab
, (chose all default answer for asked questions when the tool has initialized). I have an inherited protocol XML file (attached; renamed to.xml.txt
so allow me uploading it to GH) that I am supposed to use as a step in a processing pipeline. It was developed usingDTIPrep
back in the time.The web GUI does not seem to allow me to upload any protocol file (or I do not see the option), so I decided to run the protocol from the command line with:
But the process fails showing 2 errors:
and
Attached the complete output to the standard output.
I have noticed that:
JSON
format.DIPY
orFSL
, among others, which were installed when I ranpip install dtiplayground
.Slicer
modules, which I am unable to identify in a more recent (5.2.2) Slicer version. During installation, I was not asked about mySlicer
installation, so I assumeDTIPlayground
does not use Slicer, as opposed to itsDTIPrep
ancestor.DTIPrep
modules.Not sure whether the errors above are related to these things I am noticing.
How can I fix the above issues and/or use/adapt the protocol file to be used with
DTIPlayground
?dtiplayground_issue_std_output_anon.txt protocol.xml.txt