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

difficulties adding different error to each sample when only changing one variable #49

Open
fboschetty opened this issue Oct 10, 2024 · 0 comments

Comments

@fboschetty
Copy link
Contributor

I'm attempting to add noise to one variable (H2O_Liq) using tb.add_noise_sample_1phase(). The problem is that I want to add a different error for each sample, rather than a fixed value for all samples as in the examples on read the docs (e.g., 5 rel% or 0.5 wt%)
I have tried providing a series, and list, to the variable_err parameter but there is a shape mismatch.
Having looked at the code I think implementing this functionality would require a bit of a rewrite, but I wanted to check I wasn't missing something obvious.

Thanks,

Felix

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

No branches or pull requests

1 participant