NNPDF / pineappl

PineAPPL is not an extension of APPLgrid
https://nnpdf.github.io/pineappl/
GNU General Public License v3.0
12 stars 3 forks source link

Refactor all 1-to-1 subcommands into `ops` #224

Closed cschwan closed 1 year ago

cschwan commented 1 year ago

This PR merges all subcommands, that take a single grid, perform a modification and then write the modified grid, into ops. The advantage is that one can perform multiple operations with a single subcommand.