Make _ref_dist an attribute
Compare changes
+ 1
− 5
@@ -167,6 +167,7 @@ class GravitationalWaveTransient(Likelihood):
@@ -598,11 +599,6 @@ class GravitationalWaveTransient(Likelihood):
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 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 maintenance will be upgrading the GitLab database in order to be ready for the migration.
I found that the rescale to compute the median was increasing the cost of the distance marginalized likelihood by a significant amount, this will cache that computation.