Creates a Spectrum format image file
Converts a 6 or 12 band CLUSTER image to a Spectrum format image.
- IN
- Input image. The name of the LAS image to be converted. No windowing or sub-banding is allowed. See User Note 1. User Note 1.
- INLT
- Input labeled table. The name of the labeled table (LT) file containing cluster mean centroids for IN. See User Note 1.
- OUTFILE
- Output file. The name of the output Spectrum format image. The default extension for the output image is ;SPEC. See User Note 2.
- NCLUST(241 )
- Number of clusters. Number of clusters contained in IN. The default value is the number of clusters specified when running CLUSTER.
The input image WHITE12K;IMG, and the input labeled table WHITE12;LT are utilized to create the appropriate header information for the output Spectrum image, BOB;SPEC. When the header has been generated and written to OUTFILE, the LAS image specified by IN will be appended to OUTFILE.
CLUST2SPEC creates Khoros header records from information contained in the LAS ;DDR and ;LT files. Following these header records, the LAS image data is written to the output file.
The specified file already exists. If reprocessing is desired, rename the output file, or delete the existing file.
A fatal error was encountered during processing. The message that is displayed immediately preceding this message is the specific error that was encountered.
There is not enough available disk space to write the output file. Either clean up disk space locally, or add a disk path with sufficient free space to the $DATAPATH environment variable.
An error occurred while trying to open the specified file. Check the file and directory protections.
An error occurred while trying to read the specified file. Check the file and directory protections.
There was an error allocating memory for the data buffers. If the error persists contact the system administrator.
An error occurred while writing the specified file. Check the file and directory protections.