cctbx.examples.random_f_calc module

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).

cctbx.examples.random_f_calc.generate_random_f_calc(space_group_info, n_elements=10, d_min=1.5)
cctbx.examples.random_f_calc.run()