Fix zero spin conversion
Compare changes
- Sylvia Biscoveanu authored
+ 0
− 1
@@ -1154,7 +1154,6 @@ def compute_snrs(sample, likelihood):
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
This fixes the issue in #588 (closed). It just needed some rearranging of the order in which the various parameters are added and calculation are performed when filling in the missing pieces of the result object.