Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Arch 2019-04-01
-
Team:Architecture
Description
DM-9873 added support for None to be added to PropertyList. Update afw FITS reading to support undefined values.
Attachments
Issue Links
- is triggered by
-
DM-9873 PropertySet does not support values of None
- Done
Activity
Reviewers | Paul Price [ price ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Epic Link |
|
Paul Price thanks for agreeing to review. The changes are at https://github.com/lsst/afw/pull/446/files and depend on
DM-9873changes to daf_base.The substantive changes are small, with the bulk of the PR being test changes.