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 FitVal with UFloat #559

Closed
nkanazawa1989 opened this issue Dec 6, 2021 · 0 comments
Closed

Replace FitVal with UFloat #559

nkanazawa1989 opened this issue Dec 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nkanazawa1989
Copy link
Collaborator

What is the expected behavior?

With #551 we replace FitVal object with UFloat so that we can directly compute error propagation while keeping the parameter correlation. However, once we save the result in the result db, the UFloat is typecasted to FitVal and we cannot compute error propagation any more. We should update database service (json hook) to directly store the UFloat object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant