mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-29 08:19:27 +02:00
attribute e_Q removed
This commit is contained in:
parent
e73a99409c
commit
4edea2c3a8
3 changed files with 3 additions and 15 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue