Change normalisation of PCA
tnm' = f(n) * tnm with f(n) = sqrt(n(n+1)/(2n+1)) and do then the PCA on the tnm'.
=> Diagonal operator 1/f(n) to take into account when doing the inverse transform for analyses (S matrix to modify).
gricad-gitlab sera indisponible mardi 08/04/2025 entre 12h00 et 13h30 pour une opération de maintenance.
tnm' = f(n) * tnm with f(n) = sqrt(n(n+1)/(2n+1)) and do then the PCA on the tnm'.
=> Diagonal operator 1/f(n) to take into account when doing the inverse transform for analyses (S matrix to modify).