seq  3.0.0
Namespaces | Functions | Variables
seq.py File Reference

Namespaces

 seq
 

Functions

def seq.main ()
 The Sequencer is a software component developed in the scope of the Instrument Control System Framework (ICS FW) as the generic tool for the execution of Observation Blocks (OB) and engineering scripts. More...
 
def seq.run (log_level, modules)
 
def seq.draw (log_level, output, modules)
 
def seq.gui (address, redis, logs, log_level, script)
 
def seq.server (address, redis, log_level)
 
def seq.client ()
 Starts a text based client. More...
 
def seq.shell (address, log_level, use_stdout, use_redis)
 
def seq.kernel (json, log_file, log_level)
 
def seq.ls ()
 list sequences found on PYTHONPATH More...
 

Variables

 seq.nargs
 Starts seq CLI. More...
 
 seq.type
 Draws the graph representation of a Sequencer script given in the command line. More...
 
 seq.default
 Client application for the Sequencer that allows to load OBs and execute scripts and monitor their progress. More...
 
 seq.show_default
 
 seq.True
 
 seq.help
 
 seq.False