ska_pst.send.constants
Module for constants specific to SEND.
- ska_pst.send.constants.DATA_PRODUCT_FILE_NAME: str = 'ska-data-product.yaml'
Name of the data product metadata file.
- ska_pst.send.constants.DIR_PERMS: int = 511
The permissions needed for SEND directories.
This is set to global read/write/execute.
- ska_pst.send.constants.NANOSECONDS_PER_SEC = 1000000000.0
Number of nanoseconds per second.
- ska_pst.send.constants.PST_SUBSYSTEM_IDS: List[str] = ['pst-low', 'pst-mid']
The list of valid PST subsystem ids that SEND handles.