lst_auto_rta.Auto_RTA.main

lst_auto_rta.Auto_RTA.main()[source]
Entrypoint of Auto_RTA:
  • parse the available slurm nodes

  • check that the slurm nodes are in “connected” network mode

  • copy conda environment to slurm nodes (usually in /dev/shm/ (RAM))

  • query database for current RUN and for each run:
    • stops previous RTA reconstruction slurm jobs

    • starts new R0-DL1 jobs for the new RUN with static configuration (CDB config) and a newly written dynamic config

    • starts engineering GUI plotting scripts

  • stops at a fixed hour set in configuration, after cleaning slurm nodes memory.