tallyphot - provide running totals of ray statistics
tallyphot is a filter which provides running totals of ray counts, weights, and elapsed time. The totals are written to the standard error stream.
tallyphot uses an IRAF-compatible parameter interface.
The following parameters are available:
Input ray stream. If the filename is the string stdin
, it reads
the standard input stream. It accepts rays in bpipe format.
Output ray stream. If the filename is the string stdout
, it writes
to the standard output stream. It writes rays in bpipe format.
The interval in ray counts between successive totals.
If true, output elapsed time for each interval.
A list of debug flags. None are presently defined.
Print out help and exit.
Print out the version and exit.
Copyright 2006 Smithsonian Astrophysical Observatory
This software is released under the GNU General Public License. You may find a copy at
http://www.fsf.org/copyleft/gpl.html
This documents version 1.0.1 of tallyphot.
Diab Jerius <djerius@cfa.harvard.edu>