.. _scil_gradients_normalize_bvecs: scil_gradients_normalize_bvecs ============================== :: usage: __main__.py [-h] [-f] [-v [{DEBUG,INFO,WARNING,ERROR}]] in_bvec out_bvec Script to normalize gradients bvecs. positional arguments: in_bvec Path to the gradient file (.bvec). out_bvec Output bvec file. options: -h, --help show this help message and exit -f Force overwriting of the output files. -v [{DEBUG,INFO,WARNING,ERROR}] Produces verbose output depending on the provided level. Default level is warning, default when using -v is info. 2.2.2