r7061: initial property settings
[ctsim.git] / man / phm2pj.1
index 4b2e7a69fec1e31000a429cf8606913e75146b20..2ca2c481163a7675387fca874efcc6a0ed0a80d4 100644 (file)
@@ -1,16 +1,16 @@
 .\" -*- NROFF -*-
-.TH phm2pj 1
+.\" 
+.TH "phm2pj" "1" "" "Kevin Rosenberg" "Engineering"
+.SH "NAME"
+phm2pj \- calculate projections through a phantom object.
 
-.SH NAME
-phm2pj - calculate projections through a phantom object.
-
-.SH SYNOPSIS
-.B phm2pj outfile ndet nview [--phantom phantom-name] [--phmfile filename] [OPTIONS]
-.SH DESCRIPTION 
+.SH "SYNOPSIS"
+.B phm2pj outfile ndet nview [\-\-phantom phantom\-name] [\-\-phmfile filename] [OPTIONS]
+.SH "DESCRIPTION "
 \fIphm2pj\fP calculates projections through a phantom object, either a
-predefined --phantom or a --phmfile.
+predefined \-\-phantom or a \-\-phmfile.
 
-.SH OPTIONS
+.SH "OPTIONS"
 .TP 16
 .B \-\-outfile          
 Name of output file for projections
@@ -31,14 +31,14 @@ Predefined phantom to use for projection: can be one of
 .B herman        
 Herman head phantom
 .TP 16
-.B herman-b      
+.B herman\-b      
 Herman head phantom (Bordered)
 .TP 16
-.B shepp-logan   
-Shepp-Logan head phantom
+.B shepp\-logan   
+Shepp\-Logan head phantom
 .TP 16
-.B shepp-logan-b 
-Shepp-Logan head phantom (Bordered)
+.B shepp\-logan\-b 
+Shepp\-Logan head phantom (Bordered)
 .TP 16
 .B  unitpulse     
 Unit pulse phantom
@@ -56,33 +56,35 @@ Number of rays per detector (default = 1)
 .B \-\-rotangle       
 Degrees to rotate view through (multiple of PI) (default = 1)
 .TP 16
-.B \-\-focal-length   
+.B \-\-geometry       
+Geometry of scanning
+.RS
+.TP 16
+.B parallel
+Parallel scan beams (default)
+.TP 16
+.B equilinear
+Equilinear divergent scan beams
+.TP 16
+.B equiangular   
+Equiangular divergent scan beams
+.RE
+.TP 16
+.B \-\-focal\-length   
 Focal length ratio (ratio to radius of phantom) (default = 1)
 .TP 16
-.B \-\-field-of-view  
+.B \-\-field\-of\-view  
 Field of view (ratio to diameter of phantom square) (default = 1)
 .TP 16
 .B \-\-trace          
 Trace level to use, one of:
 .RS 
-.TP
+.TP 
 .B none 
 No tracing (default)
 .TP 16
 .B console 
 Trace text level
-.TP 16
-.B phantom  
-Trace phantom image
-.TP 16
-.B proj  
-Trace projections
-.TP 16
-.B plot  
-Trace plot
-.TP 16
-.B clipping  
-Trace clipping
 .RE
 .TP 16
 .B \-\-verbose        
@@ -96,3 +98,13 @@ Print version
 .TP 16
 .B \-\-help           
 Print a terse help message
+
+.SH "AUTHORS"
+Kevin Rosenberg, M.D. <kevin@ctsim.org>
+
+.SH "HISTORY"
+CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In
+1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
+
+.SH "SEE ALSO"
+.BR ctsim (1), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2if (1), pj2if (1), pjrec (1), pjinfo (1)