Users can maintain one or more processed image catalogs. A processed image catalog consists of a catalog file (Imagecat), and a corresponding snapshot directory (Imcatdir) filled with reduced images.
anydirectory/Imagecat
anydirectory/Imcatdir/snapshot1
...
anydirectory/Imcatdir/snapshotN
Processed image catalogs can be located in any directory. Users can have separate catalogs for different projects, or use the project field for discriminating between unrelated images in the same catalog.
Each catalog record contains key fields project, file, and variable. No two catalog records can have the same (project, file, variable) tuple. The file field contains no directory information, only the file name. The remaining contents of the Imagecat files fully are described in imagecat.
The following functions are currently available for accessing processed image catalogs:
No function currently exists for browsing the reduced images in the Imcatdir directories.
Imagecat, Imcatdir
addimcat, delimcat, initimcat, listimcat, packimcat, imagecat
Last Update: $Date: 1999/05/10 21:16:32 $