IMP
2.4.0
The Integrative Modeling Platform
|
#include <IMP/saxs/ChiFreeScore.h>
Implementation of chi free score Accurate assessment of mass, models and resolution by small-angle scattering. Rambo RP, Tainer JA. Nature. 2013
Definition at line 20 of file ChiFreeScore.h.
Public Member Functions | |
ChiFreeScore (unsigned int ns, unsigned int k) | |
Float | compute_offset (const Profile *exp_profile, const Profile *model_profile) const |
Float | compute_scale_factor (const Profile *exp_profile, const Profile *model_profile, Float offset=0.0) const |
Float | compute_score (const Profile *exp_profile, const Profile *model_profile, bool use_offset=false) const |