scil_gradients_normalize_bvecs.py

usage: __main__.py [-h] [-f] [-v [{DEBUG,INFO,WARNING}]] 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}]
                        Produces verbose output depending on the provided level.
                        Default level is warning, default when using -v is info.

Scilpy version: 2.0.2