Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal committed Oct 14, 2017
1 parent 16b14d1 commit 4d96301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template_analysis/batch_template.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
AP=setPemDropThreshold(AP,5');
% Add autofluorescence back in after removing for compensation?
AP=setUseAutoFluorescence(AP,false');
% By default, analysis tries to fit constitutive to transformed and non-transformed components
% By default, analysis tries to fit constitutive to transformed and non-transformed components
% If your distribution is more complex or less complex, you can change the number of components
% AP=setNumGaussianComponents(AP,3);

Expand Down

0 comments on commit 4d96301

Please sign in to comment.