12 Example of how to compute the collision cross section of a molecule
20 fn = em2d.get_example_path(
"1z5s.pdb")
21 prot = atom.read_pdb(fn, m, atom.ATOMPDBSelector())
29 ccs = em2d.CollisionCrossSection(projections, resolution, pixel_size, img_size)
31 print "CCS", ccs.get_ccs(),
"A**2"
Restraints using electron microscopy 2D images (class averages).
void set_log_level(LogLevel l)
Set the current global log level.
Functionality for loading, creating, manipulating and scoring atomic structures.
Hierarchies get_leaves(const Selection &h)
Class for storing model, its restraints, constraints, and particles.