IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
IMP.pmi.restraints.parameters.JeffreysPrior Class Reference

Wrapper for IMP.isd.JeffreysRestraint More...

Inherits RestraintBase.

Detailed Description

Wrapper for IMP.isd.JeffreysRestraint

Note
This class is only available in Python.

Definition at line 39 of file restraints/parameters.py.

Public Member Functions

def __init__
 Create Jeffreys prior. More...
 

Constructor & Destructor Documentation

def IMP.pmi.restraints.parameters.JeffreysPrior.__init__ (   self,
  nuisance,
  label = None,
  weight = 1.0 
)

Create Jeffreys prior.

Parameters
nuisanceNuisance parameter
labelA unique label to be used in outputs
weightThe weight to apply to all internal restraints

Definition at line 44 of file restraints/parameters.py.


The documentation for this class was generated from the following file: