A simple example showing how to simulate density from a protein. IMP uses a Gaussian smoothing kernel. see SampledDensityMap::resample for documentation.
1## \example em/pdb2density.py
2## A simple example showing how to simulate density from a protein.
3## IMP uses a Gaussian smoothing kernel. see SampledDensityMap::resample for documentation.