diff --git a/tests/Halo/createCoefs.py b/tests/Halo/createCoefs.py index 3a761c82..48a2eb2b 100644 --- a/tests/Halo/createCoefs.py +++ b/tests/Halo/createCoefs.py @@ -52,6 +52,10 @@ coefs.add(coef1) +print("Times:", coefs.Times()) + +exit(0) + print("---- creating array data from list data") # Note: this overwrites mass and data variables. But data is now