gollum icon indicating copy to clipboard operation
gollum copied to clipboard

Add a trim edges feature

Open gully opened this issue 3 years ago • 1 comments

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.

gully avatar Jun 11 '21 20:06 gully