OpenwaterHealth / OpenwaterHealth/openlifu-python
Session can contain stale references to photoscans
Open
bug
needs-design
needs-triage:reproduced
- Dominant language
- Python
- Stars
- 27
- Forks
- 21
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 6
Description
The Session class, when loaded, may contain references to photoscans that are no longer in the database. If calling software attempts to retrieve these, file not found errors will occur. We should verify the validity of transducer tracking results in the session and sanitize on load.
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.