Fix 'min_deviations + std' -> 'min_deviations * std' in hooke.util.peak
authorW. Trevor King <wking@drexel.edu>
Wed, 2 Jun 2010 05:31:44 +0000 (01:31 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 2 Jun 2010 05:31:44 +0000 (01:31 -0400)
commitd7ecd3fd6c049b59c55ea2fd83fa5207f67492d0
tree3d60555db02629442892d3548fe5343a92ff9032
parent58a1155a80a581a6768f768a9211feef9b547ddd
Fix 'min_deviations + std' -> 'min_deviations * std' in hooke.util.peak

Oops :p.
hooke/util/peak.py