Description Usage Arguments Details Value Author(s)
Function to read raw data from the ulvac-phi trift TOF-SIMS
1 2 3 4 5 6 | cReadRawPhi(
analysisName,
mode = c("spectra", "imagepeaks", "image"),
PeakListobj = c(),
...
)
|
analysisName |
character |
mode |
character |
PeakListobj |
object of class PeakList |
... |
additional args |
This import function works on data recorded on the ulvac-phi trift ToF-SIMS with WinCadence software version V4.2. Other versions mostl likley will not work. In the current version, data has to be imported with 16bit word length, then converted to 64bit binary and finally converted and read with the word lenghts of the respective variables. Currently, the data is unit mass binned with bins of size one from -0.5 to + 0.5.
parsed rawdata for further processing
Lorenz Gerber, Viet Mai Hoang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.