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

Home » Public Forums » archive » alternative to execute
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: alternative to execute [message #47336 is a reply to message #47205] Thu, 02 February 2006 10:46 Go to previous message
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
Hi Bob,

> I see. The user defined function (udf) will be applied only to a subset of the
> overall data, then the user will scroll around necessitating that the function
> be re-applied (is that right). So, it is not possible to perform the operation
> on the entire spectral image cube? (memory requirements?).

Exactly. I want to avoid processing the entire image for speed.

For the moment, I'm prototyping it with execute (which works well), but
I'm thinking now to attempt an arithmetic interpreter. I imagine some
nice recursive routine with regex string cutting (I dread that part!)
and cases for each operator could do it. I'm not keen to use general
functions for the loss of flexibility, although you're right - if well
chosen, they could probably cover most cases.

As for C - haven't touched that in years - wouldn't that need some kind
of self-compiling code? Sounds intimidating to me!

thanks again for your comments - much appreciated.
Greg
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Speeding up multiple file reading
Next Topic: Speeding up multiple file reading

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

Current Time: Sun Oct 12 07:29:42 PDT 2025

Total time taken to generate the page: 1.04024 seconds