hexrd.config.findorientations module

class hexrd.config.findorientations.ClusteringConfig(cfg)[source]

Bases: Config

property algorithm
property completeness
property radius
class hexrd.config.findorientations.EtaConfig(cfg)[source]

Bases: Config

property mask
property range
property tolerance
tolerance_dflt = 0.5
class hexrd.config.findorientations.FindOrientationsConfig(cfg)[source]

Bases: Config

property accepted_orientations_file

Path of accepted_orientations file

property clustering
property eta
property extract_measured_g_vectors
property grains_file

Path to grains.out file

property logfile

Name of log file

property omega
property orientation_maps
property threshold
property use_quaternion_grid
class hexrd.config.findorientations.OmegaConfig(cfg)[source]

Bases: Config

property period
property tolerance
tolerance_dflt = 0.5
class hexrd.config.findorientations.OrientationMapsConfig(cfg)[source]

Bases: Config

property active_hkls
property bin_frames
property eta_step
property file

Path of eta-omega maps file

property filter_maps
property scored_orientations_file
property threshold
class hexrd.config.findorientations.SeedSearchConfig(cfg)[source]

Bases: Config

property fiber_ndiv
property fiber_step
property hkl_seeds
property method