Add K_1 and K_V0
This commit is contained in:
parent
d2ebb0baa9
commit
e259a21d39
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ bb_corrs: list = [
|
|||
'f_1',
|
||||
'F1ll',
|
||||
'k_1',
|
||||
'K_1',
|
||||
'F_AA_a',
|
||||
'F_AA_d',
|
||||
'F_AdP_a',
|
||||
|
@ -65,6 +66,7 @@ bb_corrs: list = [
|
|||
|
||||
bib_corrs: list = [
|
||||
'F_V0',
|
||||
'K_V0',
|
||||
]
|
||||
|
||||
corr_types: dict[str, str] = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue