Level 2 Help for XYYTOSPEC

INP

Three input images in the order:
1. Chromaticity coordinate x.
2. Chromaticity coordinate y.
3. Tristimulus coordinate Y.
These images are in device independent coordinates.


OUT

Three Output RGB images in the order:
1. Red dn value in BYTE format.
2. Green dn value in BYTE format.
3. Blue dn value in BYTE format.
These images are in DEVICE calibrated coordinates.


DEVICE

Target device name upon which the output RGB images are to be 
displayed.
  VALID=("mda","fujix","alps","temblor","wasatch","kodak168",    "kodak230","asutek","codonics","csi_1","ntsc","hdtv","octane",    "none") DEFAULT="none"
Defaults to none.


PATH

Path name for the location of color calibration files for the DEVICE.
Defaults to /usr/local/share/calibration/
Note the ending slash !


MONITOR

Whether the monitor is the left or the right one.
Specify left or right. Defaults to none.
Only used if the device is a TV monitor.
  VALID=("left","right","none") DEFAULT="none"


NEAREST

The nearest number of points in the color space to use for each least
squares fit mapping rgb dn values to Luv color coordinates. Defaults to
an internal table which is device dependent.
At the moment all devices use 8 points.
More points produces steadier colors but they are less accurate.


MACBETH

Print the Macbeth dn values for this device.
No input files are needed.
The output r g b files will contain a tiny picture six
samples by four lines containing the Macbeth color chart where each
patch is a single pixel. You can zoom it up to see it.