Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:AP S20-4 (March)
-
Team:Alert Production
-
Urgent?:No
Description
The decam convert tests in DM-22655 rely on a gen2 repo that does not exist in our CI system. To make those tests able to be run as part of CI, we need to shrink the calibration data that lives in ap_verify_ci_hits2015, and make a gen2 repo with it. If the data is small enough, that data could even live in obs_decam.
Tim Jenness's suggestion is to not zero all the data, but to set each data array to the HDU number, so that we can still test that gen3 and gen2 read the same pixel data.
Attachments
Issue Links
- is triggered by
-
DM-22655 Genericize gen2to3.py to be useable with any gen2 repo
- Done
It's possible that
DM-21849might not merge until Jim Bosch comes back online after the workshop so it's probably best not to wait on that. Master should be fine and it would be good to get Jenkins testing this – I only had to make a couple of tweaks on obs_decam to get it to work withDM-21849.