Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:None
-
Story Points:0.1
-
Epic Link:
-
Team:Data Facility
Description
In DM-4191, I included a change in DecamMapper._computeCcdExposureId: https://github.com/lsst/obs_decam/commit/08086d2a961ba7cef34f4a33acba1f6be356e25f
but missed to update the unit test getId.py accordingly.
More about that previous change in DecamMapper._computeCcdExposureId:
It actually wasn't directly relevant to ISR processing but was from conversations in HipChat obs_decam room Oct 21, 2015, 1:05 PM CDT
Attachments
Issue Links
- is triggered by
-
DM-4191 Initial code change to run ISR with DECam raw data
- Done
Lauren MacArthur, may you please review this 1-line fix in obs_decam/tests/getId.py on branch tickets/
DM-4297?I edited DecamMapper._computeCcdExposureId but missed to update the unit test.