r117: *** empty log message ***
[ctsim.git] / man / phm2rs.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" phm2rs.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
6 .\"
7 .\" $Id: phm2rs.1,v 1.3 2000/06/09 01:35:33 kevin Exp $
8 .\" $Log: phm2rs.1,v $
9 .\" Revision 1.3  2000/06/09 01:35:33  kevin
10 .\" Convert MPI structure to C++ class
11 .\"
12 .\" Revision 1.2  2000/05/03 08:43:46  kevin
13 .\" *** empty log message ***
14 .\"
15 .\"
16 .Dd April 19, 2000
17 .Dt PHM2RS 1
18 .Os
19 .Sh NAME
20 .Nm phm2rs
21 .Nd Raysum generation (Simulation of CT data collection)
22 .Sh SYNOPSIS
23 .Nm phm2rs outfile ndet nview [--phantom phantom-name] [--picfile filename] [OPTIONS]
24 .Sh DESCRIPTION 
25 .Nm
26 generates raysum from phantom objects. 
27 .Nm 
28 simulates the collection of CT data.
29 .Pp
30 The options are as follows:
31 .Bl -tag -width Ds
32 .It Fl Fl phantom Ar predefined-phantom-name
33 Selects a predefined phantom name
34 .It Fl Fl picfile Ar picfile
35 Reads a picture file that defines a phantom
36 .It Fl Fl rotangle Ar angle
37 Angle to rotate projections, multiple of PI (default is 1)
38 .It Fl Fl inmemory
39 Use RAM for temporary storage
40 .It Fl Fl desc Ar description
41 Save description in image file
42 .It Fl Fl trace Ar level
43 Set trace level (default is none)
44 .It Fl Fl verbose
45 Turn on verbose mode
46 .It Fl Fl debug
47 Turn on debug mode
48 .It Fl Fl vephm2rsion
49 Print vephm2rsion
50 .It Fl Fl help
51 Print tephm2rse help summary
52 .Sh AUTHOPHM2RS
53 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
54 .Sh HISTORY
55 .Nm
56 was fiphm2rst written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
57 .Sh SEE ALSO
58 .Xr ctrec 1 ,
59 .Xr phm2if 1 ,
60 .Xr rs2img 1 ,
61 .Xr if2img 1 ,
62 .Xr ifinfo 1