.. _scil_tractogram_shuffle: scil_tractogram_shuffle ======================= :: usage: __main__.py [-h] [--seed SEED] [--reference REFERENCE] [-v [{DEBUG,INFO,WARNING,ERROR}]] [-f] in_tractogram out_tractogram Shuffle the ordering of streamlines. positional arguments: in_tractogram Input tractography file. out_tractogram Output tractography file. options: -h, --help show this help message and exit --seed SEED Random number generator seed [None]. --reference REFERENCE Reference anatomy for tck/vtk/fib/dpy file support (.nii or .nii.gz). -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