Skip to content

Interface simplifications

A series of interface improvements

BREAKS THE CURRENT INTERFACE, but I think the improvements/simplifications are worth it:

  • new load_budget() convenience function returns only Budget class, with ifo pre-set as class attribute.
  • clean ups to gwinc() convenience function
  • add Budget.run() method as simple interface to run all usual methods for common use case.
Edited by Jameson Rollins

Merge request reports