Error - eddy preprocessing

Hi, I am a relatively new user to DTI analysis. I am constantly getting an error when I apply ‘eddy’ in ubuntu shell scripting, the error being - some random symbols and ‘terminating program’. its a single shell image, b values are 0 and 1000.
Please help!!!

Thanks,
Kartik

Hi @krai13,

Given the strange symbols shown on the terminal, I suspect the issue is that your system is set to use an unexpected (non-UTF8) text encoding, which neither eddy or python can deal with… What does the locale command report?

Cheers,
Donald.

Hi Donald,
Thanks for responding. This is what locale reports.

Also, after applying eddy, these two files are getting generated so that means that eddy is working but not producing all the needed files.

Hi @krai13 and @jdtourneir, sorry to bother you. I encounter the same problem and I was wondering whether there are any solutions or alternative ways to run eddy?
I have check the files and codes and it’s all correct. but it shows some random characters and terminate. Thank you