HippoDraw
Developer(s) | Paul F. Kunz |
---|---|
Stable release | 1.21.3
/ October 2007 |
Written in | C++ |
Operating system | Cross-platform |
Type | Data analysis |
License | GPLv2+ |
Website | www |
HippoDraw is a object-oriented statistical data analysis package written in C++, with user interaction via a Qt-based GUI and a Python-scriptable interface. It was developed by Paul Kunz at SLAC, primarily for the analysis and presentation of particle physics and astrophysics data, but can be equally well used in other fields where data handling is important.[1]
About
HippoDraw can read and write files in an XML-based format, astrophysics FITS 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).[2]
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.[2]
See also
- Java Analysis Studio (JAS)
- ROOT
- AIDA
References
- ^ Kunz, Paul F., HippoDraw: Interactive data visualizaton python extenstion module, retrieved 2023-05-11
- ^ a b "HippoDraw Documenation". www.slac.stanford.edu. Retrieved 2023-05-16.
External links
- 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
- Free and open-source software stubs
- Science software stubs
- Computational physics stubs