From chemistry-request ":at:" server.ccl.net Thu Apr 15 14:09:04 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 OAA06333 for ; Thu, 15 Apr 1999 14:09:04 -0400 Received: from toucan.phy.bris.ac.uk (toucan.phy.bris.ac.uk [137.222.30.15]) by www.ccl.net (8.8.3/8.8.6/OSC/CCL 1.0) with ESMTP id OAA23318 Thu, 15 Apr 1999 14:05:55 -0400 (EDT) Received: from localhost (guido %-% at %-% localhost) by toucan.phy.bris.ac.uk (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id TAA01698 for ; Thu, 15 Apr 1999 19:05:48 +0100 (BDT) Date: Thu, 15 Apr 1999 19:05:48 +0100 From: Guido Germano Sender: guido |-at-| toucan.phy.bris.ac.uk To: CHEMISTRY |-at-| www.ccl.net Subject: Re: CCL:Unix program to plot energy maps In-Reply-To: Message-ID: Organization: Physics Department University of Bristol MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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.). Regards Guido Germano Theoretical Physics, University of Bristol, England http://www.phy.bris.ac.uk/staff/germano_g.html On Mon, 12 Apr 1999, Lev Gorenstein wrote: > 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. > > > > Please, no W95 programs. I need to run it on unix (linux) platforms. > > There is a very nice and very powerfull program gnuplot > (http://www.cs.dartmouth.edu/gnuplot_info.html). > > Another program that I use is PlotMTV (downloadable, for example, > from http://aixpdslib.seas.ucla.edu/plot-tools/plotmtv4.html). > It's less powerful, but works pretty nice.