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

Design application for Uncertainty Quantification #318

Open
tkoskela opened this issue Jun 16, 2023 · 0 comments
Open

Design application for Uncertainty Quantification #318

tkoskela opened this issue Jun 16, 2023 · 0 comments

Comments

@tkoskela
Copy link
Contributor

Add UQ to FB model, starting just with hypothesis testing for features

  • This should be a separate executable but can be in the same purify repo.
  • After getting an image out of purify, users can fiddle with it to do feature removal or whatever. This is a manual process that we're not really involved with.
  • The UQ program should take the surrogate image, the purify output image, and the visibility data as inputs, and return the result of the hypothesis test.
  • Run imaging first -> external (manual) processing to get alternative image
  • UQ takes surrogate image, solution image, and original data
  • Start with just a hypothesis test: images + data -> bool
  • Telescope operator (Phi) is in purify
  • Long term it would need to be distributed, but not necessarily in the first instance
  • UQ should be able to be compiled with dependency on a limited set of Purify components

References

Python Code examples

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