fieldRemove
===========
removes a field from a tractogram (.vtk only)
|
**Usage**
.. code-block:: bash
./trekker fieldRemove [OPTIONS]
|
**Positionals**
- ` TEXT:FILE REQUIRED`
Input tractogram
- ` TEXT REQUIRED`
Field name to remove
|
**General options**
.. raw:: html
Option
Description
-h, --help
Print this help message and exit.
-v, --verbose TEXT
Verbose level. Options are "quiet", "fatal", "error", "warn", "info", and "debug". Default=info.