Skip to content

Commit d2c1437

Browse files
committed
add read_npz_sorting function
1 parent fa0b034 commit d2c1437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spikeinterface/extractors/extractorlist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
ZarrRecordingExtractor,
1414
read_binary,
1515
read_zarr,
16+
read_npz_sorting,
1617
)
1718

1819
# sorting/recording/event from neo

0 commit comments

Comments
 (0)