diff --git a/template_analysis/batch_template.m b/template_analysis/batch_template.m index ef8216a..fdcefc7 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); diff --git a/template_analysis/plusminus_template.m b/template_analysis/plusminus_template.m index 0c0cbbe..af6f2c5 100755 --- a/template_analysis/plusminus_template.m +++ b/template_analysis/plusminus_template.m @@ -23,7 +23,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); diff --git a/template_analysis/transfercurve_template.m b/template_analysis/transfercurve_template.m index c2b5fd1..0697d2a 100644 --- a/template_analysis/transfercurve_template.m +++ b/template_analysis/transfercurve_template.m @@ -25,7 +25,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); diff --git a/template_colormodel/CM120312.mat b/template_colormodel/CM120312.mat index fba2aa5..3904d38 100644 Binary files a/template_colormodel/CM120312.mat and b/template_colormodel/CM120312.mat differ