Skip to content

Add simple PCA flat field util.

Jens Lucht requested to merge add-pca into master

Here we directly call ARPACK SVD solver (through scipy) and hence to not need to rely on scikit-learn.

Merge request reports

Loading