Skip to content

Commit

Permalink
Merge pull request #2183 from zm711/npz-sorting
Browse files Browse the repository at this point in the history
Add `read_npz_sorting` to extractors
  • Loading branch information
alejoe91 authored Nov 13, 2023
2 parents 3291976 + 7fbb2e8 commit db9e93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/extractors/extractorlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
ZarrRecordingExtractor,
read_binary,
read_zarr,
read_npz_sorting,
)

# sorting/recording/event from neo
Expand Down

0 comments on commit db9e93b

Please sign in to comment.