jupyterday-atlanta-2016 / proposals

Open discussions about conference proposals.
1 stars 0 forks source link

Visualizing Simulation Results with Jupyter #8

Open ehein6 opened 8 years ago

ehein6 commented 8 years ago

Me

Eric Hein


Abstract

In my research, I often want to explore a design space, sweeping out several parameter values to see which one delivers the best performance across a suite of trials. Extracting insight from hundreds of simulator output files is time consuming and error-prone. Visualizing the results of many experiments at once is the fastest way to validate the results and get feedback from my research group. In this talk I will showcase my end-to-end solution for visualizing simulation results with Jupyter notebook. The pandas and seaborn libraries are used to interactively generate paper-ready plots that are automatically labeled with the correct parameter names from the source data.

In this short talk, audience members with a basic understanding of plotting in Jupyter will learn how to streamline the process of extracting, labeling, and visualizing data from raw text files.


Affiliation

Georgia Institute of Technology

About Me

Eric is an ECE PhD student at Georgia Tech. His research in computer architecture involves designing near-memory accelerators for dynamic graph processing.

tonyfast commented 8 years ago

@ehein6 thanks for your patience, we've got you slotted in the Notebooks for Science workshop. Stay tuned for what that means!