Below is a python program coded by myself, Forrest Nichols, and Ryan Lee capable of reading a csv file containing raw data from an ORR study and outputting three plots as well as csv files containing the coordinates of those plots. The program also outputs the Tafel slope and R squared value.
Koutecky-Levich Equation:
Tafel Equation:
Electrons Transferred Equation:
Python Program:
Along with the below images, the python program also creates three csv files containing the coordinates of each plot to be used in software programs such as SigmaPlot or Microsoft Excel.
Electrons Transferred Plot (platinum)
Koutecky-Levich Plot (Platinum)
Tafel Plot (Platinum)