darfix.tasks.blindsourceseparation.Method#

class darfix.tasks.blindsourceseparation.Method(value)[source]#

Bases: Enum

Different blind source separation approaches that can be applied

NICA = 'NICA'#
NICA_NMF = 'NICA_NMF'#
NMF = 'NMF'#
PCA = 'PCA'#
static get_description(method)[source]#
Return type:

str