.. _scil_gradients_validate_correct_eddy: scil_gradients_validate_correct_eddy ==================================== :: usage: __main__.py [-h] [-v [{DEBUG,INFO,WARNING,ERROR}]] [-f] in_bvec in_bval nb_dirs out_bvec out_bval Validate and correct gradients from eddy outputs With full AP-PA eddy outputs a full bvec bval (2x nb of dirs and bval) that doesnt fit with the output dwi (1x nb of dir) positional arguments: in_bvec In bvec file. in_bval In bval file. nb_dirs Number of directions per DWI. out_bvec Out bvec file. out_bval Out bval file. options: -h, --help show this help message and exit -v [{DEBUG,INFO,WARNING,ERROR}] Produces verbose output depending on the provided level. Default level is warning, default when using -v is info. -f Force overwriting of the output files. 2.2.2