cctbx.examples.random_f_calc
index
/net/chevy/raid1/rwgk/dist/cctbx_project/cctbx/examples/random_f_calc.py

usage: cctbx.python random_f_calc.py space_group_symbol
 
Example:
  cctbx.python random_f_calc.py P212121
 
This will write a file map_coeff.pickle that can be used to
view the electron density map with PyMOL (see view_fft_map.py).

 
Modules
       
libtbx.easy_pickle
cctbx.development.random_structure
cctbx.sgtbx
sys

 
Functions
       
generate_random_f_calc(space_group_info, n_elements=10, d_min=1.5)
run()