attribute e_Q removed

This commit is contained in:
Fabian Joswig 2021-10-18 10:08:48 +01:00
parent e73a99409c
commit 4edea2c3a8
3 changed files with 3 additions and 15 deletions

View file

@ -56,6 +56,7 @@ def ks_test(obs=None):
else:
obs_list = obs
# TODO: Rework to apply to Q-values of all fits in memory
Qs = []
for obs_i in obs_list:
for ens in obs_i.e_names: