<html>#2538: Inclusion of kuibit
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Gabriele Bozzola</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2021_11</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Gabriele Bozzola):</p>
<blockquote>
<p>@Gabriele Bozzola</p>
<p>for inclusion in in the ET, at least one of the ET maintainers (<a data-is-external-link="true" href="http://einsteintoolkit.org/maintainers-credits.html" rel="nofollow">http://einsteintoolkit.org/maintainers-credits.html</a>) should have write permission to the repository. Is that already the case? In this case </p>
<p>@Steven R. Brandt</p>
<p>may be the best person to give access to since he is release mananger ie will have to create tags or ensure that they have been created otherwise.</p>
</blockquote>
<p>You are Steven were invited to join the GitHub repo.</p>
<blockquote>
<p>Current version may not build if user hasn’t separately installed hdf5 build environment (h5py usually can install without this). </p>
</blockquote>
<p>This comes from the fact that <code>kuibit</code> requires <code>h5py &lt; 3</code> at the moment. I am trying to relax this assumption, but the dependency solver goes crazy. I will have to fiddle around to find a way out of this. In case, I will push a version 1.3.1 to fix this.</p>
<blockquote>
<p>Can we add examples showing how to make 2D figures like BNS movie in gallery?</p>
</blockquote>
<p>I can help those that are running the gallery examples to make visualizations with <code>kuibit</code>. For example, you should be able to make the 2D movie we have in the gallery with <code>kuibit</code> without writing any single line of code:</p>
<p><code>mopi -m examples/mopi_movies/grid_var --resolution 500 --plane xy --variable rho_b --colorbar --datadir simulation --interpolation-method bicubic --logscale --vmin -7 --vmax -1 --parallel --outdir movie -x0 -30 -30 -x1 30 30</code></p>
<blockquote>
<p>I added kubit’s source code as well just so that is there (and in case users already have the prereqs installed eg on their laptops) but my recollection was that either:</p>
</blockquote>
<p>Correct, it is not trivial to install kuibit directly from the repo (one needs `poetry`, and even then, it is still not simple). The best way is with pip. This also 
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2538/inclusion-of-kuibit'>https://bitbucket.org/einsteintoolkit/tickets/issues/2538/inclusion-of-kuibit</a></p>
</html>