External Scripts

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

Overview

“External” SAL scripts run by the script queue. These are more experimental and less well tested than standard scripts. Please use them with caution.

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/externalscripts.

  • Add a test suite to the tests directory.

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

Developer Documentation

Version History