2f12a6adc523a821108fe0f8f9b6df9dbea9a858
[ctsim.git] / man / pj2if.1
1 .\" -*- NROFF -*-
2 .\" 
3 .TH "PJ2IF" "1" "" "Kevin Rosenberg" "Engineering"
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 .TP 
17 .B \-\-verbose   
18 Verbose mode
19 .TP 
20 .B \-\-dump      
21 Dump all scan data
22 .TP 
23 .B \-\-version   
24 Print version
25 .TP 
26 .B \-\-help      
27 Print a terse help message
28
29 .SH "AUTHORS"
30 Kevin Rosenberg, M.D. <kevin@ctsim.org>
31
32 .SH "HISTORY"
33 CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In
34 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
35
36 .SH "SEE ALSO"
37 .BR ctsim (1), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pjrec (1)
38