michaelschaub / calcium-imaging-analysis

3 stars 1 forks source link

Super class/Generalisation of SVD for other decompositions #1

Closed DaminK closed 3 years ago

DaminK commented 3 years ago

SVDData should inherit from super class "DecompositionData" so we can write functions for that class for all kinds of decompositions (locaNMF, ica, etc.)

DaminK commented 3 years ago

Doesn't make sense as SVDClass is already covering all cases -> just rename it