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

Update for the SCAN feature #102

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Update for the SCAN feature #102

wants to merge 7 commits into from

Conversation

arossia94
Copy link
Collaborator

@arossia94 arossia94 commented Dec 4, 2024

After all the latest updates, the SCAN feature seems to have stopped working. This PR is to review it and bring it up to date.
The first commit introduces a hack in the executable that does the chi2 scan for UV models prepared for fits on the mass.

  • Check that SCAN works in the simplest cases.
  • Check compatibility of SCAN with RGE interface
  • Check compatibility with new dataset features (format and scale mask)
  • Check compatibility with scans on UV couplings, in particular mass.

@LucaMantani
Copy link
Collaborator

I think the job of this PR will be made easier, especially in terms of RGE, once the #96 PR is merged.

@LucaMantani LucaMantani changed the base branch from main to optimise-rge-matrix-multiplication December 4, 2024 15:09
coeff.value = 0.0
coeff.is_free = False
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jacoterh @giacomomagni do you know why this was here? I didn't understand it and it seems to be working without it? Or maybe i missed something

Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe it is needed for the next iterations, like the comment says?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't see why...

@arossia94 arossia94 assigned arossia94 and unassigned arossia94 Dec 16, 2024
Base automatically changed from optimise-rge-matrix-multiplication to main December 16, 2024 09:56
Copy link
Collaborator Author

@arossia94 arossia94 left a comment

Choose a reason for hiding this comment

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

This seems to be ready to merge.

@LucaMantani LucaMantani marked this pull request as ready for review December 17, 2024 14:35
@LucaMantani
Copy link
Collaborator

This seems to be ready to merge.

Yeah, there a couple of things that I do not know if it made totally sense to change, so I'd like @jacoterh to have a look and do the review when he has time

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.

3 participants