Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Story Points:1
-
Team:Architecture
-
Urgent?:No
Description
The LSSTCam header translator does not currently support on-sky data because we don't have on-sky data and the header standardization was fluid. This is causing trouble for both Phosim and Euclid simulations. Enable RA/Dec/rotangle translations following the standard currently used by LATISS data.
This moves some latiss methods into the shared base class so that ra/dec/rotpa can be calculated for LSSTCam.
I have then disabled comCam those same items for comCam until we get real data to be safe.
I have no enabled altaz calculation for LSSTCam because the test phosim file breaks if I do that. It can be trivially enabled once we get final phosim files.