Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_cfht, obs_decam, obs_lsstSim, obs_sdss
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Alert Production F16 - 8, Alert Production F16 - 9, Alert Production F16 - 10
-
Team:Alert Production
Description
Camera geometry used to be defined using PAF (policy) files, which are now deprecated. As part of the transition to the refactored camera geometry scheme, scripts were introduced to convert from the PAF files to the new camera geometry configuration scheme which uses FITS files and a python file to describe the camera. These scripts are still part of the obs_* packages, and some people rely on them for making changes to the camera description. On the other hand, the generated FITS files and python file are also first-class members of the obs_* packages. This means that we have two sources of the same information, which is dangerous.
For obs_lsstSim, obs_decam, obs_cfht and obs_sdss, we want these scripts to be the primary source of information. This means we should delete the generated files, and create them at build time. We should also standardise the name of the script used to generate these.
Attachments
Issue Links
- is triggered by
-
RFC-192 Single source for camera data
- Adopted
Building the camera description for LSST requires a GainFile and phosimVersion. The latter appears to be just some string, but the GainFile is real content, but not present in obs_lsstSim.