mmtbx.maps
index
/net/chevy/raid1/rwgk/dist/cctbx_project/mmtbx/maps/__init__.py

 
Package Contents
       
fobs_minus_fobs_map
phenix_refine_map_params

 
Classes
       
__builtin__.object
compute_maps
write_xplor_map_file
map_coeffs_mtz_label_manager

 
class compute_maps(__builtin__.object)
     Methods defined here:
__init__(self, fmodel, params, mtz_dataset=None, all_chain_proxies=None)
compute_map_coefficients(self, map_params)
write_mtz_file(self, file_name, mtz_history_buffer=None)

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

 
class map_coeffs_mtz_label_manager
     Methods defined here:
__init__(self, map_params)
amplitudes(self)
phases(self, root_label, anomalous_sign=None)

 
class write_xplor_map_file(__builtin__.object)
     Methods defined here:
__init__(self, params, coeffs, all_chain_proxies, xray_structure)
atom_iselection(self)
box_around_selection(self, iselection, buffer)

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

 
Functions
       
cast_map_coeff_params(map_type_obj)
map_master_params()

 
Data
        map_coeff_params_str = ' map_coefficients\n .multiple = True\n .sho...t_caption = Fill missing F(obs) with F(calc)\n }\n'
map_params_str = ' map_coefficients\n .multiple = True\n .sho...vel=2\n file_name = None\n .type = str\n }\n'
master_params = <libtbx.phil.scope object at 0x3486370>