brainlife / validator-neuro-dwi

brainlife datatype validator for neuro/dwi
0 stars 2 forks source link

Allow user to flip bvecs #5

Open soichih opened 4 years ago

soichih commented 4 years ago

We could allow users to flip bvecs during data upload - if they know that bvecs needs to be flipped.

We could do the following.

1) update CLI to accept flip options (--flip-bvecs-x, --flip-bvecs-y, --flip-bvecs-z) 2) CLI pass the options to dwi validator 3) dwi validator applied flipping before writing out validated bvecs.