Skip to content

Commit

Permalink
Update src/spikeinterface/preprocessing/filter.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Buccino <[email protected]>
  • Loading branch information
JuanPimientoCaicedo and alejoe91 authored Jul 4, 2024
1 parent e74f5c2 commit 1a7149d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/preprocessing/filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ class CausalFilter(FilterRecording):
If true, filtering is applied in just one direction.
direction : "forward" | "backward", default: "forward"
when causal_mode = True, defines the direction of the filtering
Returns
-------
filter_recording : CausalFilterRecording
Expand Down

0 comments on commit 1a7149d

Please sign in to comment.