Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Telescope and Site
-
Urgent?:No
Description
A change in exposure attributes makes `ts_phosim` tests fail. They got traced down to a failure of running
makeGainImages.py --detector_list R22_S00 R22_S01 R22_S02 R22_S10 R22_S11 R22_S12 R22_S20 R22_S21 R22_S22
with result of
C10 1.13363 |
C11 1.13924 |
C12 1.14159 |
C13 1.12823 |
C14 1.12049 |
C15 1.11689 |
C16 1.11823 |
C17 1.11963 |
C07 1.15505 |
C06 1.16376 |
C05 1.16142 |
C04 1.15927 |
C03 1.1674 |
C02 1.16757 |
C01 1.16235 |
C00 1.17143 |
Traceback (most recent call last):
|
File "/sdf/group/rubin/ncsa-home/home/scichris/aos/phosim_utils/bin/makeGainImages.py", line 90, in <module> |
main(just_wfs=args.just_wfs, detector_list=args.detector_list)
|
File "/sdf/group/rubin/ncsa-home/home/scichris/aos/phosim_utils/bin/makeGainImages.py", line 64, in main |
expInfo.setFilterLabel(inFilter)
|
AttributeError: 'lsst.afw.image._imageLib.ExposureInfo' object has no attribute 'setFilterLabel' |
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Remote Link | This issue links to "Page (Confluence)" [ 34788 ] |
Team | Telescope and Site [ 13500 ] |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Remote Link | This issue links to "Page (Confluence)" [ 34894 ] |
Github PR merged