******************************************************************

                  NETLOGGER  VISUALIZATION

                        Radiance
                        example

*******************************************************************

This directory contains the configuration files and a sample log file
that demonstrates the use of NetLogger Visualization (nlv) with the
Radiance application, which performs distributed rendering for
real-time simulation of lighting conditions. For more information about
Radiance please consult the LBNL web site at: 
  http://radsite.lbl.gov/radiance/HOME.html

In this example, there are two logs, rad_before and rad_after, which
represent the application before and after work was done to
improve performance. From this visualization technique, the
differences are clear.

In order to view these files, you should (1) place nlv in your path, and
(2) start nlv with the command:

% nlv -c . rad_before.log

OR

% nlv -c . rad_after.log

( The '-c .' directs nlv to look for configuration in the current
directory first. )

---

Files in this directory:

nlv-keys.cfg    -- Grouping and identification of logged events.
nlv-main.cfg    -- General NLV parameters (color, widget sizes, etc).
rad_before.log  -- "Before improvements" log file
rad_after.log   -- "After improvements" log file

---

Please report problems or suggestions to Dan Gunter
(DKGunter@lbl.gov).

---

Please refer to the copyright information in the top-level directory
of this distribution. Note that this software does not carry with it
explicit or implied guarantees; use at your own risk and discretion.
