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

Message from verification of bounds of p_ion should report the value of p_ion #519

Open
mchamberland opened this issue Sep 16, 2024 · 0 comments

Comments

@mchamberland
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In the TG-51 module, if your p_ion is out of range (1.00 - 1.05), you get an error that says so... but it does not tell you what the value of p_ion is, which makes it hard to troubleshoot what the problem is. For example, I had a typo in one of my chamber readings, but since I could not see the value of p_ion, I couldn't be immediately certain.

Describe the solution you'd like
The temperature and pressure checks report the value of those, so p_ion should do the same.

Describe alternatives you've considered
Calculating p_ion by hand with a calculator, like an animal.

Additional context
The calibration module is great. I report this nitpicky detail because I care.

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