Skip to content
Snippets Groups Projects
Commit 81520d73 authored by Kaylee deSoto's avatar Kaylee deSoto Committed by Moritz Huebner
Browse files

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

parent fb0db4eb
No related branches found
No related tags found
No related merge requests found
......@@ -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