Skip to content
Snippets Groups Projects
Commit 82510d28 authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Merge branch 'added_chi_default_labels' into 'master'

Added chi_1 and chi_2 parameters (aligned BBH) to default latex label dictionary.

See merge request !841
parents e4129708 81520d73
No related branches found
No related tags found
1 merge request!841Added chi_1 and chi_2 parameters (aligned BBH) to default latex label dictionary.
Pipeline #146599 passed
......@@ -630,7 +630,9 @@ Prior._default_latex_labels = {
'lambda_1': '$\\Lambda_1$',
'lambda_2': '$\\Lambda_2$',
'lambda_tilde': '$\\tilde{\\Lambda}$',
'delta_lambda_tilde': '$\\delta\\tilde{\\Lambda}$'}
'delta_lambda_tilde': '$\\delta\\tilde{\\Lambda}$',
'chi_1': '$\\chi_1$',
'chi_2': '$\\chi_2$'}
class CalibrationPriorDict(PriorDict):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment