Next: Introduction
Up: Reproducible Documents
Abstract:
Efficient viewing and interacting with multi-dimensional data volumes
is an essential part of many scientific fields.
This interaction ranges from simple visualization to steering computationally
demanding tasks.
The mixing of computation and interpretation requires a library that allows user
inputs and generated results to easily be transferred
We wrote Hyperview in C++ using the QT library to facilitate this interaction.
We describe the graphical user interface to the library
and the basic design principles.
We demonstrate the flexibility of the underlying libraries through
a simple semblance picking application.
2009-04-13