Skip to content

Replace FitVal with UFloat #559

@nkanazawa1989

Description

@nkanazawa1989

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions