read_raw_spec function

Read raw spectra

Read raw spectra

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

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)
  • Maintainer: Florian Werner
  • License: GPL-3
  • Last published: 2017-11-22

Useful links