From chemistry-request@server.ccl.net  Sun Apr 18 17:05:36 1999
Received: from www.ccl.net (www.ccl.net [192.148.249.5])
	by server.ccl.net (8.8.7/8.8.7) with ESMTP id RAA00462;
	Sun, 18 Apr 1999 17:05:36 -0400
Received: from deimos.cber.nih.gov (deimos.cber.nih.gov [128.231.52.2])
        by www.ccl.net (8.8.3/8.8.6/OSC/CCL 1.0) with ESMTP id MAA01840
        Sun, 18 Apr 1999 12:12:56 -0400 (EDT)
Received: from localhost by deimos.cber.nih.gov with SMTP
	(1.37.109.14/16.2) id AA183871936; Sun, 18 Apr 1999 12:12:16 -0400
Date: Sun, 18 Apr 1999 12:12:16 -0400 (EDT)
From: Rick Venable <rvenable@deimos.cber.nih.gov>
To: Guido Germano <g.germano@bristol.ac.uk>
Cc: CHEMISTRY@www.ccl.net
Subject: Re: CCL:CCL:Unix program to plot energy maps
In-Reply-To: <Pine.SGI.4.05.9904151902490.1685-100000@toucan.phy.bris.ac.uk>
Message-Id: <Pine.HPP.3.95.990418114931.18118A-100000@deimos.cber.nih.gov>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Tim Pearson's PGPLOT library is a set of Fortran and C callable routines
that are widely used in the astronomy community, and which has contour
labeling capability.  There are a number of programs which implement CLI
and GUI interfaces to the library, as well as APIs for Octave, PERL,
Python, TCL, and Yorick.  For details, see

	http://astro.caltech.edu/~tjp/pgplot/

I compiled the library easily under HP-UX, and there are also Linux
binary distribution packages for e.g. Debian and Redhat. 

CLI == command line interface
GUI == graphical user interface
API == application program interface


> > On Mon, 12 Apr 1999, Luigi Cavallo wrote:
> > > I would like suggestions on programs that are able to plot iso-contours 
> > > of Z=Z(X,Y) like, for example, the energy vs. torsional angles in a
> > > Ramachandran plot.

> On Mon, 12 Apr 1999, Lev Gorenstein wrote:
> > There is a very nice and very powerfull program gnuplot
> > (http://www.cs.dartmouth.edu/gnuplot_info.html).

On Thu, 15 Apr 1999, Guido Germano wrote:
> The problem with contour plots made with Gnuplot is that it doesn't
> label the isolines. So far I found only commercial programs able to do
> this under Unix (e.g. IDL, PV-WAVE, etc.).

--
Rick Venable                  =====\     |=|    "Eschew Obfuscation"
FDA/CBER Biophysics Lab       |____/     |=|
Bethesda, MD  U.S.A.          |   \    / |=|  ( Not an official statement or
rvenable@deimos.cber.nih.gov  |    \  /  |=|    position of the FDA; for that,
http://www.erols.com/rvenable       \/   |=|    see   http://www.fda.gov  )


