anabyteo - tpcclib 0.8.0 © 2023 by Turku PET Centre

Show or optionally convert the byte order in Analyze 7.5 images.
Without options the current byte order is shown but not changed.
 
Usage: anabyteo [Options] database(s)>
 
Options:
 -little
     Change byte order to little endian (PC Intel).
 -big
     Change byte order to big endian (Sun Sparc, Motorola, PowerPC).
 -o=<directory>
     Converted files are placed in specified directory, and original
     files are not overwritten.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: ana2ecat, ecat2ana, ana_lhdr, ana_ehdr, convend
 
Keywords: image, format conversion, Analyze, byte order