Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
-
Urgent?:No
Description
RFC-730 proposes a filter system that does not contain any metadata other than the filter names. This particularly includes wavelength information.
Search for code that refers to the FilterProperty class or Filter::getFilterProperty, and rewrite it to depend on external sources of the same information (e.g., transmission curves for wavelength information). I am recommending that this be done before FilterLabel is added to Exposure (and therefore before FilterProperty can be deprecated) so that any lessons learned can be incorporated into the FilterLabel design.
Attachments
Issue Links
- blocks
-
DM-27170 Deprecate and phase out afw::image::Filter
- Done
- contains
-
DM-26615 Remove afw.filter dependence from DCR model
- Done
- has to be done before
-
DM-27169 Use FilterLabel in Exposure/ExposureInfo
- Done
- is triggered by
-
RFC-730 Replace afw.image.Filter with simple label-based classes
- Implemented
- mentioned in
-
Page Loading...
Note that DCR use of FilterProperty is being removed separately on
DM-26615.