Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Telescope and Site
Description
Allow repackaging of raw phosim calibration files, i.e. bias, flats, darks. The filename and header structure is the same as for a science image, but `IMGTYPE` rather than `SKYEXP` needs to be one of `BIAS`, `FLAT`, or `DARK`
Completion criteria:
pass the translation as a calibration product, so that
astrometadata -p lsst.obs.lsst.translators translate MC_H_20000217_009999_R22_S00.fits
|
contains
observation_reason: phosim
|
observation_type: dark
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Te-Wei Tsai [ ttsai ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Opened a PR https://github.com/lsst-dm/phosim_utils/pull/15