HOME

TheInfoList



OR:

HippoDraw is a object-oriented statistical
data analysis Data analysis is a process of inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information, informing conclusions, and supporting decision-making. Data analysis has multiple facets and approaches, enco ...
package written in C++, with user interaction via a Qt-based
GUI The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, inste ...
and a Python-scriptable interface. It was developed by Paul Kunz at SLAC, primarily for the analysis and presentation of particle physics and
astrophysics Astrophysics is a science that employs the methods and principles of physics and chemistry in the study of astronomical objects and phenomena. As one of the founders of the discipline said, Astrophysics "seeks to ascertain the nature of the h ...
data, but can be equally well used in other fields where data handling is important. HippoDraw can read and write files in an XML-based format, astrophysics
FITS Flexible Image Transport System (FITS) is an open standard defining a digital file format useful for storage, transmission and processing of data: formatted as multi-dimensional arrays (for example a 2D image), or tables. FITS is the most com ...
files, data objects produced by ROOT (optional), and through the Python bindings, anything that can be read/written by Python ( HDF5, for instance, with PyTables). HippoDraw can be used as a Python extension module, allowing users to use HippoDraw data objects with the full power of the Python language. This includes other scientific Python extension modules such Numeric and numarray, whose use with HippoDraw can lead to a large increase in processing speed, even for ROOT objects.


See also

* Java Analysis Studio (JAS) * ROOT * AIDA


External links

*
License
Data analysis software Free plotting software Free science software Free software programmed in C++ Free software projects Free statistical software Numerical software Physics software Science software for Linux Science software for macOS Science software for Windows Science software that uses Qt {{physics-software-stub