Open inikishev opened 7 months ago
this can be fixed by going into mri_preprocessor.py and changing line 151
run_hd_bet(ref_co, ref_sk, mode="fast", device=self.device, do_tta=False)
into
run_hd_bet(ref_co, ref_sk, mode="fast", device=self.device, do_tta=False, bet=True)
Hi! I ran the code
this is what it printed (i added some prints to some defs after to try to see where it fails)
I am having the following issue:
this is the coregistration folder, it worked
and this is the skullstripping folder, which caused the issue. For some reason there is no
patient001_T1.nii.gz
in it