UT3FrameWeights.to_t3frameweights#
- t3toolbox.uniform_frame_variations_format.UT3FrameWeights.to_t3frameweights()#
def to_t3frameweights(self): # -> T3FrameWeights (unstacked) or a nested tree (shaped like C) of them
Convert back to ragged form. Unstacked: one
T3FrameWeights. Stacked: a nested tree of them (a varying-rank stack has no single stacked ragged weight – theUT3Frame.to_t3frame()pattern).