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

Home » Public Forums » archive » Bring back FINDFILE() !
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Bring back FINDFILE() ! [message #90006] Wed, 14 January 2015 11:51
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
A recent post to the "IDL Datapoint" blog ( https://www.exelisvis.com/Company/PressRoom/Blogs/IDLDataPoi nt.aspx ) goes over some old history -- why the FINDFILE() function was deprecated in IDL 5.5 and a new function FILE_SEARCH() introduced. The history is fine as far as it goes but...

As David Fanning has documented ( http://www.idlcoyote.com/code_tips/fastsearch.php ), FINDFILE() can be *much* faster than FILE_SEARCH() under Windows. We were recently bitten by this problem during a long data acquisition run where the IDL data ingest program slowed significantly as more data was received. When we changed FILE_SEARCH() to FINDFILE() (or spawned to the OS to search files) we found no change in acquisition time as the test proceeded.

I should think that now that IDL no longer supports VMS, that it shouldn't be hard to modify the OS file search results so that one gets both speed and platform compatibility. At the very least one could add a keyword to FILE_SEARCH to use the OS search when speed is the highest priority.

--Wayne
[Message index]
 
Read Message
Previous Topic: Horizon plot - Problem using vis_horizon.pro function
Next Topic: Scale the psf on images.

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

Current Time: Wed Oct 08 14:20:25 PDT 2025

Total time taken to generate the page: 0.00186 seconds