Interface simplifications
Compare changes
Files
8+ 14
− 58
@@ -10,6 +6,20 @@ PLOT_STYLE = dict(
@@ -20,57 +30,3 @@ def available_ifos():
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.
A series of interface improvements
BREAKS THE CURRENT INTERFACE, but I think the improvements/simplifications are worth it:
load_budget()
convenience function returns only Budget class, with ifo pre-set as class attribute.gwinc()
convenience functionBudget.run()
method as simple interface to run all usual methods for common use case.