Generation and Visualization of Cosmological Data

Kapil Gupta (kgupta15@ucsc.edu)

Fall 2020, CMPS 261 Advanced Visualization
University of California, Santa Cruz

Abstract

Cosmological data is interesting and computationally difficult to generate. Using deep learning approach to generating such data can be useful. Visualization can help understand the quality of generated data and how it compares visually and statistically with original data. In this paper, we work on an initial deep learning approach and explore the generated data by visualizing it using Paraview as well as software written in three.js

Resources

Download Code
View Paper

User Guide

To run VolumeViz, download the zip file provided in the link "Download Code".
1. cd into VolumeViz
2. Run "npm install"
3. Run "npm start"
4. Open a new window in Chrome or Firefox and navigate to http://localhost:8080/.