Interface simplifications
Compare changes
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.