7 Commits (1d0dd666b04c9a7d27e5f48ffa2b9367037a721c)

Author SHA1 Message Date
Taha Ahmed 1d0dd666b0 Moved baseline args gam and scl.factor to Ramanpk() function arg. 13 years ago
Taha Ahmed 6a312409c3 Removed re-calc to evenly spaced shift from Raman2df().
The first test showed that such an approach would not work
(see comment in Raman2df()).
13 years ago
Taha Ahmed 9d67dbfad2 Raman2df() now includes evenly spaced spectrum in return dataframe.
It appears this will be such a common operation that it is worth
including in the fetch function itself.
13 years ago
Taha Ahmed aadd16e605 Raman spectrum are now sorted by increasing Raman shift by Raman2df().
INCA.R deals with EDS data.
Minor updates to CHI.R (check the diff logs for details).
13 years ago
Taha Ahmed 1dc00af759 Updated all functions to use the new ProvideSampleId() function. 13 years ago
Taha Ahmed 74450ff30c Most recent change: added working electrode area to electrochemical functions. 13 years ago
Taha Ahmed 64774c079e Added the function Raman2df().
Note: There should be a possibility to supply (as an argument to
Raman2df()) a custom sampleid which should then override the regexp-
based algorithm (only if that argument was supplied).
13 years ago