docker run --rm --mount type=bind,source=/home/sgbc/HBP_SGBC/Analysis/ITK_analysis_new/ITK/B15305_23_24/SVRTK/,target=/home/data fetalsvrtk/svrtk:general_auto_amd sh -c ' bash /home/auto-proc-svrtk/scripts/auto-brain-reconstruction.sh /home/data/AXT2STIR.nii.gz /home/data/SagT2STIR.nii.gz /home/data/CorT2STIR.nii.gz /home/data/svrtk_amd 1 3.0 0.8 1 ; '
Setting environment ...
rm: cannot remove '/home/tmp_proc/*': No such file or directory
SVRTK for fetal MRI (KCL): auto brain SVR reconstruction for SSTSE / HASTE T2w fetal MRI
Source code: https://github.com/SVRTK/auto-proc-svrtk
Usage: bash /home/auto-proc-svrtk/scripts/auto-brain-reconstruction.sh
[FULL path to the folder with raw T2w stacks in .nii or .dcm, e.g., /home/data/test]
[FULL path to the folder for recon results, e.g., /home/data/out-test]
(optional) [motion correction mode (0 or 1): 0 - minor, 1 - >180 degree rotations] - default: 1
(optional) [slice thickness] - default: 3.0
(optional) [output recon resolution] - default: 0.8
(optional) [number of packages] - default: 1
I am having the above error and I would appreciate it if someone could help me solve this issue. Thank you in advance.
docker run --rm --mount type=bind,source=/home/sgbc/HBP_SGBC/Analysis/ITK_analysis_new/ITK/B15305_23_24/SVRTK/,target=/home/data fetalsvrtk/svrtk:general_auto_amd sh -c ' bash /home/auto-proc-svrtk/scripts/auto-brain-reconstruction.sh /home/data/AXT2STIR.nii.gz /home/data/SagT2STIR.nii.gz /home/data/CorT2STIR.nii.gz /home/data/svrtk_amd 1 3.0 0.8 1 ; '
Setting environment ...
rm: cannot remove '/home/tmp_proc/*': No such file or directory
SVRTK for fetal MRI (KCL): auto brain SVR reconstruction for SSTSE / HASTE T2w fetal MRI
Source code: https://github.com/SVRTK/auto-proc-svrtk
Usage: bash /home/auto-proc-svrtk/scripts/auto-brain-reconstruction.sh
[FULL path to the folder with raw T2w stacks in .nii or .dcm, e.g., /home/data/test]
[FULL path to the folder for recon results, e.g., /home/data/out-test]
(optional) [motion correction mode (0 or 1): 0 - minor, 1 - >180 degree rotations] - default: 1
(optional) [slice thickness] - default: 3.0
(optional) [output recon resolution] - default: 0.8
(optional) [number of packages] - default: 1
I am having the above error and I would appreciate it if someone could help me solve this issue. Thank you in advance.