QC2 Schedule

On dev-vm101 QC2-Schedule.pl is located at: /home/kvalobs/QC2/QC2-Schedule and will generate

  • QC2-Schedule.html

with the commmand:

 $ ./QC2-Schedule.html  /etc/kvalobs/Qc2Config 

producing output as illustrated below (demo output).

#  Simple Perl script to plot the start times of each Qc2 algorithm 
#
#  Usage: 
#
#    ./QC2-Schedule.pl input-directory [output-filename]
#
#    input-directory : the path where the configuration files are located
#    e.g. /etc/kvalobs/Qc2Config
#
#    output-filename : an OPTIONAL filename for the output. The output is in html
#    so a filename of the form XXX.html is advised. If no filename is given
#    the script will write (overwrite mode) to QC2-Schedule.html in the local directory.
#
#    NB: Change the value of $ip when installing this file on a new system and place the
#    files:
#      bluebar.gif  blue-line.gif  busy.gif  shim.gif 
#    in the corresponding directory.
#
# ...
#

Sources

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • kvalobs/kvoss/system/qc2/user/qc2_schedule.txt
  • Last modified: 2022-05-31 09:29:32
  • (external edit)