CP TO TARGAV - CoPy a Vax Spider file to Targa format
(9/17/94)
PURPOSE
Copies a Vax SPIDER data file to a Targa
file (assumes image range is 0...255). Although this
reads a VAX/VMS file the routine is ONLY available on
SGI Unix SPIDER!
SEE ALSO
CP FROM ASCII [CoPy FROM ASCII text file to Spider file] CP FROM JP [CoPy FROM JP file to Spider file] CP FROM MRC [CoPy FROM MRC files to Spider files] CP FROM PDB [CoPy FROM PDB file to Spider file] CP FROM RAW [CoPy FROM RAW image to Spider file] CP FROM SF3 [CoPy FROM Simple file to 3D Fourier file] CP FROM SHORT [CoPy FROM SHORT-label file to Spider standard file] CP FROM TERM [CoPy FROM TERMinal to Spider file] CP FROM VAX [CoPy FROM VAX to Unix file] CP FROM VAX16 [CoPy FROM VAX to 16-bit Unix file] CP TO ASCII [CoPy TO ASCII text file from Spider file] CP TO BRIX [CoPy TO pre-BRIX file from Spider file] CP TO MRC [CoPy TO MRC files from Spider files] CP TO POST [CoPy TO POSTscript format from Spider file] CP TO RAW [CoPy TO RAW 8-bit Unix file from Spider file] CP TO SF3 [CoPy TO simple format from 3D Spider Fourier file] CP TO SGI [CoPy TO SGI format from Spider file] CP TO TARGA [CoPy TO TARGA format file from Spider file] CP TO TARGAV [CoPy TO TARGA format from VAX file [on SGI only]] CP TO TIFF [CoPy TO TIFF file from Spider file] CP TO VAX [CoPy TO VAX file from Unix file] CP TO VV [CoPy TO Voxel_View files from Spider Unix 3D volume]
USAGE
.OPERATION: CP TO TARGAV
.ENTER VAX SPIDER INPUT FILE: OLD000
[Enter the name of the image to be converted.]
.ENTER TARGA OUTPUT FILE: NEW000
[Enter name for Targa image file.]
NOTES
Routine is slow because it calls SGI image library
routines which need a delay set to ensure completion of
subprocesses.