Storage of a CSD hit.
|
Methods
|
|
__init__ __repr__ rcel scel srcel sumformula
|
|
|
__init__
|
__init__ ( self, s )
Constructor.
Parses the "log" output given in s.
|
Exceptions
|
|
ValueError( "Could not find '*' in CSD hit" )
|
|
|
|
__repr__
|
__repr__ ( self )
A summary representation. |
|
|
rcel
|
rcel ( self )
The reduced cell parameters as a 6-tuple |
|
|
scel
|
scel ( self )
Make a string representation of the conventional cell |
|
|
srcel
|
srcel ( self )
Make a string representation of the reduced cell |
|
|
sumformula
|
sumformula ( self )
The molecular sum formula as a string |