Basic SAXS restraint using ISD.
More...
Inherits RestraintBase.
Basic SAXS restraint using ISD.
- Note
- This class is only available in Python.
Definition at line 110 of file saxs.py.
def IMP.pmi.restraints.saxs.SAXSISDRestraint.draw_gamma |
( |
|
self | ) |
|
Draw gamma from lognormal distribution.
Definition at line 232 of file saxs.py.
def IMP.pmi.restraints.saxs.SAXSISDRestraint.draw_sigma |
( |
|
self | ) |
|
Draw 1/sigma2 from gamma distribution.
Definition at line 227 of file saxs.py.
def IMP.pmi.restraints.saxs.SAXSISDRestraint.get_gamma_value |
( |
|
self | ) |
|
Get value of gamma.
Definition at line 220 of file saxs.py.
def IMP.pmi.restraints.saxs.SAXSISDRestraint.optimize_gamma |
( |
|
self | ) |
|
Set gamma to the value that maximizes its conditional likelihood.
Definition at line 188 of file saxs.py.
def IMP.pmi.restraints.saxs.SAXSISDRestraint.optimize_sigma |
( |
|
self | ) |
|
Set sigma to the value that maximizes its conditional likelihood.
Definition at line 181 of file saxs.py.
The documentation for this class was generated from the following file: