UT3Variations.copy ================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Variations.copy() .. code-block:: python def copy(self) -> 'UT3Variations': # Deep-copy the supercores (the data leaves), like ragged T3Variations.copy; the static aux (shape + # masks) is shared (immutable structure, the same way `shape` is not duplicated).