Enable posterior plots of added cbc parameters
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:58
| Stage: test |
Download artifacts
No artifacts found |
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
The function construct_cbc_derived_parameters
enables us to calculate various quantities for commonly used CBC quantities. This MR allows us to then plot the posteriors in the usual way by adding the new parameters into the list of search_parameter_keys
, and also gives them latex labels in parameter_labels
. In other words, the following will now create a two-d plot of chi_eff vs chi_p
result.construct_cbc_derived_parameters()
result.plot_corner(parameters=['chi_eff', 'chi_p'])
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:58
| Stage: test |
Download artifacts
No artifacts found |