Set up
User documentation
Facilities
Developer documentation
API Documentation
Get in touch
Licences
This module returns the matrices related with the different point symmetries. Code based on chimera file sym.py
Bases: object
object
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