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

Home » Public Forums » archive » Calculate median of stacks of images using IDL
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: Calculate median of stacks of images using IDL [message #88727 is a reply to message #88726] Tue, 10 June 2014 09:36 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 6/10/14, 10:18 AM, oatty3931@gmail.com wrote:
> Hi Mike,
> Thank you for your reply. Unfortunately, I still received an error after:
>
> IDL> buf=list()
> IDL> for f, file_search("mynames*.tif") do $
>> buf.add,read_image(f)
>
> for f, file_search("mynames*.tif") do $
> ^
> % Syntax error.
>
> I am using IDL 8.2.3, if that helps
> Thank you once again,
> Nitsorn
>

Sorry, still too much Python:

foreach f, file_search('mynames*.tif') do $

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to use SPAWN for creating multiple output files?
Next Topic: IDLdoc 3.6.0 released

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

Current Time: Wed Oct 08 19:35:06 PDT 2025

Total time taken to generate the page: 0.00453 seconds