gollum
gollum copied to clipboard
Add a trim edges feature
The convolution process currently leaves edge effects. We should explore if we can reduce edge effects with some clever kwargs in np.convolve. But we should also just have a .trim_edges
feature.