diff --git a/template_analysis/batch_template.m b/template_analysis/batch_template.m index f0880e9..689e265 100644 --- a/template_analysis/batch_template.m +++ b/template_analysis/batch_template.m @@ -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);