UT3Tangent.corewise_norm ======================== .. py:method:: t3toolbox.uniform_manifold.UT3Tangent.corewise_norm() .. code-block:: python def corewise_norm(self) -> NDArray: # shape = stack_shape (K+C); scalar unstacked The raw corewise (coordinate) norm of the variations (masked content) -- **not** the HS norm. Vectorized over the stack: an array of shape :py:attr:`stack_shape` (``K + C``), one norm per stacked tangent (scalar when unstacked).