Skip to content

Commit

Permalink
Merge branch 'sc2_fixes' of github.com:yger/spikeinterface into sc2_f…
Browse files Browse the repository at this point in the history
…ixes
  • Loading branch information
yger committed Oct 5, 2023
2 parents 403890c + f69d7e3 commit 75ee4ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def sigmoid(x, L, x0, k, b):

del we, sorting
import gc

gc.collect()

if params["tmp_folder"] is None:
Expand Down

0 comments on commit 75ee4ff

Please sign in to comment.