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

OutlierDetection: raise exception instead of skipping on invalid input #1302

Closed
braingram opened this issue Jul 14, 2024 · 0 comments · Fixed by #1357
Closed

OutlierDetection: raise exception instead of skipping on invalid input #1302

braingram opened this issue Jul 14, 2024 · 0 comments · Fixed by #1357

Comments

@braingram
Copy link
Collaborator

braingram commented Jul 14, 2024

See https://github.com/spacetelescope/romancal/pull/1241/files#r1625005527

When input is invalid (for example, models are not images), raise a useful exception.

I suspect at least the test_outlier_skips_step_on_exposure_type_different_from_wfi_image will need to be changed to accommodate this change.

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

Successfully merging a pull request may close this issue.

1 participant