Skip to content

Commit

Permalink
Update ec_tools/helper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxrider authored Aug 19, 2023
1 parent 7eb5142 commit 6f59040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec_tools/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def determine_scan_rate(t, x):


def find_extrema_indeces(y, mode="all"):
"""Return the indexes of limits of cyclic voltammetry.
"""Return the indexes of the reversal points of cyclic voltammetry.
Workaround for Windows platform:
list(array([...], dtype=int64))
Expand Down

0 comments on commit 6f59040

Please sign in to comment.