Skip to content

Improve bss

Julia Garriga Ferrer requested to merge improve_bss into master

Improve blind source separation widget:

  • Adds PCA widget for showing eigenvalues of the PCA computation. This widget can help the user choose the number of components.
  • Links rocking curves with component in BSSWidget. Active curve in the rocking curve coincides with the component shown in the stackview.
  • Fixes bug when showing rocking curves by dimensions if data is filtered.
  • Icons for PCA and BSS

PCA widget: Selection_023

Edited by Julia Garriga Ferrer

Merge request reports