ewoksfluo.tasks.example_data.xrf_spectra#

Functions

get_attenuators()

get_counts_array(counts)

get_detector([zero, gain])

get_fit_config([xmin, xmax, energy, ...])

get_material_config([elements, num_layers, ...])

get_materials(element_layers)

get_peak_shape()

get_quantification_config([flux, ...])

get_tube()

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

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

Classes

EmissionLineGroup(element, name, counts)

ScatterLineGroup(name, counts, prefix)