Contribute Media
A thank you to everyone who makes this possible: Read More

yt: volumetric data analysis

Summary

yt started as a tool for visualizing data from astrophysical simulations, but it has evolved into a method for analyzing generic volumetric data. In this talk we will present yt 3.0, which includes an increased focus on inquiry-driven analysis and visualization, a sympy-powered unit system, a revised user interface, and the ability to scale to petabyte datasets and tens of thousands of cores.

Description

  1. What is yt?
    1. "Lingua-franca for astrophysical simulations"
      1. AGORA
      2. Some selections from the gallery
      3. 105 citations to the yt method paper
    2. Massively parallel
      1. Examples of large-scale calculations and visualizations performed with yt
      2. Usage data on XSEDE visualization resources
    3. Volumetric data analysis beyond astrophysics
      1. Neurodome, Whole-earth seismic wave data, Weather simulation data, Nuclear engineering, Radio astronomy
      2. ??? (insert your field here!)
  2. What's new in yt-3.0?
    1. Rewrite of data selection, i/o, and field detection and creation
    2. Octree and particle support (i.e., discrete points)
    3. Unit conversions and dimensional analysis baked into the codebase
    4. Rethinking the API, 'rebranding' the project
    5. Advanced volume rendering
  3. Growing the Community
    1. The gallery
    2. Workshops
    3. Contributor statistics.
  4. The future
    1. New data styles
      1. Unstructured meshes
      2. Finite element analysis
      3. Spectral codes
    2. New domain-specific functionality (beyond astrophysics)
    3. Browser GUIs powered by IPython
Improve this page