<div dir="ltr"><div>Gabriele Bozzola,<br></div>   thank you very much for sharing this new and very interesting tool! I&#39;m also interested in attending a presentation about it.<div><br></div><div>Cheers,</div><div>Bruno</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 14 gen 2021 alle ore 06:18 Gabriele Bozzola &lt;<a href="mailto:bozzola.gabriele@gmail.com">bozzola.gabriele@gmail.com</a>&gt; ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I developed a new package to analyze Einstein Toolkit simulations, kuibit [0,1].</div><div>kuibit is a Python3.6+ code that I built from scratch following the same design </div><div>(and in various instances, implementation details too) of Wolfgang Kastaun&#39;s </div><div>PostCactus. </div><div><br></div><div>kuibit provides high-level data types to easily work with grid functions, time </div><div>and frequency series, gravitational waves, and so on. It also has readers to </div><div>effortlessly access simulation data with full support for HDF5 and ASCII output </div><div>(1D, 2D, 3D grid data, scalar data, reductions, horizon data, ...). You can find </div><div>a reasonably comprehensive list of features in the documentation [2] or a </div><div>high-level summary in the frontpage of the docs [3].</div><div><br></div><div>One of the main reasons I wrote this code is for other people to use it.</div><div>Our group (University of Arizona) is a young one and we don&#39;t have any sophisticated</div><div>toolchain to analyze simulation data. Without suitable tools, post-processing</div><div>simulations can be a daunting task for those that are new to the Einstein Toolkit.</div><div><br></div><div>Given that I want other people to use kuibit, I made the effort to make the code user </div><div>and developer-friendly. For users, there is documentation [4] with examples and </div><div>small tutorials. Also, the package is on PyPI so it can be easily installed and updated.</div><div>For developers, the entire codebase has unit tests and continuous integration [5], </div><div>there are extensive comments, and the style of the code is rather verbose </div><div>to help developers understand what is going on. The continuous integration also</div><div>lints the code, performs static analysis, and generates the documentation,</div><div>reducing the maintenance costs. </div><div><br></div><div>kuibit takes care of all the low-level details need to deal with simulation data, so</div><div>it greatly lowers the entry barrier in using the Einstein Toolkit. I believe that this, </div><div>along with the care I put in making the code accessible to other developers, </div><div>makes kuibit a good candidate for inclusion in the Einstein Toolkit.</div><div><br></div><div>The main problem with kuibit is that it is a new code: regardless of all the</div><div>tests I wrote, there will be bugs, unergonomic interfaces, and performance issues.</div><div>kuibit needs to be tested with several real-world projects and cross-checked with</div><div>other codes.</div><div><br></div><div>I am happy to give a short introduction to kuibit during a weekly call if there&#39;s </div><div>interest. In the meantime, the code is available here:</div><div><a href="https://github.com/Sbozzolo/kuibit" target="_blank">https://github.com/Sbozzolo/kuibit</a><br></div><div><br></div><div>Best regards,</div><div>Gabriele Bozzola</div><div><br></div><div>[0] <a href="https://github.com/Sbozzolo/kuibit" target="_blank">https://github.com/Sbozzolo/kuibit</a></div><div>[1] <a href="https://github.com/Sbozzolo/kuibit#what-is-a-kuibit" target="_blank">https://github.com/Sbozzolo/kuibit#what-is-a-kuibit</a></div><div>[2] <a href="https://sbozzolo.github.io/kuibit/features.html" target="_blank">https://sbozzolo.github.io/kuibit/features.html</a></div><div>[3] <a href="https://sbozzolo.github.io/kuibit/#summary-of-features" target="_blank">https://sbozzolo.github.io/kuibit/#summary-of-features</a></div><div>[4] <a href="https://sbozzolo.github.io/kuibit/" target="_blank">https://sbozzolo.github.io/kuibit/</a></div><div>[5] <a href="https://github.com/Sbozzolo/kuibit/actions" target="_blank">https://github.com/Sbozzolo/kuibit/actions</a></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><p><font color="#000000">Pr<font face="arial, sans-serif">of. Bruno Giacomazzo<br>Department of Physics<br>University of Milano-Bicocca<br></font></font><span style="color:rgb(0,0,0)"><font face="arial, sans-serif">Piazza della Scienza 3<br></font></span><span style="color:rgb(0,0,0)"><font face="arial, sans-serif">20126 Milano<br></font></span><span style="font-size:12.8px;color:rgb(0,0,0)">Italy</span></p><p><font color="#000000"><span style="font-size:12.8px">email: </span><span style="font-size:12.8px"><a href="mailto:bruno.giacomazzo@unimib.it" target="_blank">bruno.giacomazzo@unimib.it</a><br></span><span style="font-size:12.8px">phone: (+39) 02 6448 2321</span></font><br><font color="#000000"><span style="font-size:12.8px">web: </span></font><span style="color:rgb(0,0,0);font-size:12.8px"><a href="http://www.brunogiacomazzo.org/" style="font-size:12.8px" target="_blank">http://www.brunogiacomazzo.org</a></span></p><p><font color="#000000">----------------------------------------------------------------------<br><span style="font-size:12.8px">There are only 10 types of people in the world:<br></span><span style="font-size:12.8px">Those who understand binary, and those who don&#39;t<br></span><span style="font-size:12.8px">----------------------------------------------------------------------<br></span></font></p></div></div></div></div></div></div></div>