spectre.Evolution.Ringdown¶
- spectre.Evolution.Ringdown._Pybindings.minimum_ahc_excision_radius(path_to_volume_data: str, volume_subfile_name: str, path_to_horizons_h5: str, surface_subfile_name: str, path_to_ahc_distorted_h5: str, ahc_distorted_subfile_names: collections.abc.Sequence[str], match_time: SupportsFloat | SupportsIndex, settling_timescale: SupportsFloat | SupportsIndex, excision_a_radius: SupportsFloat | SupportsIndex, excision_b_radius: SupportsFloat | SupportsIndex, excision_a_center: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'], excision_b_center: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'], exp_func_and_2_derivs: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'] | None, exp_outer_bdry_func_and_2_derivs: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'] | None, rot_func_and_2_derivs: collections.abc.Sequence[Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(4)']] | None, trans_func_and_2_derivs: Annotated[collections.abc.Sequence[Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)']], 'FixedSize(3)'] | None, match_time_tol: SupportsFloat | SupportsIndex) float¶
- spectre.Evolution.Ringdown._Pybindings.strahlkorper_coefs_and_centers(path_to_volume_data: str, volume_subfile_name: str, path_to_horizons_h5: str, surface_subfile_name: str, requested_number_of_times_from_end: SupportsInt | SupportsIndex, match_time: SupportsFloat | SupportsIndex, settling_timescale: SupportsFloat | SupportsIndex, exp_func_and_2_derivs: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'] | None, exp_outer_bdry_func_and_2_derivs: Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)'] | None, rot_func_and_2_derivs: collections.abc.Sequence[Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(4)']] | None, trans_func_and_2_derivs: Annotated[collections.abc.Sequence[Annotated[collections.abc.Sequence[SupportsFloat | SupportsIndex], 'FixedSize(3)']], 'FixedSize(3)'] | None) tuple[list[spectre.DataStructures._Pybindings.DataVector], list[Annotated[list[float], 'FixedSize(3)']]]¶
Modules