HOME GUIDE OPERATIONS DOCS ERRORS FORMATS INSTALL NEW TIPS WEB SITES

CP TO VAX - CoPy SPIDER Unix file to Vax SPIDER format

(12/28/93)

PURPOSE

Copies a Unix Spider file to a VAX SPIDER file. The conversion involves the formation of a temporary FDL file and a temporary data file which are deleted. This routine only works on VAX/VMS

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 VAX

.IS THE INPUT FILE A UNIX 8-BIT FILE(Y/N or <CR>)?:Y

IF 'Y':

.UNIX DUMPED DATA FILE: UNX001
[Enter the UNIX 8-bit filename]

.NEW VAX DATA FILE: VAX
[Enter the file that will contain the copy.]

.ENTER NSAM AND NROW: 64 64

.ENTER NSLICE: 64
[Enter the volume size]

.NORMALIZED THE OUTPUT TO 0-255(Y/N or <CR>)?: Y
[If 'Yes', the output file will be normalized over 0..255.]

Otherwise,

.UNIX SPIDER DATA FILE: UNX001
[Enter the name of the picture to be converted.]

.NEW VAX DATA FILE: VAX
[Enter the file that will contain the copy.]

NOTES

  1. Implemented by: ArDean Leith

SUBROUTINES

COPYVAX, GETDUMP, GETUNX, UNIX32

CALLER

COPY1

© Copyright Notice /       Enquiries: spider@wadsworth.org