|
Re: 32bit signed integer problems [message #11455 is a reply to message #11446] |
Tue, 14 April 1998 00:00  |
a2652099
Messages: 10 Registered: August 1996
|
Junior Member |
|
|
bprause@campra.phys.nd.edu (Burkhard Prause) wrote:
> Array then turns out to contain sheer noise. If I read the data file
> into a one dimesional vector, then extract 16 bit integers by reading
> every third and fourth byte into a 256x128x128 integer array, I can
> produce the "correct" image. So my data set is not garbage. However,
> by doing this I basically limit my contrast, because all values larger
> than 2^16 are read as 65536.
>
> Any suggestions what I may be doing wrong here?
Have a look at the BYTEORDER procedure.
Alex
--
Alex Schuster Wonko@weird.cologne.de PGP Key available
alex@pet.mpin-koeln.mpg.de
|
|
|