TRXASprefitpack.res package¶
Module contents¶
TRXASprefitpack.res Package¶
res: subpackage for resdiual function for fitting time delay scan data or static spectrum data
- copyright
2021-2022 by pistack (Junho Lee).
- license
LGPL3.
Functions¶
|
Setting bound for time zero |
|
Setting bound for lifetime constant |
|
Setting bound for peak position and edge position |
|
scipy.optimize.least_squares compatible vector residual function for fitting multiple set of time delay scan with the sum of convolution of exponential decay and instrumental response function |
|
scipy.optimize.minimize compatible scalar residual and its gradient function for fitting multiple set of time delay scan with the sum of convolution of exponential decay and instrumental response function |
|
scipy.optimize.least_squares compatible gradient of vector residual function for fitting multiple set of time delay scan with the sum of convolution of damped oscillation and instrumental response function |
|
scipy.optimize.minimize compatible pair of scalar residual function and its gradient for fitting multiple set of time delay scan with the sum of convolution of damped oscillation and instrumental response function |
|
scipy.optimize.least_squares compatible vector residual function for fitting multiple set of time delay scan with the sum of convolution of (sum of exponential decay damped oscillation) and instrumental response function |
|
scipy.optimize.minimize compatible scalar residual and its gradient function for fitting multiple set of time delay scan with the sum of convolution of (sum of exponential decay damped oscillation) and instrumental response function |
|
scipy.optimize.least_squares compatible vector residual function for fitting multiple set of time delay scan with the sum of convolution of exponential decay and instrumental response function Set Time Zero of every time dset in same dataset same |
|
scipy.optimize.minimize compatible scalar residual and its gradient function for fitting multiple set of time delay scan with the sum of convolution of exponential decay and instrumental response function |
|
scipy.optimize.least_squares compatible gradient of vector residual function for fitting multiple set of time delay scan with the sum of convolution of damped oscillation and instrumental response function |
|
scipy.optimize.minimize compatible pair of scalar residual function and its gradient for fitting multiple set of time delay scan with the sum of convolution of damped oscillation and instrumental response function |
|
scipy.optimize.least_squares compatible vector residual function for fitting multiple set of time delay scan with the sum of convolution of (sum of exponential decay damped oscillation) and instrumental response function |
|
scipy.optimize.minimize compatible scalar residual and its gradient function for fitting multiple set of time delay scan with the sum of convolution of (sum of exponential decay damped oscillation) and instrumental response function |
|
scipy.optimize.least_squares compatible vector residual function for fitting static spectrum with the sum of voigt function, edge function base function |
|
scipy.optimize.minimizer compatible scalar residual function and its gradient for fitting static spectrum with the sum of voigt function, edge function base function |
|
residaul_thy scipy.optimize.least_squares compatible vector residual function for fitting static spectrum with the sum of voigt broadend theoretical spectrum, edge function base function |
|
scipy.optimize.minimize compatible scalar residual function and its gradient for fitting static spectrum with the sum of voigt broadend theoretical spectrum, edge function base function |