r203: *** empty log message ***
[ctsim.git] / man / phm2pj.1
diff --git a/man/phm2pj.1 b/man/phm2pj.1
new file mode 100644 (file)
index 0000000..4b2e7a6
--- /dev/null
@@ -0,0 +1,98 @@
+.\" -*- NROFF -*-
+.TH phm2pj 1
+
+.SH NAME
+phm2pj - calculate projections through a phantom object.
+
+.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
+.TP 16
+.B \-\-outfile          
+Name of output file for projections
+
+.TP 16
+.B \-\-ndet             
+Number of detectors
+
+.TP 16
+.B \-\-nview            
+Number of rotated views
+
+.TP 16
+.B \-\-phantom        
+Predefined phantom to use for projection: can be one of 
+.RS
+.TP 16
+.B herman        
+Herman head phantom
+.TP 16
+.B herman-b      
+Herman head phantom (Bordered)
+.TP 16
+.B shepp-logan   
+Shepp-Logan head phantom
+.TP 16
+.B shepp-logan-b 
+Shepp-Logan head phantom (Bordered)
+.TP 16
+.B  unitpulse     
+Unit pulse phantom
+.RE
+.TP 16
+.B \-\-phmfile \fIname\fP 
+Get Phantom from phantom file 
+.TP 16
+.B \-\-desc           
+Description of raysum
+.TP 16
+.B \-\-nray           
+Number of rays per detector (default = 1)
+.TP 16
+.B \-\-rotangle       
+Degrees to rotate view through (multiple of PI) (default = 1)
+.TP 16
+.B \-\-focal-length   
+Focal length ratio (ratio to radius of phantom) (default = 1)
+.TP 16
+.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
+.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        
+Verbose mode
+.TP 16
+.B \-\-debug          
+Debug mode
+.TP 16
+.B \-\-version        
+Print version
+.TP 16
+.B \-\-help           
+Print a terse help message