Skip to content

Commit

Permalink
spatial decay slope update function
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie-Fabre committed Jun 5, 2024
1 parent f876527 commit 85ffcce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bc_qualityMetrics_pipeline.m
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
% empty(e.g. ephysMetaDir = '')
kilosortVersion = 4;% if using kilosort4, you need to change this value. Otherwise it does not matter.

bc_updateSpatialDecaySlope(ephysKilosortPath, savePath)

%% check MATLAB version
if exist('isMATLABReleaseOlderThan', 'file') == 0 % function introduced in MATLAB 2020b.
oldMATLAB = true;
Expand Down

0 comments on commit 85ffcce

Please sign in to comment.