Go to the source code of this file.
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::em |
This module allows density maps to be used to generate restraints. | |
Functions | |
Particles | IMP::em::density2particles (DensityMap &dmap, Float threshold, Model *m) |
Converts a density grid to a set of paritlces. | |
SampledDensityMap * | IMP::em::particles2density (Particles &ps, Float resolution, Float apix, int sig_cutoff=3, const FloatKey &rad_key=IMP::core::XYZR::get_default_radius_key(), const FloatKey &weight_key=IMP::atom::Mass::get_mass_key()) |
Resample a set of particles into a density grid. |
Copyright 2007-2010 IMP Inventors. All rights reserved.