r10641: fix manpage warnings
[ctsim.git] / man / phm2helix.1
1 .\" -*- NROFF -*-
2 .\" 
3 .TH "phm2helix" "1" "" "Kevin Rosenberg and Ian Kay" "Engineering"
4 .SH "NAME"
5 phm2helix \- calculate projections through a time varying phantom object.
6 .SH "SYNOPSIS"
7 .B phm2helix outfile ndet nview phmprog [OPTIONS]
8 .SH "DESCRIPTION "
9 \fIphm2pj\fP calculates projections through a time varying phantom
10 object.
11 .SH "OPTIONS"
12 .TP 16
13 .B \-\-outfile          
14 Name of output file for projections
15 .TP 16
16 .B \-\-ndet             
17 Number of detectors
18 .TP 16
19 .B \-\-nview            
20 Number of rotated views
21 .TP 16
22 .B \-\-phmfile
23 Temporary phantom file name
24 .RS
25 .TP 16
26 .B herman        
27 Herman head phantom
28 .TP 16
29 .B herman\-b      
30 Herman head phantom (Bordered)
31 .TP 16
32 .B shepp\-logan   
33 Shepp\-Logan head phantom
34 .TP 16
35 .B shepp\-logan\-b 
36 Shepp\-Logan head phantom (Bordered)
37 .TP 16
38 .B  unitpulse     
39 Unit pulse phantom
40 .RE
41 .TP 16
42 .B \-\-phmfile \fIname\fP 
43 Get Phantom from phantom file 
44 .TP 16
45 .B \-\-desc           
46 Description of raysum
47 .TP 16
48 .B \-\-nray           
49 Number of rays per detector (default = 1)
50 .TP 16
51 .B \-\-rotangle       
52 Degrees to rotate view through (multiple of PI) (default = 1)
53 .TP 16
54 .B \-\-geometry       
55 Geometry of scanning
56 .RS
57 .TP 16
58 .B parallel
59 Parallel scan beams (default)
60 .TP 16
61 .B equilinear
62 Equilinear divergent scan beams
63 .TP 16
64 .B equiangular   
65 Equiangular divergent scan beams
66 .RE
67 .TP 16
68 .B \-\-focal\-length   
69 Focal length ratio (ratio to radius of phantom) (default = 1)
70 .TP 16
71 .B \-\-field\-of\-view  
72 Field of view (ratio to diameter of phantom square) (default = 1)
73 .TP 16
74 .B \-\-trace          
75 Trace level to use, one of:
76 .RS 
77 .TP 
78 .B none 
79 No tracing (default)
80 .TP 16
81 .B console 
82 Trace text level
83 .RE
84 .TP 16
85 .B \-\-verbose        
86 Verbose mode
87 .TP 16
88 .B \-\-debug          
89 Debug mode
90 .TP 16
91 .B \-\-version        
92 Print version
93 .TP 16
94 .B \-\-help           
95 Print a terse help message
96 .SH "AUTHORS"
97 Ian Kay, Ph.D.
98 Kevin Rosenberg, M.D. <kevin@ctsim.org>
99 .SH "HISTORY"
100 CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In
101 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
102 .SH "SEE ALSO"
103 .BR ctsim (1)
104 .BR ctsimtext (1)
105 .BR if1 (1)
106 .BR if2 (1)
107 .BR ifexport (1)
108 .BR ifinfo (1)
109 .BR linogram (1)
110 .BR phm2if (1)
111 .BR phm2pj (1)
112 .BR pj2if (1)
113 .BR pjHinterp (1)
114 .BR pjinfo (1)
115 .BR pjrec (1)