bandpass_coefficients_padded#
- exo_skryer.registry_bandpass.bandpass_coefficients_padded() Array[source]#
Padded linear convolution coefficients, shape (n_bins, max_len).
Multiplying these coefficients by the gathered high-resolution spectrum and summing over axis=1 reproduces the runtime trapezoidal integration used by the original convolution core.