We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c8d00 commit 184d64aCopy full SHA for 184d64a
1 file changed
src/spikeinterface/core/baserecording.py
@@ -852,6 +852,7 @@ def binary_compatible_with(
852
time_axis=None,
853
file_paths_length=None,
854
file_offset=None,
855
+ file_suffix=None,
856
):
857
"""
858
Check is the recording is binary compatible with some constrain on
0 commit comments