LICENSE
README.md
pyproject.toml
setup.py
gw_remnant/__init__.py
gw_remnant/gw_remnant_calculator.py
gw_remnant/gw_waveform_generator.py
gw_remnant.egg-info/PKG-INFO
gw_remnant.egg-info/SOURCES.txt
gw_remnant.egg-info/dependency_links.txt
gw_remnant.egg-info/requires.txt
gw_remnant.egg-info/top_level.txt
gw_remnant/gw_utils/__init__.py
gw_remnant/gw_utils/gw_plotter.py
gw_remnant/gw_utils/waveform_generator.py
gw_remnant/remnant_calculators/__init__.py
gw_remnant/remnant_calculators/initial_energy_momenta.py
gw_remnant/remnant_calculators/kick_velocity_calculator.py
gw_remnant/remnant_calculators/peak_luminosity_calculator.py
gw_remnant/remnant_calculators/remnant_mass_calculator.py
gw_remnant/remnant_calculators/remnant_spin_calculator.py
tests/test_quadratic_fit.py
tests/test_remnant_properties.py
tests/test_validation.py