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

Add support for different initial-state hadrons in the CLI #174

Closed cschwan closed 1 month ago

alecandido commented 1 year ago

I don't know exactly what's your purpose, but in case you want to do it for comparisons (show two columns aside for the two PDFs), maybe you might consider to have multiple PDFs, instead of two (just a list of space separated IDs).

For sure, there are cases in which it might not be possible, but sometimes might be relatively simple to do it.

Just a suggestion :)

cschwan commented 1 year ago

The idea is to support processes with different hadronic initial states, for instance proton-lead collisions, for which support in the CLI (and only there) is missing. Of course, eventually we'd like to generalize it to multiple 'PDFs', see here: https://github.com/N3PDF/pineappl/issues/172.

alecandido commented 1 year ago

Sorry, my bad. I just misunderstood the purpose of the issue.

cschwan commented 1 year ago

No worries, it made me realize that the title is confusing!