Closed arash-n closed 8 years ago
Hi Jon @pipitone
I was wondering if you can take a look at the new code added to the GBSS:
GBSS/NODDI/native/gbss_native.sh
It seems that the while loop is not working for some reason the j and k remain 1 instead of increasing by 1 each cycle.
Cheers, Arash
Case solved!
It was because of parentheses!
Hi Jon @pipitone
I was wondering if you can take a look at the new code added to the GBSS:
GBSS/NODDI/native/gbss_native.sh
It seems that the while loop is not working for some reason the j and k remain 1 instead of increasing by 1 each cycle.
Cheers, Arash