usnistgov / E3

API that provides standards based economic calculations.
Other
6 stars 3 forks source link

Sensitivity Debugging #39

Closed dw13813 closed 2 years ago

dw13813 commented 2 years ago

Looks like an issue is causing a discrepancy between the expected output and what the code is outputting. Tasha, could you check that the code is only updating the BCN object being altered and not creating an entirely new one. My concern is that the code may be double counting a BCN. I'll also double check that my test is coded properly in case the issue is on my end.

tashakim commented 2 years ago

I'll look into this

dw13813 commented 2 years ago

Sensitivity is functional