jaxrts.setup.get_probe_setup
- jaxrts.setup.get_probe_setup(k: Quantity, setup: Setup) Setup[source]
Returns a
Setup, which has the same properties of setup, but a different k. This is realized by modifying themeasured_energyattribute of setup.This helper function can be useful when evaluating e.g., S_ii Models at a different k than realized in an experiment, as it is required, e.g., for the Born collision frequency.
- Parameters:
k (Quantity) – The target value of k, the new Setup class should probe.
setup (Setup) – The original setup, from which the new setup should the derived from
- Returns:
Setup – A new
jaxrts.Setupthat now probes at the specified \(k\).
Examples using jaxrts.setup.get_probe_setup
LatticeDebyeModel for approximating diffuse scattering in crystals
LatticeDebyeModel for approximating diffuse scattering in crystals
Rayleigh weights for integer expanded ionization states
Rayleigh weights for integer expanded ionization states