mmtbx.max_lik.maxlik
index
/net/chevy/raid1/rwgk/dist/cctbx_project/mmtbx/max_lik/maxlik.py

 
Modules
       
cctbx.crystal
cctbx.array_family.flex
iotbx
math
scitbx.matrix
mmtbx.max_lik
cctbx.miller
cctbx.sgtbx
sys
time
cctbx.uctbx

 
Classes
       
__builtin__.object
alpha_beta
alpha_beta_calc
alpha_beta_est_manager

 
class alpha_beta(__builtin__.object)
     Methods defined here:
__init__(self, f_obs=None, f_calc=None, free_reflections_per_bin=None, flags=None, verbose=None, n_atoms_absent=None, n_atoms_included=None, bf_atoms_absent=None, final_error=None, absent_atom_type=None, method=None, interpolation=None)
alpha_beta(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
class alpha_beta_calc(__builtin__.object)
    ###############################################################################
 
  Methods defined here:
__init__(self, f, n_atoms_absent, n_atoms_included, bf_atoms_absent, final_error, absent_atom_type)
alpha_beta(self)
form_factor(self, ss)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
class alpha_beta_est_manager(__builtin__.object)
    ###############################################################################
 
  Methods defined here:
__init__(self, f_obs, f_calc, free_reflections_per_bin, flags, interpolation)
alpha_beta(self)
alpha_beta_for_each_reflection(self)
smooth(self, x)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Functions
       
bessel_i1_over_i0(...)
bessel_i1_over_i0( (float)arg1) -> float :
 
    C++ signature :
        double bessel_i1_over_i0(double)
 
bessel_i1_over_i0( (object)arg1) -> double :
 
    C++ signature :
        scitbx::af::shared<double> bessel_i1_over_i0(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
figures_of_merit_(f_obs, f_calc, alpha, beta)
fom(t, lcent)
phase_error(f_obs, f_calc, alpha, beta)

 
Data
        alpha_beta_params = <libtbx.phil.scope object at 0x1f91d50>