Add regression verification script
[ctsim.git] / man / phm2pj.1
index 4b2e7a69fec1e31000a429cf8606913e75146b20..2e38fb7bcb26f30da925dc9949b31ee9a7a6c5cb 100644 (file)
@@ -1,20 +1,18 @@
 .\" -*- 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.
-
-.SH OPTIONS
+predefined \-\-phantom or a \-\-phmfile.
+.SH "OPTIONS"
 .TP 16
 .B \-\-outfile          
 Name of output file for projections
-
 .TP 16
 .B \-\-ndet             
 Number of detectors
@@ -31,14 +29,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 +54,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 +96,21 @@ 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)
+.BR ctsimtext (1)
+.BR if1 (1)
+.BR if2 (1)
+.BR ifinfo (1)
+.BR linogram (1)
+.BR phm2helix (1)
+.BR phm2if (1)
+.BR pj2if (1)
+.BR pjHinterp (1)
+.BR pjinfo (1)
+.BR pjrec (1)