Skip to content

Commit

Permalink
Update pynapple/core/time_series.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Balzani <[email protected]>
  • Loading branch information
gviejo and BalzaniEdoardo authored May 7, 2024
1 parent 6e28b61 commit 7282d0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pynapple/core/time_series.py
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,8 @@ def convolve(self, array, ep=None, trim="both"):
Parameters
----------
array : array-like
One dimensional input array-like.
ep : None, optional
The epochs to apply the convolution
trim : str, optional
Expand Down

0 comments on commit 7282d0d

Please sign in to comment.