LowRank.LowRankInfo

LowRank.LowRankInfo#

LowRank.LowRankInfo.py

This module contains the class LowRankInfo, which is used to store information about the components of a SecSaxsData, which is mathematically interpreted as a low rank approximation of a matrix.

get_denoised_data(D, rank=3, svd=None)#
compute_lowrank_matrices(M, ccurves, E, ranks, **kwargs)#

Compute the matrices for the low rank approximation.