Prior read in from file chokes on empty lines
If the prior file has the form
a = Uniform(0, 1, 'a'
i.e., a new-line. Then bilby.core.prior.PriorDict(filename=filename)
will error when it tries to eval
the newline.
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.
If the prior file has the form
a = Uniform(0, 1, 'a'
i.e., a new-line. Then bilby.core.prior.PriorDict(filename=filename)
will error when it tries to eval
the newline.
265-prior-read-in-from-file-chokes-on-empty-lines
created branch 265-prior-read-in-from-file-chokes-on-empty-lines
mentioned in merge request !303 (merged)
mentioned in commit 8eb6fb57
closed via merge request !303 (merged)