make prior class not get overwritten
Compare changes
+ 1
− 3
@@ -299,9 +299,7 @@ class Result(object):
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 noticed that the prior class for the gw
priors isn't being saved properly in result files.
This is because we only keep the classes of conditional prior dicts. This means that the prior in CBC results won't respect constraints.