Skip to content

Allowing OOs to use precomputed RGE matrix with fixed scale.#131

Open
arossia94 wants to merge 8 commits into
mainfrom
linked_rge_mat_for_OOs
Open

Allowing OOs to use precomputed RGE matrix with fixed scale.#131
arossia94 wants to merge 8 commits into
mainfrom
linked_rge_mat_for_OOs

Conversation

@arossia94
Copy link
Copy Markdown
Collaborator

So far, if one inputted a pre-computed RGE matrix with a fixed observable scale, the Optimal Observable module would ignore it and recompute the RGE with the observable scale that corresponds to each optimal observable.

This would cause incorrect results in the following situations:

  • When one wants to compare the impact of a fixed observable-scale for the RGE running, since the OOs would be computed as if it was the dynamical mode.
  • When one wants to use an RGE matrix computed outside SMEFiT.

This PR addresses both issues.

@arossia94 arossia94 marked this pull request as ready for review February 27, 2026 10:37
@arossia94 arossia94 self-assigned this Feb 27, 2026
@arossia94
Copy link
Copy Markdown
Collaborator Author

The tests seem to fail because they run on the latest release of smefit (3.1.1, from May 2025), which hadn't implemented the function load_precomputed_rge_matrix within the RGE module. However, this interface runs satisfactorily with the latest smefit version on the main branch of the github repo.

@arossia94
Copy link
Copy Markdown
Collaborator Author

Not prioritary for the ESPPU, but would affect if we do UV fits or mass scans with fixed observable scale.

@arossia94 arossia94 added post-ESPPU PRs to be worked on after the publication of the ESPPU study labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

post-ESPPU PRs to be worked on after the publication of the ESPPU study requires-luca

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant