You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Taha Ahmed bd2b1731fc Major update in CHI.R, function amperometry2df() improved, fixed.
There was an error in amperometry2df(), whereby the timediff calculated
was way too low. Was possibly related to the It2charge() function
used to calculate those values. That function (in common.R) is no longer
used by amperometry2df().
Also updated amperometry2df() so it now includes the data attributes
in the return dataframe itself, as columns (compare cv2df()).

common.R: do not use the It2charge() function in the future.
Do such calculations inline instead.
13 years ago
.gitignore Most recent change: added working electrode area to electrochemical functions. 13 years ago
CHI.R Major update in CHI.R, function amperometry2df() improved, fixed. 13 years ago
LEO1550.R Created LEO1550.R: created tifftags2df() function. 13 years ago
Renishaw.R Updated all functions to use the new ProvideSampleId() function. 13 years ago
common.R Major update in CHI.R, function amperometry2df() improved, fixed. 13 years ago
xrdtf.R Updated all functions to use the new ProvideSampleId() function. 13 years ago