CP TO ASCII - Copy SPIDER file to ASCII text format

(12/28/93)

PURPOSE

Copies SPIDER file into a editable ASCII text file.   Example.

SEE ALSO

CP FROM ASCII [Copy ASCII text file to SPIDER file]
CP FROM EMI [Copy EMISPEC format file to SPIDER file]
CP FROM MRC [Copy MRC file to SPIDER file]
CP FROM NIK [Copy Nikon Coolscan format file to SPIDER file]
CP FROM PDB [Copy PDB file to SPIDER format]
CP FROM RAW [Copy Raw Image to SPIDER file]
CP FROM TERM [Copy Terminal input to SPIDER image/volume]
CP FROM TIFF [Copy TIFF format file to SPIDER file]
CP FROM VAX [Copy VAX SPIDER file to a Unix SPIDER file]
CP TO ASCII [Copy SPIDER file to ASCII text format]
CP TO BRIX [Copy SPIDER volume to BRIX file for "O" input]
CP TO MRC [Copy SPIDER files To MRC format files]
CP TO OPEND [Copy SPIDER file To Opposite Byte Endian]
CP TO POST [Copy SPIDER image to a POSTscript image]
CP TO RAW [Copy SPIDER file to a 8-bit raw image]
CP TO TIFF [Copy SPIDER file to a TIFF format]

USAGE

.OPERATION: CP TO ASCII

.INPUT FILE: PIC001
[Enter name of image/volume (or filter file) to be copied.]

.OUTPUT FILE: PIC002
[Enter name for the editable text file.]

.FORMAT DESCRIPTION (OR <CR> FOR 6(1X,G12.4): <CR>
[Enter the FORTRAN specifier for your output format or use the default format.]

[The first line of the text file will contain the image/volume dimensions: NX, NY, and NX. Following lines will contain the image/volume values in the format specified.]

SUBROUTINES

COPYE

CALLER

COPY1