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

added fixed_bsm #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

added fixed_bsm #73

wants to merge 1 commit into from

Conversation

FrancescoMerlotti
Copy link
Collaborator

The aim of the PR is being able to perform PDF fits with a fixed BSM Wilson coefficient or Wilson coefficients linear combinations, using the simultaneous fit framework setting the simu_parameters to a fixed value using the constant keyword initialisation and adding fixed_bsm: True to the n3fit runcard.

  • Added fixed_bsm parameter to performfit function in n3fit/src/n3fit/performfit.py
  • Added fixed_bsm parameter to ModelTrainer object initialisation in n3fit/src/n3fit/performfit.py
  • Set CombineCfacLayer object to have untrainable weights if fixed_bsm is True in _generate_observables method of ModelTrainer class in n3fit/src/n3fit/model_trainer.py

I will add an example runcard once I test everything works properly

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.

1 participant