Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:Measurement-S14-4
-
Team:Data Release Production
Description
Some measurement failures are global for a whole exposure, such as a missing Psf or Wcs. The framework currently does not distinguish this from a failure in a single measurement.
Should add a new subclass of MeasurementError which can be thrown in these cases.
Should also add configuration option to the measurement framework to determine what should be done with this type of error.
We should also add an exception class and associated how-to-handle config for problems that indicate that something has gone wrong in pre-measurement processing, such as NaNs in the image.
Attachments
Issue Links
- mentioned in
-
Page Loading...
The kinds of errors to be handled in this ticket actually fall into two categories, which we should deal with differently: