r635: no message
[ctsim.git] / man / pj2if.1
1 .\" -*- NROFF -*-
2 .TH pj2if 1
3
4 .SH NAME
5 pj2if - convert a projecttion file into an image (IF) file
6
7 .SH SYNOPSIS
8 .B pj2if in-proj-file out-if-file [OPTIONS]
9
10 .SH DESCRIPTION 
11 \fIpj2if\fP converts \fIin-proj-file\fP, a file of projection data, into 
12 image (IF) file \fIout-if-file\fP, 
13 which can be further processed for viewing with \fIif2img\fP.
14
15 .SH OPTIONS
16
17 .TP
18 .B \-\-verbose   
19 Verbose mode
20 .TP
21 .B \-\-dump      
22 Dump all scan data
23 .TP
24 .B \-\-version   
25 Print version
26 .TP
27 .B \-\-help      
28 Print a terse help message
29
30 .SH AUTHORS
31 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
32
33 .SH HISTORY
34 .Nm pj2if
35 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
36
37 .SH SEE ALSO
38 .BR ctsim (1), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pjrec (1)
39