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

Revisions №60223

branch: master 「№60223」
Commited by: Rocco Moretti
GitHub commit link: 「53cb5fadea609a18」 「№3132」
Difference from previous tested commit:  code diff
Commit date: 2018-05-14 17:39:32

Merge pull request #3132 from RosettaCommons/roccomoretti/nan_debugging Fix NaN issue in FastSaxsEnergy, with additional NaN/Inf checking elsewhere I spent a bit of time tracking down a NaN issue coming from the fastsaxs scoreterm. Add diagnostics to better report input file format failure cases. Also, add some helper functions to help do debugging for the source of NaN/Inf. Add a few judicious debug_asserts() to ScoreFunction, Minimizer and AtomTree to help catch NaN/Inf before the propagate too far.

...