TY - CONF
T1 - Huge data but small programs: visualization design via multiple embedded DSLs
AU - Duke, D.J.
AU - Borgo, R.
AU - Runciman, C.
AU - Wallace, M.
N1 - © 2009 Springer. This is an author produced version of a paper published in 'Lecture Notes in Computer Science'. Volume 5418. Uploaded in accordance with the publisher's self-archiving policy.
PY - 2009
Y1 - 2009
N2 - Although applications of functional programming are diverse, most examples deal with modest amounts of data -- no more than a few megabytes.
This paper describes how Haskell has been used to address a challenging visualization problem, involving 200 time steps from an astrophysics simulation of early star formation.
Each individual step involves nearly 40 million samples, and uncompressed the complete dataset is nearly a terabyte.
Our solution makes novel and extensive use of domain specific languages to specify data resources, rendering abstractions, and most significantly, the desired visualization.
The result is a powerful framework for multi-field visualization, including the use of animation to explore the evolution of data over time.
This approach represents a significant departure from standard practices in visualization, and has applications well beyond the original problem.
That our solution consists of less than 4.5K lines of code is itself a notable result.
This paper motivates and describes the overall architecture of our solution, and technical features of the DSLs that are used in place of the traditional visualization pipeline.
We conclude with thoughts on how functional technologies may find even broader use within other branches of visualization.
AB - Although applications of functional programming are diverse, most examples deal with modest amounts of data -- no more than a few megabytes.
This paper describes how Haskell has been used to address a challenging visualization problem, involving 200 time steps from an astrophysics simulation of early star formation.
Each individual step involves nearly 40 million samples, and uncompressed the complete dataset is nearly a terabyte.
Our solution makes novel and extensive use of domain specific languages to specify data resources, rendering abstractions, and most significantly, the desired visualization.
The result is a powerful framework for multi-field visualization, including the use of animation to explore the evolution of data over time.
This approach represents a significant departure from standard practices in visualization, and has applications well beyond the original problem.
That our solution consists of less than 4.5K lines of code is itself a notable result.
This paper motivates and describes the overall architecture of our solution, and technical features of the DSLs that are used in place of the traditional visualization pipeline.
We conclude with thoughts on how functional technologies may find even broader use within other branches of visualization.
UR - http://www.scopus.com/inward/record.url?scp=70350656154&partnerID=8YFLogxK
U2 - 10.1007/978-3-540-92995-6_3
DO - 10.1007/978-3-540-92995-6_3
M3 - Paper
SP - 31
EP - 45
ER -