hexrd.config.material module

class hexrd.config.material.MaterialConfig(cfg)[source]

Bases: Config

Handle material configuration.

property active

Return the active material key.

property beam_energy
property definitions

Return the materials database filename.

property dmin

Return the specified minimum d-spacing for hkl generation.

property exclusion_parameters
property fminr

Return the specified tth tolerance.

property materials

Return a dict of materials.

property plane_data

crystallographic information

property reset_exclusions

Flag to use hkls saved in the material

property tthw

Return the specified tth tolerance.