modal_decomposer#
- class arte.utils.modal_decomposer.ModalDecomposer(n_modes=None, n_zernike_modes=None)#
Bases:
ZernikeModalDecomposerBackward compatibility with old ModalDecomposer class
Methods
cachedSyntheticInteractionMatrixFromWavefront(...)Generates a synthetic interaction matrix instance using the modal basis returned by self.generator()
cachedSyntheticReconstructorFromSlopes(...)Generates a synthetic reconstructor instance using the modal basis returned by self.generator()
cachedSyntheticReconstructorFromWavefront(...)Generates a synthetic reconstructor instance using the modal basis returned by self.generator()
getLastRank
measureModalCoefficientsFromSlopes
measureModalCoefficientsFromWavefront
measureZernikeCoefficientsFromSlopes
measureZernikeCoefficientsFromWavefront
recomposeWavefrontFromModalCoefficients
synthZernikeRecFromSlopes
synthZernikeRecFromWavefront