Closed svkucheryavski closed 2 years ago
Current implementation of prep.alsbasecorr() is quite slow. Try to improve the performance by playing with vectorisation and sparsity.
prep.alsbasecorr()
Fixed in current dev branch, will appear in 0.13.0 release.
Current implementation of
prep.alsbasecorr()
is quite slow. Try to improve the performance by playing with vectorisation and sparsity.