mmtbx.find_peaks
index
/net/chevy/raid1/rwgk/dist/cctbx_project/mmtbx/find_peaks.py

 
Modules
       
cctbx.crystal
cctbx.array_family.flex
iotbx
libtbx
cctbx.maptbx
math
mmtbx.refinement.print_statistics
sys

 
Classes
       
__builtin__.object
manager
peaks_holder

 
class manager(__builtin__.object)
     Methods defined here:
__init__(self, fmodel, map_type, map_cutoff, params=None, log=None, use_kick_map=False, kick_map_params=None)
peaks(self)
peaks_mapped(self)
show_mapped(self, pdb_atoms)

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

 
class peaks_holder(__builtin__.object)
     Methods defined here:
__init__(self, heights, sites, iseqs_of_closest_atoms=None)

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

 
Functions
       
show_highest_peaks_and_deepest_holes(fmodel, pdb_atoms, map_type, map_cutoff_plus, map_cutoff_minus, log=None)

 
Data
        master_params = <libtbx.phil.scope object at 0x1fa4870>