Skip to content

Updates to the IMR consistency test codes

ABHIRUP GHOSH requested to merge abhirup.ghosh/lalsuite:imrct_kde into master

The following changes have been made to the reviewed IMR consistency test codes on master:

  1. In the code lalinference/python/imrtgr_imr_consistency_test.py, we can: i) Pass the ranges for epsilon, sigma as options from the command line ii) Plot the contour labels in the Mf-af plot iii) Add an option to use KDE for binning the posteriors on Mf-af

  2. We have cleaned up the main results page, lalinference/python/lalinference/imrtgr/result.html, by removing the placeholder for a plot that is no longer generated by the IMR consistency test pipeline.

We have documented all the results before and after the above changes in the following wikipage: https://www.lsc-group.phys.uwm.edu/ligovirgo/cbcnote/TestingGR/IMRTestOfGR/KDEReview#Porting_changes_to_master

Merge request reports