diff --git a/ares/solvers/UniformBackground.py b/ares/solvers/UniformBackground.py index b5ff3f448..b8c1a83e9 100755 --- a/ares/solvers/UniformBackground.py +++ b/ares/solvers/UniformBackground.py @@ -1120,10 +1120,6 @@ def _flux_generator_generic(self, energies, redshifts, ehat, tau=None, """ - print('hi', my_id, energies.shape, redshifts.shape, ehat.shape) - if tau is not None: - print(tau.shape) - # Some stuff we need x = 1. + redshifts xsq = x**2