IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
saxs.h
Go to the documentation of this file.
1 /**
2  * \file IMP/saxs.h
3  * \brief Include all non-deprecated headers in IMP.saxs.
4  *
5  * Copyright 2007-2024 IMP Inventors. All rights reserved.
6  */
7 
8 #ifndef IMP_SAXS_H
9 #define IMP_SAXS_H
10 #include <IMP/saxs/ChiFreeScore.h>
11 #include <IMP/saxs/ChiScore.h>
12 #include <IMP/saxs/ChiScoreLog.h>
14 #include <IMP/saxs/Distribution.h>
15 #include <IMP/saxs/FitParameters.h>
17 #include <IMP/saxs/Profile.h>
19 #include <IMP/saxs/ProfileFitter.h>
22 #include <IMP/saxs/Restraint.h>
27 #include <IMP/saxs/nnls.h>
28 #include <IMP/saxs/utility.h>
29 #endif /* IMP_SAXS_H */
Basic chi score implementation.
Chi free score implementation.
A class for profile clustering.
Calculate score based on fit to SAXS profile.
Fitting of multiple profiles to the experimental one. The weights of the profiles are computed analyt...
Calculate score based on fit to SAXS profile.
a class for fitting two profiles
Copyright 2007-2022 IMP Inventors. All rights reserved.
A class for computation of atomic and residue level form factors for SAXS calculations.
Copyright 2007-2022 IMP Inventors. All rights reserved.
computes distribution functions
Vr score implementation.
scoring with log intensity
Functions to deal with very common saxs operations Copyright 2007-2022 IMP Inventors. All rights reserved.
A class for computing SAXS derivatives.
A class for profile storing and computation.