chessboard.api.vis.Histogram

chessboard.api.vis.Histogram(data, i)

LSV Histogram

Shows a histogram of the indicated LSV with the signal and background separated using a stacked bar plot and the posterior distribution curves drawn.

Parameters
  • data (Data) – Chessboard object. Must contain CHESSBOARD output after using chessboard.api.io.Data.addChessboardOutput().

  • i (int) – Index of the LSV.