Skip to content

Plotting updates for gamma and alpha

Updates averages script:

  • Allow for multiple parameters as input. In case multiple parameters are used, one has to make the parameter list the same length as inputs/outputs/modes and use the same order. Updates for contour script:
  • Multiple parameters for x and y (ie x+, x- and y+, y-)
  • Fixed a bug for obtaining a correlation matrix when there are more than 2 parameters
  • Added some flexibility for physical boundaries and lines. Should be fully backwards compatible

Wish list:

  • Account for systematic correlations in contours
  • HFLAV logo is currently stretched if non-default figure sizes are used
  • Cosmetic changes
  • Some safety checks and type hinting in the code. And documentation where this is due.

Finally, all corresponding new average and contour plots have been added.

Merge request reports

Loading