jaxrts.analysis.ITCF
- class jaxrts.analysis.ITCF(S_ee_conv: Quantity, E_shift: Quantity, instrument: Quantity, instrument_E: Quantity, E_cut: Quantity, raw: bool = False)[source]
Calculate \(F=\mathscr{L}[S]\) where S is the real dynamic structure factor (i.e., not convolved with the instrument function) See [Dornheim et al., 2022], Eqn (2).
Methods
F(tau)Calculate the Laplace Transform for the given structure factor.
__init__(S_ee_conv, E_shift, instrument, ...)get_T(tau_max)Attributes
If
raw==True, don't deconvolve with the instrument function.Examples using
jaxrts.analysis.ITCF