]> Piment Noir Git Repositories - freqai-strategies.git/commit
fix(quickadapter): guard filtfilt padding length (#143)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 27 Jul 2026 13:37:49 +0000 (15:37 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2026 13:37:49 +0000 (15:37 +0200)
commit27f0f03d78dbb9db9a52993061717d2d99a61e8c
treef4723c13324b6bd77aaf703781e206e4c584c4c8
parent7d524b246167209d329bee649ec88cf3d7b78a7b
fix(quickadapter): guard filtfilt padding length (#143)

Derive the SciPy default pad length from the FIR coefficient lengths and use the same no-op boundary for smoothing and label lookahead.
quickadapter/user_data/strategies/Utils.py