Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 07:12
· 684 commits to master since this release
646cdef

0.6.1 - 18/07/2023

Added

  • added switch --no-pdf-unc to plot subcommand to skip the time-consuming computation of PDF uncertainties
  • added new function pineappl_grid_merge_bins to the CAPI. This function corresponds to Grid::merge_bins and merges a range of bins together into a new bin.
  • added new function Grid::split_lumi, which splits the luminosity such that it contains a single combination per partonic channel. This function is available through the CAPI via pineappl_grid_split_lumi and via the CLI through pineappl write --split-lumi

Fixed

  • fixed panic when trying to plot DIS observables