xoppylib.xoppy_xraylib_util

XOPPY utility functions wrapping dabax/xraylib for material constants, densities, and scattering factors.

Functions

Refractive_Index_Im_Extended_NIST(...[, ...])

Refractive_Index_Re_Extended_NIST(...[, ...])

density(descriptor[, material_constants_library])

density_element(DESCRIPTOR[, verbose, ...])

density_nist(DESCRIPTOR[, verbose, ...])

descriptor_kind_index(descriptor[, ...])

f0_xop(Z)

Returns the f0 value as stired in the f0_xop DABAX file:

nist_compound_list([material_constants_library])

parse_formula(formula[, ...])

param formula:

a formule (e.g. H2O)

write_spec_file(file_out, data, titles[, ...])

Writes a spec-formatted file :param file_out: Name of output file :param data: the numpy.array with data (ncolumns, npoints) :param titles: a list with labels of the columns :param scan_title: a scan title :return: