tomwalters@0: .TH SAITONAP 1 "14 September 1993" tomwalters@0: tomwalters@0: .SH NAME tomwalters@0: saitonap \- SAI to NAP format conversion. tomwalters@0: tomwalters@0: .SH SYNTAX tomwalters@0: saitonap [arguments] [file] tomwalters@0: tomwalters@0: .SH DESCRIPTION tomwalters@0: tomwalters@0: Convert the format of AIM binary output from row-wise (ie SAI) to column-wise tomwalters@0: (ie NAP). The program expects to read an AIM header, and interprets input as tomwalters@0: a succession of frames in row-wise format (eg output from gensai), each to be tomwalters@0: output in row-wise format (eg as if output from genbmm, gennap, etc.). tomwalters@0: A new header is constructed, and most options in the input header are copied tomwalters@0: to the output header. Some parts of the header are changed for the output tomwalters@0: format: (frames, frameshift, framewidth, frameheight, framebytes). tomwalters@0: Each frame output is preceeded by the header. tomwalters@0: tomwalters@0: .SH COPYRIGHT tomwalters@0: .LP tomwalters@0: Copyright (c) Applied Psychology Unit, Medical Research Council, 1995 tomwalters@0: .LP tomwalters@0: Permission to use, copy, modify, and distribute this software without fee tomwalters@0: is hereby granted for research purposes, provided that this copyright tomwalters@0: notice appears in all copies and in all supporting documentation, and that tomwalters@0: the software is not redistributed for any fee (except for a nominal tomwalters@0: shipping charge). Anyone wanting to incorporate all or part of this tomwalters@0: software in a commercial product must obtain a license from the Medical tomwalters@0: Research Council. tomwalters@0: .LP tomwalters@0: The MRC makes no representations about the suitability of this tomwalters@0: software for any purpose. It is provided "as is" without express or tomwalters@0: implied warranty. tomwalters@0: .LP tomwalters@0: THE MRC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING tomwalters@0: ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL tomwalters@0: THE A.P.U. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES tomwalters@0: OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, tomwalters@0: WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, tomwalters@0: ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS tomwalters@0: SOFTWARE. tomwalters@0: