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

Home » Public Forums » archive » Re: Interactive mode in 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: Interactive mode in IDL [message #49735 is a reply to message #49726] Wed, 09 August 2006 19:20 Go to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
adisn123@yahoo.com writes:
> Hello,
>
> Does any know how to perform an IDL program interactively like IRAF
> interactive mode on?
>
> My program plots several differents things per one image.
>
> Let's say I have five original images to work on and want to plot
> things after some calculation
>
> done by the program using each individual image out of five.
>
> If I want to do this rather interactively one by one looking at the
> images that I'm getting,
>
> do you have any suggestions to do that?

I usually put a breakpoint in your code where interesting things
happen -- either with STOP or BREAKPOINT -- and then single-step
through with the executive command ".SO"

I think you can do something similar with the emacs "electric"
debugging mode.

Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@REMOVEcow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: POLY_2D inconsitent interpolation
Next Topic: reading and writing with assoc

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

Current Time: Fri Oct 10 16:29:49 PDT 2025

Total time taken to generate the page: 0.79888 seconds