[Commits] [Sbozzolo/kuibit] c42d0c: Fix: allow more general names for GravitationalWaves

Gabriele Bozzola noreply at github.com
Tue Mar 28 16:43:09 CDT 2023


  Branch: refs/heads/next
  Home:   https://github.com/Sbozzolo/kuibit
  Commit: c42d0c1a80d8bd168e0df1260342367ae94519f8
      https://github.com/Sbozzolo/kuibit/commit/c42d0c1a80d8bd168e0df1260342367ae94519f8
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M NEWS.md
    M docs/cactus_waves.rst
    M kuibit/cactus_waves.py

  Log Message:
  -----------
  Fix: allow more general names for GravitationalWaves

Before this commit, GravitationalWaves were found by identically matching the
Psi4 name in the outputs of the Multipole thorn. Now, this is more general and
we only require for the word psi4 to appear in the name. For instance, NP_Psi4
will match.

Thanks to Cheng-Hsin Cheng for pointing out this.




More information about the Commits mailing list