TL;DR
kuibit is a Python library that simplifies the analysis of Einstein Toolkit simulation outputs, making it easier for researchers to inspect and interpret complex numerical relativity data.
Contribution
It introduces a user-friendly, open-source Python tool that handles low-level data processing and provides high-level representations for Einstein Toolkit outputs.
Findings
Supports 1-3D ASCII and HDF5 grid data
Enables inspection of gravitational waves and horizons
Reduces analysis time with high-level functions
Abstract
In the era of gravitational-wave astronomy, general-relativistic simulations of compact objects play a role of paramount importance. These calculations can be performed with the Einstein Toolkit, an open-source and community-supported software for numerical-relativity and relativistic astrophysics. The code comes with multiple solvers for Einstein's equations and for the equations of general-relativistic magneto-hydrodynamics, along with a series of useful diagnostics. However, analyzing the output of the Einstein Toolkit can be a challenging task. Usually, the process involves a series of technical obstacles, like combining data from different restarts or working with HDF5 files. Here, we present kuibit, a Python library that takes care of all these low-level details (and many other more) and that provides high-level, intuitive, representations of the data. Kuibit ships with a wide…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
