Interface simplifications
- Feb 08, 2020
-
-
Jameson Graef Rollins authored
Should cover/simplify the most common use case, equivalent to running: load() update(**kwargs) calc_traces
-
Jameson Graef Rollins authored
Needs to be implemented.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
eliminate need for separate sub-module
-
Jameson Graef Rollins authored
This replaces load_ifo(), and returns only the Budget class. Any ifo.yaml found in a budget package is loaded as ifo attribute. other stuff can just be assumed to be provided as class attributes as well.
-