Content-type: text/html Man page of X-GEN

X-GEN

Section: X-GEN Commands (1)
Updated: April 2005
Index Return to Main Contents
 

NAME

X-GEN - fliprot  

DESCRIPTION

"fliprot" reads in an R-Axis data image, reverses the sign of the stepsize in the header, and then writes the image back out. This enables X-GEN to handle R-Axis images with the stepsize properly managed without having to resort to _internal_ changes in the sign of the stepsize.

This application works quickly because it only reads enough bytes to define the header information, not the remainder of the file; it reverses the sign of the stepsize and then writes that part of the file without touching the rest of the file.

Usage : fliprot filename1 [ filename2 . . . ]

Options :

filename1
The name of the first file to be modified
filename2
The name of the second file to be modified

Examples :

fliprot ../george_0001.osc
Convert the named file
fliprot *.osc
Convert all .osc files in .
 

REPORTING BUGS

Report bugs to Andy Howard at howard@iit.edu or 312-567-5881.  

COPYRIGHT

Copyright © 2002, Illinois Institute of Technology. See the file 'LICENSE' for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES


 

Index

NAME
DESCRIPTION
REPORTING BUGS
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 02:08:09 GMT, October 03, 2005