[Index of services] [New input]
Help on class peak_search_parameters in cctbx.maptbx:

cctbx.maptbx.peak_search_parameters = class peak_search_parameters(__builtin__.object)
 |  Methods defined here:
 |  
 |  __init__(self, peak_search_level=1, max_peaks=0, peak_cutoff=None, interpolate=True, min_distance_sym_equiv=None, general_positions_only=False, effective_resolution=None, significant_height_fraction=None, cluster_height_fraction=None, min_cross_distance=None, max_clusters=None, min_cubicle_edge=5)
 |  
 |  cluster_height_fraction(self)
 |  
 |  effective_resolution(self)
 |  
 |  general_positions_only(self)
 |  
 |  interpolate(self)
 |  
 |  max_clusters(self)
 |  
 |  max_peaks(self)
 |  
 |  min_cross_distance(self)
 |  
 |  min_cubicle_edge(self)
 |  
 |  min_distance_sym_equiv(self)
 |  
 |  peak_cutoff(self)
 |  
 |  peak_search_level(self)
 |  
 |  significant_height_fraction(self)
 |  
 |  ----------------------------------------------------------------------
 |  Data descriptors defined here:
 |  
 |  __dict__
 |      dictionary for instance variables (if defined)
 |  
 |  __weakref__
 |      list of weak references to the object (if defined)


[Index of services] [New input]