Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
yger committed Jan 23, 2024
1 parent af485ea commit ddb1d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/generation/drift_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ def get_templates_from_recording(recording, num_templates=None, output_folder=No
from spikeinterface.sorters.sorterlist import sorter_dict
from spikeinterface.core.globals import get_global_tmp_folder
from pathlib import Path
import json
import json, shutil

SorterClass = sorter_dict['spykingcircus2']
if output_folder is None:
Expand Down

0 comments on commit ddb1d51

Please sign in to comment.