hexrd.config.instrument module

class hexrd.config.instrument.Instrument(cfg, instr_file=None)[source]

Bases: Config

Handle HEDM instrument config.

property configuration

Return the YAML config filename.

property detector_dict

Return dictionary of detectors.

property hedm

Return the HEDMInstrument class.