read_raw_spec: Read raw spectra

Description Usage Arguments Examples

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

1
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

1
## any .xmu file as output from ATHENA (>=0.9.25)

Example output



LCF documentation built on May 2, 2019, 6:08 a.m.

Related to read_raw_spec in LCF...