Conversation
EW quadruplets with irreps (1,4)_{1/2} and (1,4)_{3/2} with fully general lagrangian. Models generated with SOLD.
Added the matching result at 1 loop for the model with the two EW quadruplets that combine into a custodial double quadruplet. With fully general UV couplings.
The custodial limit requires careful handling of the degenerate masses to avoid divergences. I started modifying the functions. -matchResToUVScanCard[] has a new option called "DegenerateMasses" that will allow the treatment of those particular cases. The default is "False". When that option is "True", it will call to a new "massHandlerCusto" function instead of the usual "massHandler" The "massHandlerCusto" is at the moment just a copy of "massHandler", lacks proper implementation.
Added the H^6 operator to the printed basis. SMEFiT can fit this operator since the inclusion of the HH measurements/projections. Additionally, reorganized the folders and stored sample runcards in a folder. All the cards there are for the EW quadruplets models.
Corrected link to the SMEFiT runcard writer.
Minimal mod to start new branch and PR
Added files and started updating the base runcard.
Default format is the older one. Added template of function for Mass scan.
Added the required function for MassScan cards from matching results. It prints in either Universal or SMEFiT formats. Tried on tree and 1-loop level results.
Sample cards with the new SMEFiT format and for mass scans.
In the SMEFiT-formatted cards, the RGE settings are now printed too. In the case of UV coupling scans, the initial RGE scale is equal to the minimum of the UV masses in GeV, i.e. the matching scale.
Additionally, included prototype new functions in the PackageTester notebook.
Matching done without the L3 term in the potential.
Obtained with SOLD.
The code doesn't handle well the negative powers of the UV coupling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR for updated package with following new features:
smefitformat. Keep masses symbolical, in the new smefit one can later set the mass to a fixed value.