After answering a question earlier this week on adding streamlines to volume renderings in yt, decided to write up my first blog post in a while :)

https://chrishavlin.github.io/post/yt-vr-w-streamlines/

#yt #yt-project #yt_astro #data_viz #visualization #3D #python #open_source

Adding streamlines to a volume rendering in yt

I recently fielded a question on the yt slack about adding streamlines to a volume rendering in yt and decided it was worth documenting the solution a bit more!

Chris Havlin

prototyping some work for yt_xarray!

working on a coordinate transformation pipeline that let's you build a cartesian yt dataset that samples data that is natively defined in a different coordinate system on the fly. This let's you use yt's full volume rendering (or in this video's case yt_idv's interactive rendering) without pre-computing an interpolated dataset. Instead, the interpolation happens within yt's chunking framework only when it needs it.

#yt_astro #yt #yt_project #xarray #python

Having a ton of fun utilizing other plugins with yt-napari. This video shows some interactive plotting with napari-clusters-plotter after I used it to run a kmeans classification of individual pixels across 3 image layers (2D samples through yt's IsolatedGalaxy test data set).

Full description will be up on youtube soon (final installment of the yt-napari tutorial series!).

#yt-project #yt_astro #DataVisualization #napari @napari

Working on some content for an upcoming yt-napari video tutorial and I can't resist uploading a teaser... A big part of the current yt-napari work has been connecting to other napari plugins. Here's a demo showing napari-plot-profile in action with data from yt-napari: https://youtu.be/UgNaqbtNJh0

#napari #yt #yt_astro #astrophysics #data_viz @napari

using napari-plot-profile with yt-napari

YouTube