You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[preproc] Addition of scale_fft, an FFT-based image scaling routine, which can be used in frame_px_resampling, cube_px_resampling, cube_rescaling_wavelengths and frame_rescaling by setting imlib='vip-fft'.
[preproc] _frame_rescaling renamed into frame_rescaling (i.e. made callable from outside rescaling.py).
Fix for opencv implicit dependencies in throughput, contrast curve, speckle noise estimation, cube recentering via speckles, STIM and inverse STIM map functions.
Added dtype=object for ragged arrays to avoid deprecation warnings (in snr and utils_pca functions).