Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2021-11-16 12:08:14 +00:00
commit d7230d8379

View file

@ -505,9 +505,6 @@ class Obs:
expand : bool
show expanded history for irregular Monte Carlo chains (default: True).
"""
if not hasattr(self, 'e_dvalue'):
raise Exception('Run the gamma method first.')
for e, e_name in enumerate(self.e_names):
plt.figure()
r_length = []