resolve poisson and gamma distributions between _commonspeckle and skbeam #54
Labels
_commonspeckle
part of V2, but strictly related to a common repo (speckle + maybe scattering)
question
skbeam conflict
V2
required to move towards share XPCS/speckle analysis for CHX/CSX
Neet to address differences in two distribution functions.
Gamma Distribution
_commonspeckle
(lines 472-474 are completely different)
pyCHX/pyCHX/v2/_commonspeckle/chx_speckle.py
Lines 471 to 475 in 2ecdacf
skbeam
https://github.com/scikit-beam/scikit-beam/blob/655d55f6396524f012bd5d1e2dc3b3fa9d6d6512/skbeam/core/fitting/lineshapes.py#L414-L415
Poisson Distribution
_commonspeckle
(make sure K is a float)
pyCHX/pyCHX/v2/_commonspeckle/chx_speckle.py
Lines 545 to 550 in 2ecdacf
skbeam
https://github.com/scikit-beam/scikit-beam/blob/655d55f6396524f012bd5d1e2dc3b3fa9d6d6512/skbeam/core/fitting/lineshapes.py#L489-L493
The text was updated successfully, but these errors were encountered: