-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Splie the Ceria calib configs in energy and tth configs
Move the parameters peak_energies, max_peak_index and fit_index_ranges to the energy pydantic config. Allow tth_initial_guess and include_energy_ranges as inputs to edd.MCATthCalibrationProcessor to override the values of the corresponding fields in the energy calib input yaml file for all detectors. Removed hkl_indices from the input config. Made it a private attr for now, but it's not really needed as part of the configuration.
- Loading branch information
1 parent
3d008d2
commit 0772ceb
Showing
3 changed files
with
727 additions
and
720 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.