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()).
14 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.
14 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).
14 years ago
Taha Ahmed
1dc00af759
Updated all functions to use the new ProvideSampleId() function.
14 years ago
Taha Ahmed
74450ff30c
Most recent change: added working electrode area to electrochemical functions.
14 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).
14 years ago