.INPUT FILE: PIC001
[Enter the name of the first file to be processed.]
.MULTIPLIER FILE: PIC002
[Enter the name of the file containing multiplier. Can
be the same file as the first input.]
.OUTPUT FILE: PIC999
[Enter the name of the output file. Can be the same
as either input file.]
SPIDER will ask:
.MULTIPLIER FILE: *
[Enter '*' if no more files are to be processed.]
NOTES
If multiple multiplier files (e.g. PIC002, PIC003, PIC004...)
are used the final output corresponds to their product:
PIC999 = PIC001 * PIC002 * PIC003 * PIC004 ...