mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
idl and is_merged added to slots
This commit is contained in:
parent
bf440309df
commit
5216fd1928
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class Obs:
|
||||||
'ddvalue', 'reweighted', 'S', 'tau_exp', 'N_sigma', 'e_names',
|
'ddvalue', 'reweighted', 'S', 'tau_exp', 'N_sigma', 'e_names',
|
||||||
'e_content', 'e_dvalue', 'e_ddvalue', 'e_tauint', 'e_dtauint',
|
'e_content', 'e_dvalue', 'e_ddvalue', 'e_tauint', 'e_dtauint',
|
||||||
'e_windowsize', 'e_rho', 'e_drho', 'e_n_tauint', 'e_n_dtauint',
|
'e_windowsize', 'e_rho', 'e_drho', 'e_n_tauint', 'e_n_dtauint',
|
||||||
'tag', '__dict__']
|
'idl', 'is_merged', 'tag', '__dict__']
|
||||||
|
|
||||||
e_tag_global = 0
|
e_tag_global = 0
|
||||||
S_global = 2.0
|
S_global = 2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue