function L = adjust_loadings(L) This functions performs 2 tasks: 1) normalization of each column of L to its norm so all loadings have unit norm 2) loadings flipping: makes all loadings sum to a positive value. This is an attempt to finish with upside down cases due to instabilities in eigenvector calculation