fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#yt_napari

0 posts0 participants0 posts today
sirhc<p>Started work on maybe the first real enhancement to <a href="https://fosstodon.org/tags/yt_napari" class="mention hashtag" rel="tag">#<span>yt_napari</span></a> that might be useful to the <a href="https://fosstodon.org/tags/napari" class="mention hashtag" rel="tag">#<span>napari</span></a> community at large by adding the ability to export image layers from napari to a yt dataset. Currently putting to it to use by building a little widget for yt&#39;s PhasePlot (a 2D binned statistic with optional weighting) that lets you select from available layers and get back a nice plot. Still lots of UI improvements to do... but it&#39;s a start! </p><p><a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://fosstodon.org/tags/foss" class="mention hashtag" rel="tag">#<span>foss</span></a> <a href="https://fosstodon.org/tags/opensource" class="mention hashtag" rel="tag">#<span>opensource</span></a> <a href="https://fosstodon.org/tags/DataVis" class="mention hashtag" rel="tag">#<span>DataVis</span></a></p>
sirhc<p>(2/2) the initial implementation is in a blocking call, so loading 3D sampling of the full timeseries takes so long napari dies (working on it...). Sampling 2D slices is quite a bit faster though -- here&#39;s a slice through the center of the domain for all of the available timesteps, </p><p><a href="https://fosstodon.org/tags/yt" class="mention hashtag" rel="tag">#<span>yt</span></a> <a href="https://fosstodon.org/tags/yt_napari" class="mention hashtag" rel="tag">#<span>yt_napari</span></a> <span class="h-card" translate="no"><a href="https://fosstodon.org/@napari" class="u-url mention">@<span>napari</span></a></span> <a href="https://fosstodon.org/tags/dataviz" class="mention hashtag" rel="tag">#<span>dataviz</span></a></p>
sirhc<p>(1/2) the timeseries loading in yt-napari is kinda functional! </p><p>here&#39;s a 3D sampling of 10 of the timesteps in the enzo_tiny_cosmology yt test dataset. You get out a 4D array and can walk through time... </p><p><a href="https://fosstodon.org/tags/yt" class="mention hashtag" rel="tag">#<span>yt</span></a> <a href="https://fosstodon.org/tags/yt_napari" class="mention hashtag" rel="tag">#<span>yt_napari</span></a> <span class="h-card" translate="no"><a href="https://fosstodon.org/@napari" class="u-url mention">@<span>napari</span></a></span> <a href="https://fosstodon.org/tags/dataviz" class="mention hashtag" rel="tag">#<span>dataviz</span></a></p>
sirhc<p>As someone who doesn&#39;t do much frontend development, i&#39;m pretty excited that i was able to refactor the <a href="https://fosstodon.org/tags/yt_napari" class="mention hashtag" rel="tag">#<span>yt_napari</span></a> dock widget to dynamically add/remove collapsible sections. Still gotta fix that load button since I re-wrote a bunch of the backend loading recently, but that&#39;s just a few more beeps and boops. next release is almost therrrrre.</p><p><a href="https://fosstodon.org/tags/napari" class="mention hashtag" rel="tag">#<span>napari</span></a> <a href="https://fosstodon.org/tags/yt" class="mention hashtag" rel="tag">#<span>yt</span></a> <a href="https://fosstodon.org/tags/QT" class="mention hashtag" rel="tag">#<span>QT</span></a> <a href="https://fosstodon.org/tags/pyqt" class="mention hashtag" rel="tag">#<span>pyqt</span></a></p>