comparison man/man1/saitonap.1 @ 0:5242703e91d3 tip

Initial checkin for AIM92 aimR8.2 (last updated May 1997).
author tomwalters
date Fri, 20 May 2011 15:19:45 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5242703e91d3
1 .TH SAITONAP 1 "14 September 1993"
2
3 .SH NAME
4 saitonap \- SAI to NAP format conversion.
5
6 .SH SYNTAX
7 saitonap [arguments] [file]
8
9 .SH DESCRIPTION
10
11 Convert the format of AIM binary output from row-wise (ie SAI) to column-wise
12 (ie NAP). The program expects to read an AIM header, and interprets input as
13 a succession of frames in row-wise format (eg output from gensai), each to be
14 output in row-wise format (eg as if output from genbmm, gennap, etc.).
15 A new header is constructed, and most options in the input header are copied
16 to the output header. Some parts of the header are changed for the output
17 format: (frames, frameshift, framewidth, frameheight, framebytes).
18 Each frame output is preceeded by the header.
19
20 .SH COPYRIGHT
21 .LP
22 Copyright (c) Applied Psychology Unit, Medical Research Council, 1995
23 .LP
24 Permission to use, copy, modify, and distribute this software without fee
25 is hereby granted for research purposes, provided that this copyright
26 notice appears in all copies and in all supporting documentation, and that
27 the software is not redistributed for any fee (except for a nominal
28 shipping charge). Anyone wanting to incorporate all or part of this
29 software in a commercial product must obtain a license from the Medical
30 Research Council.
31 .LP
32 The MRC makes no representations about the suitability of this
33 software for any purpose. It is provided "as is" without express or
34 implied warranty.
35 .LP
36 THE MRC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
37 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
38 THE A.P.U. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES
39 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
40 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
41 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
42 SOFTWARE.
43