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 ef7aedb commit b680db4Copy full SHA for b680db4
template_colormodel/CM120312.mat
1.23 KB
template_colormodel/make_color_model.m
@@ -13,7 +13,7 @@
13
% Typically two components: one tight single-cell component, one diffuse
14
% non-cell or clump component. More complex distributions may need more.
15
%TASBEConfig.set('gating.kComponents') = 2;
16
-%TASBEConfig.set('selectedComponents') = [1];
+%TASBEConfig.set('gating.selectedComponents') = [1];
17
autogate = GMMGating(blankfile);
18
19
% Create one channel / colorfile pair for each color
0 commit comments