read_raw_spec {LCF} | R Documentation |
Read raw spectra
Description
This function reads the raw .xmu file, extracts E0 and energy shift and returns a list with name, E0, energy shift, and the raw spectrum
Usage
read_raw_spec(file, use.eshift = NULL)
Arguments
file |
The raw .xmu file |
use.eshift |
Set TRUE, if using energy shift value, defaults to NULL |
Examples
## any .xmu file as output from ATHENA (>=0.9.25)
[Package LCF version 1.7.0 Index]