You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
When all-zero bin encountered in fit_trace with peak_method=gaussian, the bin peak
will be set to NaN in this case to work better with DogBoxLSQFitter. [#257]
Reverted the changes to background.Background.bgk_spectrum introduced in 1.5.0 [#266].