Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_middleware
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Feb 15 - Mar 1
-
Team:Telescope and Site
-
Urgent?:No
Description
Some CSCs, such as ts_FiberSpectrograph, have multiple simulation modes. Provide a way to provide good help for those modes in the command line argument parser.
Changes:
For an example using this new capability see ts_FiberSpectrograph:
https://github.com/lsst-ts/ts_FiberSpectrograph/blob/develop/python/lsst/ts/FiberSpectrograph/csc.py
I also implemented
DM-28917: allow configurable CSCs to store their configuration in code.For an example of how that works out, see any of the
DM-28926pull requests.Pull request: https://github.com/lsst-ts/ts_salobj/pull/180