rdb2bp_rt - translate an rdb table of raytrace data into bpipe formatted data
rdb2bp_rt [options]
rdb2bp_rt uses an IRAF-compatible parameter interface. A template parameter file is in /proj/axaf/simul/lib/uparm/rdb2bp_rt.par
The input bpipe stream or file. If its the string stdin, the UNIX standard input stream is read.
The stream or file to which the rdb table will be written. If its the
string stdout, the UNIX standard output stream is written to.
Name of the X position column in the input rdb table.
Name of the Y position column in the input rdb table.
Name of the Z position column in the input rdb table.
Name of the X direction column in the input rdb table.
Name of the Y direction column in the input rdb table.
Name of the Z direction column in the input rdb table.
Name of the ray weight column in the input rdb table.
Name of the energy column in the input rdb table.
Output this message and exit.
Output the version number and exit.
rdb2bp_rt translates an rdb table of raytrace data into a bpipe formatted data stream.
The input rdb table must have the eight columns specified in the parameter file, three position columns, three direction columns, ray weight, and energy.
M. Tibbetts ( mtibbetts@head-cfa.harvard.edu )