.TAPE FILE NUMBER: 1
[Enter the number of the file on tape which is to be
copied onto disk.]
If the command is "TR S" then SPIDER will ask:
.ENTER CHANNEL NO. (1 OR 2): 2
.SPECIFY OPTIONS: (S)TAND (T)RANS (D)UMP (W)INDOW,
(C)OND (M)ARK: S
[Enter 'S' to read the entire file, or 'W' to window out a
portion thereof. In addition, enter 'D' if you want a
dump of the image data in the results file (see Note 1).
For an explanation of the 'C' (condense) and 'M' (mark)
options, see Note 2.]
Further questions depend upon the option requested:
1. 'S'--Standard. SPIDER will ask:
.DISK FILE: PIC001
[Enter the file on disk where the file on tape is to
be copied.]
[In the Optronics mode, the system now prints out the dimensions and title of the file as found in the file label. If NSAM or NROW are found to be zero, the system will ask]:
.ENTER DIMS (NSAM,NROW): 512,124
[Enter the dimensions.]
.TAPE FILE NUMBER: 0
[If no more pictures are to be copied, enter a '0';
otherwise, proceed with the next file number.]
[The first file on tape is then copied into PIC001.]
2. 'W'--Window. SPIDER will now ask:
.DISK FILE: PIC001
[Enter the file on the disk where the window is to be
kept.]
[In the Optronics mode, the system now prints out the dimensions and title of the file as found in the file label. If NSAM or NROW are found to be zero, SPIDER will ask]:
.ENTER TAPE DIMS (NSAM,NROW): 512,124
[Enter the dimensions of the tape file.]
.DISK FILE DIMENSIONS: 42,32
[Enter the size of the window.]
.UPPER LEFT COOS: 64,64
[Enter the upper left coordinates of the window.]
.TAPE FILE NUMBER: 0
[If no more files are to be copied, enter a '0'.]
[A window of size 42x32 of the first file on tape is kept in PIC001. The upper left coordinates of the window are at position 64,64 of the original picture.]
3. 'T'--Trans. SPIDER will now ask:
.ENTER GAIN FACTOR: 1.5
[Enter the the gain.]
.DISK FILE: PIC001
[Enter the file on disk where the file on tape is to
be copied.]
[In the Optronics mode, the system now prints out the dimensions and title of the file as found in the file label. If NSAM or NROW are found to be zero, SPIDER will ask]:
.ENTER DIMS (NSAM,NROW): 512,124
[Enter the dimensions.]
.TAPE FILE NUMBER: 0
[If no more pictures are to be copied, enter a '0';
otherwise, proceed with the next file number.]
[The first file on tape is then copied into PIC001.]
NOTES