.OPERATION: | CP FROM ASCII | ; Create SPIDER image from ASCII file |
.EDITABLE IMAGE INPUT FILE: | cpfromascii_txt | ; Image (input) |
.ARE NX, NY, & NZ IN FIRST LINE OF FILE? (Y/N): | NO | ; No dimensions on first row |
.NX, NY, & NZ: | 6, 93 | ; Dimensions |
.FORMAT DESCRIPTION (OR <CR> FOR FREE FORMAT): | ; Use free format | |
.OUTPUT FILE: | cpfromascii | ; Image (output) |
|
|
|