TRXASprefitpack.driver package¶
Module contents¶
TRXASprefitpack.driver Package¶
driver: subpackage for driver routine of TRXASprefitpack convolution of sum of exponential decay and instrumental response function
- copyright
2021-2022 by pistack (Junho Lee).
- license
LGPL3.
Functions¶
|
Calculate species associated difference spectrum from experimental energy scan data |
|
Calculate decay associated difference spectrum from experimental energy scan data |
|
save transient fitting result to the h5 file |
|
load transient fitting result from h5 file |
|
save static fitting result to the h5 file |
|
load static fitting result from h5 file |
|
Evaluates static spectrum from static spectrum fitting result. |
|
driver routine for fitting multiple data set of time delay scan data with sum of the convolution of exponential decay and instrumental response function. |
|
driver routine for fitting multiple data set of time delay scan data with sum of the convolution of dmped oscillation and instrumental response function. |
|
driver routine for fitting multiple data set of time delay scan data with sum of the convolution of exponential decay and instrumental response function and sum of the convolution of damped oscillation and insrumental response function. |
|
driver routine for fitting static spectrum with sum of voigt component, edge and polynomial baseline. |
|
driver routine for fitting static spectrum with sum of voigt broadend thoretical spectrum, edge and polynomial base line. |
|
Compare fit based on f-test |
|
Calculate 1d confidence interval of each parameter at significance level alpha Based on F-test method |
Classes¶
Represent results for fitting driver routine |
|
Represent results for fitting static driver routine |
|
Class for represent confidence interval of each parameter |