HippoDraw 1.15.6.2 review

Download
by rbytes.net on

HippoDraw provides a highly interactive data analysis environment.

License: Freeware
OS: Mac OS X
File size: 76950K
Developer: ATG
Price: $0.00
Updated: 06 Apr 2006
0 stars award from rbytes.net


HippoDraw provides a highly interactive data analysis environment. It is written in C++ with the Qt library from Trolltech. It should run anywhere Qt runs which is just about everywhere. This release has been tested on Red Hat Linux 7.2, 7.3, 8.0 and 9, all current versions of Microsoft Windows, and Mac OS X both native and with X Windows.

HippoDraw has highly interactive controls on the data plots via a dialog window called the Inspector. For example, one can change the width of the bins of a histogram via a slider and see the histogram plot re-display itself many times a second. See Inspector Controls for a description of the available controls.

A data source for HippoDraw is typically a NTuple. A number of visual Plot types can be made with this data. They are typically placed in Canvas Window.

Doing easy data analysis tasks should be easy and they are with with HippoDraw's Inspector. Doing more difficult tasks should be possible. Here, one would expect to find a command line and/or scripting interface to HippoDraw. But HippoDraw does not have either. Instead one of HippoDraw's Python extension modules is used. The Interactive Python Extension Module allows user manipulation of the data representations as if they were Python objects. This can be done either interactively, or via scripts written in Python. Changes made via Python are reflected in the Inspector and vice versa.

One can use HippoDraw's C++ library for Building custom applications in either C++ or Python. It consists of over 100 classes with about 50K lines of source code. However, the compiled code for the core library is relatively small being less than 2 MB without debugger symbols and a little over 10 MB with them. The HippoDraw Qt based GUI library is less than 1MB without debugging symbols and about 5MB with them. Both can compiled and linked in a total of 25 minutes with gcc 3.4.3 on a 850 Mhz Pentium 3 mobile machine. A descriptive of the library begins with HippoDraw Library Overview.

What's New:
now use Boost 1.33;
WCS-library support;
bug fixes.

Requirements:
Mac OS X 10.3 or later
TrollTech's Qt/Mac 3.3 library (GPL/QPL edition)
Download links for the required MacPython 2.4.1, numarray, etc. are provided with the diskimage or the installer.

HippoDraw 1.15.6.2 keywords