Open
Description
The main function in pipeline.py is out-of-date. It tries to give pipeline.get_outputs() an idx parameter which is not supported anymore.
The main function in distribution_maker.py returns an error if run with the return-sum argument (and the example pipeline).
Potentially need to check other main functions in pisa/core too.