Sdd - Convert between formats
Sdd esize= ein= real=yes line=8 format= allpos=n/y < in.H > out.H
element size on output file.
element size on input file. ( if esize is not found in input heade file ).
[yes] for conversions to or from esize=8. the imaginary part of the complex numbers is assumed zero no- the real part is assumed zero.
[8] for conversion to ascii default is to print 8 numbers per line.
format to use in printf for ascii output. [-8.3g] for float. [-6d] for bytes and shorts.
[n] y maps only positive numbers in 0-255
cube dimensions. (from history)
(from history) 0 -ascii float,integer or complex (complex format i=(0.,1.)) 1 -movie format (only input) 2 -short integer 3 -floating point with least significant byte truncated. 4 -floating point 8 -complex
Convert from input esize=0,1,2,3,4,8 to output esize=0,1,2,3,4,8
util/info