Command-line helpers

Contents

Command-line helpers#

The command-line entry point of the sequence scripts. The options are derived from the entry point’s signature and its NumPy-style Parameters section.

Entry point#

Object

Input

Returns

Purpose

run

Script’s main, argument list

Exit status; writes the .seq file or file chain

Run a sequence script from the command line.