Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Tsallis PDF #70

Merged
merged 11 commits into from
Apr 1, 2024
Merged

feat: add Tsallis PDF #70

merged 11 commits into from
Apr 1, 2024

Conversation

ikrommyd
Copy link
Contributor

@ikrommyd ikrommyd commented Mar 29, 2024

Adds Tsallis-Hagedorn PDF, a model for the minimum bias pT distribution
Related to zfit/zfit#512

Proposed Changes

  • Add Tsallis PDF

Tests added

  • tests/test_pdf_tsallis.py

Checklist

  • change approved
  • implementation finished
  • correct namespace imported
  • tests added
  • CHANGELOG updated

@ikrommyd
Copy link
Contributor Author

@jonas-eschle what's up with the error with python 3.8?

Copy link
Contributor

@jonas-eschle jonas-eschle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall! Minor stuff

zfit_physics/models/pdf_tsallis.py Outdated Show resolved Hide resolved
zfit_physics/models/pdf_tsallis.py Show resolved Hide resolved
zfit_physics/models/pdf_tsallis.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jonas-eschle jonas-eschle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, LGTM! You can ignore the failing Python 3.8 tests, they are also not required to pass

zfit_physics/models/pdf_tsallis.py Show resolved Hide resolved
@ikrommyd ikrommyd enabled auto-merge (squash) April 1, 2024 20:43
@ikrommyd ikrommyd disabled auto-merge April 1, 2024 20:44
@ikrommyd ikrommyd merged commit b260af3 into develop Apr 1, 2024
10 of 12 checks passed
@ikrommyd ikrommyd deleted the ikrommyd/tsallis branch April 1, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants