「view this page in B3 βῆτα server」

Revisions №61825

branch: master 「№61825」
Commited by: Vikram K. Mulligan
GitHub commit link: 「105ab381c19023ce」 「№5786」
Difference from previous tested commit:  code diff
Commit date: 2022-01-12 15:59:11
scientific.mp_f19_decoy_discrimination

Merge pull request #5786 from RosettaCommons/vmullig/fix_rama_prepro_edge_case Fix an edge case for bad input files for the rama_prepro scoreterm Andy Watkins found a bug that produces very hard-to-diagnose errors in scoring: if a rama_prepro map has 0 for any probability entry, it creates NaNs that appear far downstream. This PR adds an error message if a rama_prepro map has 0 for any probability entry. It also switches a few more instances of `new` to use `utility::pointer::make_shared`.

...