read_pca
function not working
#152
Labels
bug
Breaking issue, issue that is causing a program crash or major error
enhancement
Improvement to existing functionality or implementation, including adding a new functions/methods.
pre-v2.0.0
Issues that should be completed prior to public release of v2.0.0
This method in
snfeatures
expectsPCA_vals.npy
,PCA_vecs.npy
,PCA_means.npy
but they are saved with a different name.The problem is not in this function but in the one is saving those quantities with the wrong name (and also wrong quantities).
I propose to change the way they are saved.
The text was updated successfully, but these errors were encountered: