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