Hi,
After editing a text file holding the b vecs to be supplied as input to dt_recon this tool did not interpret the text file correctly. It turned out that dt_recon did not recognise the end-of line character in this file: this was decimal code 13 (called "CR"). It seems that dt_recon only accepts decimal code 10 (called "LF"). Is it possible to change dt_recon?
I'm on a Mac, OSX 10.6.8.
Cheers, Ed