comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Philips Gyroscan ACS-NT: Raw data format
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Philips Gyroscan ACS-NT: Raw data format [message #16861 is a reply to message #16747] Mon, 23 August 1999 00:00 Go to previous messageGo to previous message
Struan Gray is currently offline  Struan Gray
Messages: 178
Registered: December 1995
Senior Member
Jonas, jonas_2@hotmail.com writes:

> As I see it there is three possibilites:
> interleaved for each pixel
> interleaved for each image
> interleaved for the whole volume
> Phew, I have some serious trial and error in front of me...

There's row interleaving too. :-)

One trick that will cut down on trial and error is to treat the
datafile as if it were a time series of type BYTE. If you do an FFT
and display the power spectrum the interleaving often shows up as
peaks at the relevant byte spacing, and for most image data the number
of bytes per pixel is also pretty obvious.

The next step is to vary the offset into the file while plotting
the 'image' on screen until something recognisable appears. This can
also be automated by looking for correlations in the second and third
dimension, but the process can be fooled if there is a lot of
periodicity in the data so unless you have a lot of files with
different structures it is usually just as fast to go with trial and
error.


Struan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: HowTo convert a GUI builder app. to a ActiveX controled app?
Next Topic: Re: Expose events

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:17:32 PDT 2025

Total time taken to generate the page: 0.00402 seconds