OpenwaterHealth / OpenwaterHealth/openlifu-python
Solution Analysis Options constants scaling
Open
@peterhollender is already working on this.
Since Jun 10, 2026.
bug
needs-design
needs-triage:reproduced
- Dominant language
- Python
- Stars
- 27
- Forks
- 21
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 6
Description
When using different frequencies, the default solution analysis options can result in inaccurate calculations of analysis values. Similarly, when the distance units parameter is set to something other than m, the defaults are set in m, so become inaccurate unless they are all set. We should switch to estimated-beamwidth derived defaults, and set any fixed defaults after the distance units have been read.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.