Medical-Image-Analysis-Laboratory / mialsuperresolutiontoolkit

The Medical Image Analysis Laboratory Super-Resolution ToolKit (MIALSRTK) consists of a set of C++ and Python processing and workflow tools necessary to perform motion-robust super-resolution fetal MRI reconstruction in the BIDS Apps framework.
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

Fix file not found issue #179

Closed t-sanchez closed 2 years ago

t-sanchez commented 2 years ago

Sometimes, it seems that the code fails finding the path to various executable commands.

It seems that giving the absolute path could solve the issue.