Details
-
Type:
Improvement
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_isr
-
Labels:None
-
Epic Link:
-
Team:Data Release Production
Description
The configuration options for IsrTask allow the NaN interpolation to be disabled, but only if brighter-fatter correction is False. If this is true, then the NaN interpolation is always performed, contrary to how the other interpolation is performed.
This ticket will add an option to universally disable NaN interpolation if desired.
Attachments
Issue Links
- is mitigated by
-
DM-19382 Refactor and reorder ISR steps to support writing pre-interpolated pixels
- Done
Moving interpolation into a single point removes this issue.