HOME GUIDE OPERATIONS DOCS FAQ TECHNIQUES FORMATS INSTALL NEW TIPS WEB LINKS WADSWORTH

CP FROM ASCII - Copy ASCII text file to SPIDER file

(7/13/00)

PURPOSE

Copies an ASCII text file into an SPIDER image file. Either formatted or free-format input can be used for image values.

SEE ALSO

CP FROM ASCII [Copy ASCII text file to SPIDER file]
CP FROM CCP4 [Copy CCP4 format File to SPIDER file]
CP FROM EMI [Copy EMISPEC format file to SPIDER file]
CP FROM MRC [Copy MRC format file to SPIDER file]
CP FROM PDB [Copy PDB file to SPIDER format]
CP FROM PE [Copy Perkin Elmer disk file to SPIDER format]
CP FROM RAW [Copy Raw Image to SPIDER file]
CP FROM TERM [Copy Terminal input to SPIDER file]
CP FROM VAX [Copy VAX SPIDER file to a Unix SPIDER file]
CP FROM XP [Copy X-PLOR ASCII file to 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 CCP4 [Copy SPIDER file To CCP4 format file]
CP TO MRC [Copy SPIDER file T0 MRC format file]
CP TO OPEND [Copy SPIDER file To Opposite Endedness]
CP TO POST [Copy SPIDER image to a POSTscript image]
CP TO RAW [Copy SPIDER file to a 8-bit raw image]
CP TO SGI [Copy SPIDER file to SGI format]
CP TO TIFF [Copy SPIDER file to a TIFF format]
CP TO VV [Copy SPIDER volume to Voxel View format]
CP TO XPLOR [Copy SPIDER volume to X-PLOR format]

USAGE

.OPERATION: CP FROM ASCII

.EDITABLE IMAGE INPUT FILE: PIC001
[Enter name of text file to be copied.]

.ARE NSAM, NROW AND NSLICE IN FIRST LINE OF FILE? N
[If answer is "Y", then the first line of the file must contain NSAM, NROW and NSLICE. Otherwise, the following two questions will appear:

.ENTER NSAM, NROW, & NSLICE: 32, 32, 1

.ENTER FORMAT DESCRIPTION (OR <CR> FOR *): (6X,1X,1G12.5)
[Enter format for each line of the image data from the text file. Format must start and end with ()'s. The sample format used here will read image values from the first register in a document file, but you must remove any comments from the document file.]

.OUTPUT FILE: PIC002
[Enter name of SPIDER output file.]

NOTES

  1. Free-format input (*) can be used so that any normal number representation is acceptable for the image values, e.g.
    3 5.1 -6.889 -1.089E-01
    The image lines in the input file contain the image values separated by blanks or commas.

SUBROUTINES

COPYF

CALLER

COPY1

© Copyright Notice /       Enquiries: spider@wadsworth.org

BACK TO SPIDER BACK TO WADSWORTH