


Show a movie of the ray trace pointspread functions at all heights and wavelengths
rtPSFVisualize([optics],[figNum=1],[delay = 0.2])
The image height increase along the x-axis. The data are displayed for
one wavelength first, and then the next wavelength. The horizontal axis
indicates the image height in microns.
Example:
oi = vcGetObject('oi'); optics = oiGet(oi,'optics');
rtPSFVisualize(optics,1)
This example loads, visualizes, rotates, and visualizes again.
vcImportObject('OPTICS'); rtPSFVisualize([],1);
optics = vcGetObject('optics'); optics = rtPSFEdit(optics,0,1,2);
Copyright ImagEval, LLC, 2005