We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd8912 commit 2eb82d6Copy full SHA for 2eb82d6
demos/roi/label_and_extract_clusters.m
@@ -16,8 +16,6 @@
16
peakThreshold = 5;
17
extendThreshold = 50;
18
19
-zMap = renameNeuroSynth(zMap);
20
-
21
labeledClusters = labelClusters(zMap, peakThreshold, extendThreshold);
22
23
%% Use the output of the previous step
0 commit comments