13 m.set_log_level(IMP.base.SILENT)
21 allc.append(d.get_coordinates())
24 for p
in m.get_particles():
25 pst.set_particle_states(p, ss)
30 cps = cp.get_close_pairs(m.get_particles())
InteractionGraph get_interaction_graph(ScoringFunctionAdaptor rs, const kernel::ParticlesTemp &pst)
See IMP.container for more information.
void set_log_level(LogLevel l)
Set the current global log level.
SubsetGraph get_junction_tree(const InteractionGraph &ig)
Vector3D get_random_vector_in(const Cylinder3D &c)
Generate a random vector in a cylinder with uniform density.
Store a kernel::ParticleIndexPairs.
static XYZR setup_particle(kernel::Model *m, ParticleIndex pi)
Class to handle individual model particles.
Find all nearby pairs by testing all pairs.
See IMP.core for more information.
See IMP.algebra for more information.
MergeTree get_merge_tree(const SubsetGraph &junction_tree)
Applies a PairScore to each Pair in a list.
See IMP.domino for more information.
Class for storing model, its restraints, constraints, and particles.