Mercurial > hg > aimc
diff experiments/scripts/cnbh-syllables/results_plotting/gen_results.py @ 216:ff26c01db18d
- Typos
author | tomwalters |
---|---|
date | Tue, 14 Sep 2010 01:09:04 +0000 |
parents | 1ebf6aa96e3c |
children | 42d66bfbd9c8 |
line wrap: on
line diff
--- a/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py Tue Sep 14 01:00:41 2010 +0000 +++ b/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py Tue Sep 14 01:09:04 2010 +0000 @@ -66,7 +66,7 @@ test_talkers = value if option in ("-c", "--value_count"): total_value_count = int(value) - if option in ("-p", "--spoke_pattern_file"): + if option in ("-p", "--spoke_pattern"): spoke_pattern_file = value if option in ("-o", "--output_filename"): output_filename = value