X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=man%2Fphm2pj.1;fp=man%2Fphm2pj.1;h=4b2e7a69fec1e31000a429cf8606913e75146b20;hb=51794187a735982f7b1fb805276f28230c1ca337;hp=0000000000000000000000000000000000000000;hpb=267a9d7d6a5fea883f2797c050a6fbf5cc037276;p=ctsim.git diff --git a/man/phm2pj.1 b/man/phm2pj.1 new file mode 100644 index 0000000..4b2e7a6 --- /dev/null +++ b/man/phm2pj.1 @@ -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