ewoksfluo.tasks.example_data.xrf_spectra#

Functions

get_attenuators([angle_in, angle_out])

get_configuration(peaks[, xmin, xmax, zero, ...])

get_counts_array(counts)

get_detector([zero, gain])

get_fit_config([xmin, xmax, energy])

get_materials()

get_peak_shape()

get_quantification_config([flux, elapsed_time])

xrf_spectra(linegroups, scattergroups[, ...])

The returned spectra have the shape counts.shape + (nchannels,)

Classes

EmissionLineGroup(element, name, counts)

ScatterLineGroup(name, counts, prefix)