NNPDF / pinecards

Runcards needed to generate PineAPPL grids for NNPDF processes
3 stars 1 forks source link

Replace `arxiv` metadata field with `inspirehep` field? #136

Open cschwan opened 2 years ago

cschwan commented 2 years ago

I just realized that we only have an arxiv metadata field, which for some datasets is empty, because there isn't a paper on arxiv! This often the case for the older datasets, but also for a few new ones.

I therefore suggest to add the inspirehep.net reference and remove (?) the arxiv field; we should be able to get the arxiv field from the inspirehep entry. What do you think?

felixhekhorn commented 2 years ago

Actually the new CommonData buildmaster/NMCPD/metadata.yaml has both (which is a bit redundant); I seem to remember that some even don't have either (e.g. https://github.com/NNPDF/runcards/blob/master/nnpdf31_proc/HERA_CC_318GEV_EM_SIGMARED/metadata.txt)

alecandido commented 2 years ago

I therefore suggest to add the inspirehep.net reference and remove (?) the arxiv field; we should be able to get the arxiv field from the inspirehep entry. What do you think?

I would add inspirehep as you suggest, and downgrade the arxiv entry to "optional": for those that already have it, I don't believe it is particularly harmful to keep (it is not going to become incosistent).

cschwan commented 2 years ago

That's a good idea; let's do that.