NNPDF/nnpdf

Processes `HQP_MQQ` and `INC` are not implemented in `process_options`

Closed this issue · 0 comments

The process HQP_MQQ is currently being used by a number of datasets (e.g.,

)

but it is not implemented in
https://github.com/NNPDF/nnpdf/blob/master/validphys2/src/validphys/process_options.py

Also INC (used for instance in:

) should be added, otherwise the results won't probably be correct.

The exception corresponding to this issue in test_all_datasets should be removed before this is closed