Re: interactive plotting and ps output. [message #19760 is a reply to message #19749] |
Fri, 14 April 2000 00:00   |
Patrick Broos
Messages: 27 Registered: December 1996
|
Junior Member |
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Theo Brauers wrote:
<blockquote TYPE=CITE> Is there anything
<br>out which can provide interactive changing of axis, title, ....
<br>with the full set of options of PLOT, OPLOT, AXIS, .... ?
<br><a href=" http://www.kfa-juelich.de/icg/icg3/MITARBEITER/th.brauers.ht ml"></a> </blockquote>
Theo,
<p>Several groups have, I believe, wrapped a GUI around RSI's direct graphics
<br>routines (plot, tv, surface, etc.). I think there
are some such applications at the Astronomy User's Library (<A HREF="http://idlastro.gsfc.nasa.gov/homepage.html">http://idlastro.gsfc.nasa.gov/homepage.html</A>)
which is organized by Wayne Landsman.
<p>Our local efforts to do this kind of thing can be found as part of
<br>a large astronomical analysis package called TARA. The GUI designs
are not
<br>nearly as slick as the Insight stuff, but I think our tools provide
more capabilities
<br>that are of interest to scientists. Anyway, if you want to read
about them start
<br>with section 7 of <A HREF=" http://www.astro.psu.edu/xray/docs/TARA/TARA_users_guide/nod e1.html"> http://www.astro.psu.edu/xray/docs/TARA/TARA_users_guide/nod e1.html</A>
<br>and if you want to play with the code go to <A HREF="http://www.astro.psu.edu/xray/docs/TARA/">http://www.astro.psu.edu/xray/docs/TARA/</A>
<p>Caveats:
<br>*Since this code was _not_ written for the express purpose of sharing
with the IDL community, the header comments of the routines are not of
the quality you would expect from, say, Fanning Software Consulting.
<br>*TARA has never been tried under Microsoft Windows (as far as I know)
and I hope to
<br>avoid doing so for a long long time (I am happily ignorant about Windows
-- not a
<br>good career move).
<p>Good luck with your quest,
<br>Patrick Broos
<pre>--
============================================================ ========
Patrick S. Broos, Systems Analyst/Programmer patb@astro.psu.edu
Department of Astronomy and Astrophysics My office 814-863-5505
Penn State University
525 Davey Lab &nb sp; &nb sp; &nb sp; &nb sp; FAX &nb sp; 814-863-8686
University Park, PA 16802-6305
<A HREF="http://www.astro.psu.edu">http://www.astro.psu.edu</A> Group office 863-9550
============================================================ ======== </pre>
</html>
|
|
|