-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request