.TH x_edit l "15 Oct 2001" .SH NAME \fBx_edit\fP \- convert between binary and ASCII crossover correction tables. .SH SYNOPSIS \fBx_edit\fP \fB\-I\fP .SH DESCRIPTION The purpose of \fBx_edit\fP is to convert between ASCII and binary versions of the crossover correction tables. .TP .B \-A Name of ASCII correction table [stdin], write binary table to file given by \fB\-O\fP [stdout]. .TP .B \-X Name of binary correction table [stdin], write ASCII table to file given by \fB\-O\fP [stdout]. .TP .B \-O Name of output correction table [stdout]. .SH EXAMPLES To convert the binary file crossover_corr.b to ASCII and write to stdout, run .br \fBx_edit \X\fPcrossover_corr.b > corrections.d .br .SH SEE ALSO .IR gmt (l), .IR x_system (l) .SH REFERENCES Wessel, P. XOVER: A Cross-over Error Detector for Track Data, \fIComputers & Geosciences, 15\fP, 333-346.