Standard Scripts

https://img.shields.io/badge/GitHub-ts_standardscripts-green.svg https://img.shields.io/badge/Jenkins-ts_standardscripts-green.svg https://img.shields.io/badge/Jira-ts_standardscripts-green.svg

Overview

The standard SAL scripts run by the script queue.

User Documentation

To add a script to this package:

  • Read SAL Scripts to learn the basics of writing a SAL script.

  • Add your script implementation to the library: python/lsst/ts/standardscripts.

  • Add a test suite to the tests directory.

  • Add a bin script to the python/lsst/ts/standardscripts/data/scripts directory.

Developer Documentation

Version History