Skip to content

Commit 04b0a5b

Browse files
committed
Removing merge_posthoc2
1 parent 0420a3d commit 04b0a5b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

kilosort_no_license/kilosort-compiled/ks_compiled.m

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ function ks_master(fpath)
1919
rez = fitTemplates(rez, DATA, uproj); % fit templates iteratively
2020
rez = fullMPMU(rez, DATA);% extract final spike times (overlapping extraction)
2121

22-
rez = merge_posthoc2(rez);
23-
fprintf('merge_posthoc2 error. Reporting pre-merge result\n');
24-
2522
% save python results file for Phy
2623
rezToPhy(rez, fullfile(fpath));
2724
catch

0 commit comments

Comments
 (0)