.. _scil_dwi_reorder_philips: scil_dwi_reorder_philips ======================== :: usage: __main__.py [-h] [--json JSON] [-v [{DEBUG,INFO,WARNING,ERROR}]] [-f] in_dwi in_bval in_bvec in_table out_basename Re-order gradient according to original table (Philips) This script is not needed for version 5.6 and higher positional arguments: in_dwi Input dwi file. in_bval Input bval FSL format. in_bvec Input bvec FSL format. in_table Original philips table - first line is skipped. out_basename Basename output file. options: -h, --help show this help message and exit --json JSON If you give a json file, it will check if you need to reorder your Philips dwi. -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