Set up
User documentation
Facilities
Developer documentation
API Documentation
Get in touch
This module returns the matrices related with the different point symmetries. Code based on chimera file sym.py
pwem.convert.symmetry.
Icosahedron
Bases: object
object
coordinateSystemTransform
get2foldAxis
get3foldAxis
getEdges
getTriangles
getVertices
icosahedralMatrixTable
icosahedralSymmetryMatrices
icosahedronAngles
icosahedronEdgeLength
icosahedronGeometry
getSymmetryMatrices
interface between scipion and chimera code chimera code uses tuples of tuples as matrices but scipion uses np.arrays (lists of lists) so let us convert them here