fieldRemoveΒΆ
removes a field from a tractogram (.vtk only)
Usage
./trekker fieldRemove [OPTIONS] <input tractogram> <field name>
Positionals
<input tractogram> TEXT:FILE REQUIRED Input tractogram
<field name> TEXT REQUIRED Field name to remove
General options
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. |