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

replace NaNs in output with 0 #310

Merged
merged 5 commits into from
Nov 15, 2024
Merged

replace NaNs in output with 0 #310

merged 5 commits into from
Nov 15, 2024

Conversation

RoyStegeman
Copy link
Member

To produce the fiatulux grids we use points at small-x (x=1e-6), where LeProHQ may return NaNs. @niclaurenti used a separate branch to produce these grids, but I believe we should be able to use master going forward so I implement the function here.

@felixhekhorn
Copy link
Contributor

The moment you fix black, I think this is good to go

@felixhekhorn felixhekhorn added the refactor Refactor code label Nov 15, 2024
@felixhekhorn
Copy link
Contributor

after merging, I guess we should make a tag to make @scarlehoff happy - see NNPDF/pinefarm#87

it will be a minor - see v0.13.4...master

@RoyStegeman RoyStegeman merged commit 97491b8 into master Nov 15, 2024
5 checks passed
@RoyStegeman RoyStegeman deleted the replace_nans branch November 15, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants