Usage Example - Operation: 'CP FROM TERM'

Create SPIDER image from terminal input

Procedure used: cpfromterm.spi


.OPERATION: CP FROM TERM ;   Create SPIDER image from terminal input
.OUTPUT FILE: cpfromterm ;   Image (output)
.X, Y, & Z DIMENSIONS: 5, 5, 1 ;   Dimensions
.LINE(1): -0.1 -0.1 -0.2 -0.1 -0.1 ;   Pixel values on this line
.LINE(2): -0.1 -0.1 -0.3 -0.1 -0.1 ;   Pixel values on this line
.LINE(3): -0.1 -0.1 3.0 -0.1 -0.1 ;   Pixel values on this line
.LINE(4): -0.1 -0.1 -0.3 -0.1 -0.1 ;   Pixel values on this line
.LINE(5): -0.1 -0.1 -0.2 -0.1 -0.1 ;   Pixel values on this line



OUTPUT IMAGE (5 x 5 Pixels!)