Skip to content

Component Uncertainty display #27

@robproject

Description

@robproject

Component uncertainties are not being displayed correctly. Not all components are included in final calculation, and the resulting plot and table aren't confirmed to be correct. However, the final Cd is correct.

image

cd_dict:
{'cd': ['0.623+/-0.027', 1], 'd': ['3.5050+/-0.0023', 0.35552162986652913], 'd1': ['0.6180+/-0.0011', 0.04535018907744455], 'd2': ['0.2380+/-0.0008', 5.3534862585380045], 'rho': ['1000.0+/-0', 0.0003115258281705462], 'dx': ['0.183+/-0.008', 26.740414435240016], 'dt': ['0.05555500+/-0.00000006', 11.215041521551804], 'dp': ['60.1+/-0.6', 0.3121192118749329]}

cd.derivatives:
defaultdict(None, {0.618+/-0.001129: 0.04535018907744455, 0.238+/-0.000784915: -5.3534862585380045, 1000.0+/-0: 0.0003115258281705462, 1.0+/-0.0006740185457389137: 0.0005928207196212992, 0.473+/-0.004: 0.5474844807217976, 1.0+/-0.0008221344172335811: -0.3121186488901675, 1.0387+/-0.0034: -0.5497954160283239, 0.05555500219448871+/-6.374816570826417e-08: -11.215041521551804, 0.0233+/-0.001: 26.740414435240016, 3.505+/-0.002284631: 0.35552162986652913})

cd.error_components():
{0.618+/-0.001129: 5.12003634684349e-05, 0.238+/-0.000784915: 0.004202031666620358, 1000.0+/-0: 0, 1.0+/-0.0006740185457389137: 3.9957215932304436e-07, 0.473+/-0.004: 0.00218993792288719, 1.0+/-0.0008221344172335811: 0.00025660348351305056, 1.0387+/-0.0034: 0.0018693044144963012, 0.05555500219448871+/-6.374816570826417e-08: 7.149383253409475e-07, 0.0233+/-0.001: 0.026740414435240018, 3.505+/-0.002284631: 0.0008122357367635984}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions