hikari.dataframes.ubase ======================= .. py:module:: hikari.dataframes.ubase Classes ------- .. autoapisummary:: hikari.dataframes.ubase.UBaseFrame Module Contents --------------- .. py:class:: UBaseFrame Bases: :py:obj:`hikari.dataframes.BaseFrame` A sub-class of :class:`hikari.dataframes.BaseFrame` capable of the same operation as its parent, but using `uncertainty.ufloats` instead of floats. As a result, types specified in docstring might be wrong due to inheritance. .. py:attribute:: IMPORTED_FROM_CIF .. py:attribute:: orientation 3x3 matrix describing orientation of crystal during experiment. .. py:method:: _refresh_cell() Recalculate all vectors and scalars other than :attr:`a_d`, :attr:`b_d`, :attr:`c_d`, :attr:`al_d`, :attr:`be_d`, :attr:`ga_d` based on the currently stored values of the aforementioned six.