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

Home » Public Forums » archive » Re: in search of plotting object
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: in search of plotting object [message #28980] Fri, 25 January 2002 10:37 Go to next message
Pavel A. Romashkin is currently offline  Pavel A. Romashkin
Messages: 531
Registered: November 2000
Senior Member
One starting point I know of is David's MPI_PLOT. Another is my DISPLAY.
DISPLAY already has complete 2D plotting functionality. If you want
volume rendering, just add your own volume object and lights to one of
the DISPLAY's models. Saving and restoring is already present, as well
as printing (a little glitchy but it was never a priority to me) and
clipboard copying.
http://spot.colorado.edu/~romashki/idl/display.html
Cheers,
Pavel

"Steve Smith" wrote:
>
> Hi-
> First, let me confess: I've been a direct graphics IDL'r since IDL 4.x, and
> I've yet to change my ways. I am not a full-time developer, but a scientist
> / user-developer (I write the code I need and can't buy). For volume XY plott
> -ing, I usually use Origin. One of the nice things about Origin is that you
> can save graphs and later go back and edit them or add to them. This feature
> has to do with the way graphs are represented in memory, as objects (correct?).
> The various features of a particular graph must be stored as properties of a
> more general plot object (again, step in if I'm way off) understood by Origin,
> each particular graph could then be saved as a particular instance of this
> more general object, which could then be realized at will and modified, printed
> and saved for later work, yes? I'm pretty confident that such functionality
> could be added to an IDL app, and probably already has been. So my question is,
> where is a good starting point? Has this app been written or do I really need
> to start with more primitive objects and put together my own routine?
>
> --
> Steve S.
>
> steve@NOSPAMmailaps.org
> remove NOSPAM before replying
Re: in search of plotting object [message #29057 is a reply to message #28980] Mon, 28 January 2002 11:54 Go to previous message
nobody@nowhere.com (S is currently offline  nobody@nowhere.com (S
Messages: 55
Registered: July 2001
Member
thanks Pavel, I'm looking at your page now ...

On Fri, 25 Jan 2002 11:37:24 -0700,
Pavel A. Romashkin <pavel_romashkin@hotmail.com> wrote:

> One starting point I know of is David's MPI_PLOT. Another is my DISPLAY.
> DISPLAY already has complete 2D plotting functionality. If you want
> volume rendering, just add your own volume object and lights to one of
> the DISPLAY's models. Saving and restoring is already present, as well
> as printing (a little glitchy but it was never a priority to me) and
> clipboard copying.
> http://spot.colorado.edu/~romashki/idl/display.html
> Cheers,
> Pavel
>
> "Steve Smith" wrote:
>>
>> Hi-
>> First, let me confess: I've been a direct graphics IDL'r since IDL 4.x, and
>> I've yet to change my ways. I am not a full-time developer, but a scientist
>> / user-developer (I write the code I need and can't buy). For volume XY plott
>> -ing, I usually use Origin. One of the nice things about Origin is that you
>> can save graphs and later go back and edit them or add to them. This feature
>> has to do with the way graphs are represented in memory, as objects (correct?).
>> The various features of a particular graph must be stored as properties of a
>> more general plot object (again, step in if I'm way off) understood by Origin,
>> each particular graph could then be saved as a particular instance of this
>> more general object, which could then be realized at will and modified, printed
>> and saved for later work, yes? I'm pretty confident that such functionality
>> could be added to an IDL app, and probably already has been. So my question is,
>> where is a good starting point? Has this app been written or do I really need
>> to start with more primitive objects and put together my own routine?
>>
>> --
>> Steve S.
>>
>> steve@NOSPAMmailaps.org
>> remove NOSPAM before replying


--
Steve S.

steve@NOSPAMmailaps.org
remove NOSPAM before replying
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: creating gif without windows???
Next Topic: IDL on OSX?

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

Current Time: Sat Oct 11 07:09:12 PDT 2025

Total time taken to generate the page: 1.27866 seconds