Skip to content

v0.5.9

Compare
Choose a tag to compare
@cschwan cschwan released this 02 Jan 16:12
· 756 commits to master since this release
c6284a8

0.5.9 - 02/01/2023

Added

  • added new function pineappl_grid_scale_by_bin to the CAPI that corresponds
    to Grid::scale_by_bin
  • added new subcommand analyze, which performs various analyses. For time
    being only one analysis is available: ckf. This calculates the per-channel
    K factors which can be compared against the per-bin K factors
  • added switch --orders to evolve to allow evolving a subset of orders of
    the full grid
  • added new switch --fktable to the CLI subcommand pineappl obl to detect
    whether a grid is also an FK table
  • added new method Grid::evolve_info which extracts the information need to
    generate EKOs. This function is less restrictive than Grid::axes, which it
    will replace
  • pineappl import now converts also scale-variation log-grids from
    flexible-scale fastNLO tables

Fixed

  • fixed bug in the calculation of asymmetries when multiple scales were
    requested